We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efa422 commit 795a4c0Copy full SHA for 795a4c0
composer.json
@@ -16,9 +16,9 @@
16
}
17
],
18
"require": { "php": "^8.2",
19
- "spatie/laravel-package-tools": "^1.16",
+ "illuminate/contracts": "^10.0||^11.0||^12.0",
20
"spatie/laravel-data": "^4.1.0",
21
- "illuminate/contracts": "^10.0||^11.0||^12.0"
+ "spatie/laravel-package-tools": "^1.16"
22
},
23
"require-dev": {
24
"laravel/pint": "^1.14",
0 commit comments