mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
Merge pull request #59 from atmonshi/no-contracts
remove illuminate/contracts
This commit is contained in:
@@ -24,8 +24,7 @@
|
|||||||
"filament/filament": "^3.0",
|
"filament/filament": "^3.0",
|
||||||
"filament/forms": "^3.0",
|
"filament/forms": "^3.0",
|
||||||
"filament/tables": "^3.0",
|
"filament/tables": "^3.0",
|
||||||
"spatie/laravel-package-tools": "^1.15.0",
|
"spatie/laravel-package-tools": "^1.15.0"
|
||||||
"illuminate/contracts": "^10.0"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"laravel/pint": "^1.0",
|
"laravel/pint": "^1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user