Skip to content

Commit

Permalink
fixed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bupy7 committed Nov 21, 2018
1 parent f6605a6 commit 6abb551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ext-libxml": "*"
},
"require-dev": {
"phpunit/phpunit": "^5.7.27",
"phpunit/phpunit": ">=5.7.27",
"satooshi/php-coveralls": "^1.0.1 || ^2.0"
},
"autoload": {
Expand Down

0 comments on commit 6abb551

Please sign in to comment.