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:
ZedoX
2022-09-14 09:40:31 +05:00
committed by GitHub
parent aeefd7a304
commit 066af86954

View File

@@ -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": {