Skip to content

Commit

Permalink
Min php 5.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
peppeocchi committed Nov 20, 2015
1 parent 79fef41 commit 803a3ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
matrix:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"php": ">=5.5.9",
"mtdowling/cron-expression": "@stable",
"swiftmailer/swiftmailer": "@stable"
},
Expand Down

0 comments on commit 803a3ff

Please sign in to comment.