Skip to content

Commit

Permalink
PHP unit update
Browse files Browse the repository at this point in the history
  • Loading branch information
ngfw committed May 14, 2017
1 parent cccea6b commit 191a879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: php
php:
- 5.6
- 7.1
- 7.0
- hhvm

before_script:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~5.5"
"phpunit/phpunit": "5.7.19"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 191a879

Please sign in to comment.