Skip to content

Commit 9f049ee

Browse files
author
Sergiy Petrov
committed
update minimum phpunit version
1 parent 5cb7882 commit 9f049ee

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
},
2929
"require-dev": {
3030
"mockery/mockery": "^1.3",
31-
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
31+
"phpunit/phpunit": "^7.0 || ^8.5.21 || ^9.0"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)