Skip to content

Commit

Permalink
bumped php version to php5.5 just like Silex2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoba committed May 24, 2016
1 parent a8173b5 commit da1f45b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"php": ">=5.3.4",
"php": ">=5.5.9",
"silex/silex": "^2.0",
"gabordemooij/redbean": "^4.0"
},
Expand Down

0 comments on commit da1f45b

Please sign in to comment.