mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
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:
@@ -4,6 +4,7 @@
|
||||
"keywords": [
|
||||
":vendor_name",
|
||||
"laravel",
|
||||
"filamentphp",
|
||||
":package_slug"
|
||||
],
|
||||
"homepage": "https://github.com/:vendor_slug/:package_slug",
|
||||
|
||||
Reference in New Issue
Block a user