Skip to content

Commit fa81f2a

Browse files
Update phpunit/phpunit requirement from ^9.6 to ^9.6 || ^10.0 (#78)
1 parent 190ae7a commit fa81f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"orchestra/testbench": "^3.5|^6.0|^4.0|^7.0|^8.0",
4444
"php-coveralls/php-coveralls": "^2.1",
4545
"codeception/codeception": "^3.0|^4.0|^5.0",
46-
"phpunit/phpunit": "^9.6"
46+
"phpunit/phpunit": "^9.6 || ^10.0"
4747
},
4848
"scripts": {
4949
"lint": [

0 commit comments

Comments
 (0)