Skip to content

Commit 5d31021

Browse files
committed
Added one more version for phpunit.
1 parent cecaddd commit 5d31021

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
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"nunomaduro/larastan": "^1.0|^2.0|^3.0",
29-
"phpunit/phpunit": "^9.0|^10.5|^12.0",
29+
"phpunit/phpunit": "^9.0|^10.5|^11.5|^12.0",
3030
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)