There was an error while loading. Please reload this page.
1 parent 7e06204 commit 3938c02Copy full SHA for 3938c02
1 file changed
composer.json
@@ -17,13 +17,13 @@
17
],
18
"require": {
19
"php": "^8.2|^8.3|^8.4|^8.5",
20
- "illuminate/support": "^10.0|^11.0|^12.0"
+ "illuminate/support": "^10.0|^11.0|^12.0|^13.0"
21
},
22
"require-dev": {
23
"driftingly/rector-laravel": "^1.0|^2.0",
24
"larastan/larastan": "^2.0|^3.0",
25
"laravel/pint": "^1.26",
26
- "orchestra/testbench": "^8.0|^9.0|^10.0",
+ "orchestra/testbench": "^8.0|^9.0|^10.0|^11.0",
27
"pestphp/pest": "^2.0|^3.0|^4.0",
28
"pestphp/pest-plugin-laravel": "^2.0|^3.0|^4.0"
29
0 commit comments