Skip to content

Commit 417c01b

Browse files
committed
fix phpunit
1 parent c39ce73 commit 417c01b

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
@@ -14,7 +14,7 @@
1414
"ext-json": "*"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^7.5.20",
17+
"phpunit/phpunit": ">=7.5.20",
1818
"php-coveralls/php-coveralls": "^2.1",
1919
"squizlabs/php_codesniffer": "^3.4",
2020
"phpmd/phpmd" : "@stable",

0 commit comments

Comments
 (0)