Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Commit 44eaf55

Browse files
authored
phpunit fixed
1 parent caaf1f6 commit 44eaf55

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
@@ -18,7 +18,7 @@
1818
"deimos/helper": "~0.3"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "~5.7",
21+
"phpunit/phpunit": "5.7.5",
2222
"codeclimate/php-test-reporter": "dev-master"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)