1 parent 14f6963 commit b5b91bdCopy full SHA for b5b91bd
1 file changed
composer.json
@@ -18,11 +18,11 @@
18
],
19
"require": {
20
"php": "^8.1",
21
- "laravel/framework": "^10.13.1|^11.0|^12.0"
+ "laravel/framework": "^10.13.1|^11.0|^12.0|^13.0"
22
},
23
"require-dev": {
24
"laravel/pint": "^1.0",
25
- "orchestra/testbench": "^8.0|^9.0|^10.0",
+ "orchestra/testbench": "^8.0|^9.0|^10.0|^11.0",
26
"pestphp/pest": "^2.28.1|^3.0.0",
27
"pestphp/pest-plugin-laravel": "^2.2.0|^3.0.0",
28
"phpstan/phpstan": "^1.11|^2.0"
0 commit comments