Skip to content

Commit 04b2fe5

Browse files
committed
Update:make compatible with Laravel 12
1 parent 5bce85e commit 04b2fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "8.3|8.5|9.3|^9.5|10.5.5",
39-
"orchestra/testbench": "5.*|^6.0|^6.6.0|^7.0.0|^8.0.0|v9.0.0",
39+
"orchestra/testbench": "5.*|^6.0|^6.6.0|^7.0.0|^8.0.0|v9.0.0|v10.0.0",
4040
"mockery/mockery": "1.4.x-dev|1.4.2|1.5.1|^1.6",
4141
"phpstan/phpstan": "^1.8"
4242
},

0 commit comments

Comments
 (0)