mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
Bump spatie/laravel-package-tools version
Allows to use the new install command, without failing the tests on `prefer-lowest` stability
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"filament/filament": "^2.0",
|
||||
"spatie/laravel-package-tools": "^1.9.2",
|
||||
"spatie/laravel-package-tools": "^1.13.5",
|
||||
"illuminate/contracts": "^9.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -76,4 +76,4 @@
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user