Skip to content

Commit ba4b19b

Browse files
committed
Update:make compatible with Laravel 12
1 parent 2569ba0 commit ba4b19b

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
@@ -35,7 +35,7 @@
3535
"illuminate/pagination": "~8.0|~9.0|~10.0|~11.0|~12.0"
3636
},
3737
"require-dev": {
38-
"phpunit/phpunit": "8.3|8.5|9.3|^9.5|10.5.5|11.5",
38+
"phpunit/phpunit": "8.3|8.5|9.3|^9.5|10.5.5|^11.5.3",
3939
"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"

0 commit comments

Comments
 (0)