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 83a0281 commit 05d7577Copy full SHA for 05d7577
1 file changed
composer.json
@@ -19,15 +19,15 @@
19
],
20
"require": {
21
"php": "^8.4||^8.3||^8.2",
22
- "illuminate/contracts": "^10.0||^11.0||^12.0",
+ "illuminate/contracts": "^10.0||^11.0||^12.0||^13.0",
23
"laravel/prompts": ">=0.1",
24
"spatie/laravel-package-tools": "^1.16"
25
},
26
"require-dev": {
27
"laravel/pint": "^1.14",
28
"nunomaduro/collision": "^8.8",
29
"larastan/larastan": "^3.0",
30
- "orchestra/testbench": "^10.0.0||^9.0.0",
+ "orchestra/testbench": "^11.0.0||^10.0.0||^9.0.0",
31
"pestphp/pest": "^4.0",
32
"pestphp/pest-plugin-arch": "^4.0",
33
"pestphp/pest-plugin-laravel": "^4.0",
0 commit comments