Add filamentphp as default Composer keyword

This way, we can easily filter packages at packagist.org specific for Filament PHP.
This commit is contained in:
Maarten Paauw
2024-04-20 21:45:26 +02:00
committed by GitHub
parent 5baff93cf2
commit 24dfa38877

View File

@@ -4,6 +4,7 @@
"keywords": [
":vendor_name",
"laravel",
"filamentphp",
":package_slug"
],
"homepage": "https://github.com/:vendor_slug/:package_slug",