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 dc07fa0 commit 064d2beCopy full SHA for 064d2be
composer.json
@@ -18,13 +18,13 @@
18
"require": {
19
"php": "^8.3",
20
"spatie/laravel-package-tools": "^1.16",
21
- "illuminate/contracts": "^10.0||^11.0"
+ "illuminate/contracts": "^10.0||^11.0||^12.0"
22
},
23
"require-dev": {
24
"laravel/pint": "^1.14",
25
"nunomaduro/collision": "^8.1.1||^7.10.0",
26
"larastan/larastan": "^3.0",
27
- "orchestra/testbench": "^9.0.0||^8.22.0",
+ "orchestra/testbench": "^10.0||^9.0.0||^8.22.0",
28
"pestphp/pest": "^3.0",
29
"pestphp/pest-plugin-arch": "^3.0",
30
"pestphp/pest-plugin-laravel": "^3.0",
0 commit comments