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 2ff6929 commit 236f0deCopy full SHA for 236f0de
composer.json
@@ -17,10 +17,10 @@
17
],
18
"require": {
19
"php": "^8.0",
20
- "spatie/laravel-package-tools": "^1.9.2",
21
- "illuminate/contracts": "^9.0"
+ "spatie/laravel-package-tools": "^1.9.2"
22
},
23
"require-dev": {
+ "illuminate/contracts": "^9.0",
24
"nunomaduro/collision": "^6.0",
25
"nunomaduro/larastan": "^2.0.1",
26
"orchestra/testbench": "^7.0",
0 commit comments