Skip to content

Commit

Permalink
Trying to fix 7.0 php
Browse files Browse the repository at this point in the history
  • Loading branch information
mckayb committed Aug 4, 2017
1 parent dabf6cb commit 06c5076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2",
"squizlabs/php_codesniffer": "^3.0",
"phpunit/phpunit": "^6.0",
"squizlabs/php_codesniffer": "^2.8",
"satooshi/php-coveralls": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit 06c5076

Please sign in to comment.