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 5b7f855 commit f084929Copy full SHA for f084929
composer.json
@@ -18,13 +18,13 @@
18
"require": {
19
"php": "^8.1",
20
"spatie/laravel-package-tools": "^1.9.2",
21
- "illuminate/contracts": "^9.0"
+ "illuminate/contracts": "^10.0"
22
},
23
"require-dev": {
24
"friendsofphp/php-cs-fixer": "^3.8",
25
"nunomaduro/collision": "^6.0",
26
"nunomaduro/larastan": "^2.0.1",
27
- "orchestra/testbench": "^7.0",
+ "orchestra/testbench": "^8.0",
28
"pestphp/pest": "^1.21",
29
"pestphp/pest-plugin-laravel": "^1.1",
30
"phpstan/extension-installer": "^1.1",
0 commit comments