Skip to content

Commit 6f7c2af

Browse files
authored
phpunit min 5.7
1 parent 9ff5836 commit 6f7c2af

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
@@ -19,7 +19,7 @@
1919
"php": "^7.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "5.*"
22+
"phpunit/phpunit": "^5.7"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)