Skip to content

Commit

Permalink
php-5.5 not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
takashiki committed May 29, 2017
1 parent 34d4d84 commit e778980
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- '5.5'
- '5.6'
- '7.0'
- '7.1'
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"require": {
"php": ">=5.5.0",
"php": ">=5.6.4",
"catfan/medoo": "^0.9.8",
"etechnika/idna-convert": "^1.1",
"glenscott/url-normalizer": "*",
Expand Down

0 comments on commit e778980

Please sign in to comment.