Skip to content

Commit 1240f5f

Browse files
committed
Fix travis
1 parent 52fb9ab commit 1240f5f

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
"symfony/options-resolver": "^3.4|^4.0"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^7.5",
21+
"phpunit/phpunit": "^5.7",
2222
"php-http/guzzle6-adapter": "^1.1"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)