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 2b9c316 commit c0d8127Copy full SHA for c0d8127
1 file changed
composer.json
@@ -41,14 +41,14 @@
41
"php": "^8.2",
42
"composer-runtime-api": "^2.2",
43
"dragon-code/support": "^6.6",
44
- "laravel/framework": "^11.0 || ^12.0",
+ "laravel/framework": "^11.0 || ^12.0 || ^13.0",
45
"laravel/prompts": ">=0.1",
46
"spatie/laravel-data": "^4.14"
47
},
48
"require-dev": {
49
"mockery/mockery": "^1.3.1",
50
"nesbot/carbon": "^2.62.1 || ^3.0",
51
- "orchestra/testbench": "^9.0 || ^10.0",
+ "orchestra/testbench": "^9.0 || ^10.0 || ^11.0",
52
"phpunit/phpunit": "^11.0 || ^12.0"
53
54
"conflict": {
0 commit comments