Skip to content

Commit

Permalink
Changing PHP version 7.0, 7.1 and switched hhvm to nightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
allebb committed Aug 22, 2017
1 parent 3eee5a1 commit 0340dda
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 @@ -21,7 +21,7 @@
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "6.2.*"
"phpunit/phpunit": "5.7.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0340dda

Please sign in to comment.