Skip to content

Commit 76f399c

Browse files
committed
PHP Unit constraint
1 parent f6fe66a commit 76f399c

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
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"orchestra/testbench": "^5.0|^6.0|^7.0",
3030
"mockery/mockery": "^1.3.3",
31-
"phpunit/phpunit": "^8.4|^9.5"
31+
"phpunit/phpunit": "^8.5.23|^9.5"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)