Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Commit

Permalink
Update php version to 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sanpii committed Jun 22, 2016
1 parent 77be9fa commit 202af36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,6 @@ cache:
- $HOME/.composer/cache

php:
- 5.4
- 5.5
- 5.6
- 7.0
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -6,7 +6,7 @@
"license": "beerware",

"require": {
"php": ">=5.4",
"php": ">=5.5",
"behat/behat": "~3.0",
"guzzlehttp/guzzle": "~6.2",
"behat/mink-extension": "~2.0",
Expand Down

0 comments on commit 202af36

Please sign in to comment.