Skip to content

Commit

Permalink
Bump PHP version to 5.4
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Feb 12, 2014
1 parent c59a42c commit 5fbcc7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 5.3
php:
- 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 @@ -11,6 +11,7 @@
}
],
"require": {
"php": ">=5.4.0",
"imagine/imagine": "~0.5"
},
"require-dev": {
Expand Down

0 comments on commit 5fbcc7f

Please sign in to comment.