Skip to content

Commit

Permalink
Require PHP 5.4+
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfraile committed Aug 30, 2014
1 parent 63205b0 commit b171cbd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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.3
- 5.4
- 5.5
- 5.6
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"psr-0": { "Distill\\": "src/" }
},
"require": {
"php": ">=5.4.0",
"symfony/process": "~2.5",
"guzzlehttp/guzzle": "~4.0"
},
Expand Down

0 comments on commit b171cbd

Please sign in to comment.