Skip to content

Commit c0d8127

Browse files
Update Laravel framework and testbench versions
1 parent 2b9c316 commit c0d8127

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"php": "^8.2",
4242
"composer-runtime-api": "^2.2",
4343
"dragon-code/support": "^6.6",
44-
"laravel/framework": "^11.0 || ^12.0",
44+
"laravel/framework": "^11.0 || ^12.0 || ^13.0",
4545
"laravel/prompts": ">=0.1",
4646
"spatie/laravel-data": "^4.14"
4747
},
4848
"require-dev": {
4949
"mockery/mockery": "^1.3.1",
5050
"nesbot/carbon": "^2.62.1 || ^3.0",
51-
"orchestra/testbench": "^9.0 || ^10.0",
51+
"orchestra/testbench": "^9.0 || ^10.0 || ^11.0",
5252
"phpunit/phpunit": "^11.0 || ^12.0"
5353
},
5454
"conflict": {

0 commit comments

Comments
 (0)