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.
illuminate/contracts
orchestra/testbench
1 parent 2992d6e commit 9d266c2Copy full SHA for 9d266c2
1 file changed
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"php": "^8.4",
20
- "illuminate/contracts": "^10.0||^11.0||^12.0"
+ "illuminate/contracts": "^12.0||^13.0"
21
},
22
"require-dev": {
23
"laravel/pint": "^1.14",
24
"nunomaduro/collision": "^8.8",
25
- "orchestra/testbench": "^10.0.0||^9.0.0",
+ "orchestra/testbench": "^10.0.0||^11.0.0",
26
"pestphp/pest": "^4.0",
27
"pestphp/pest-plugin-arch": "^4.0",
28
"pestphp/pest-plugin-laravel": "^4.0"
0 commit comments