Skip to content

Commit

Permalink
increased minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastian Hofmann committed Dec 15, 2015
1 parent 5681045 commit f87c5d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,8 +1,6 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
Expand Down
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -9,6 +9,7 @@
}
],
"require": {
"php": "^5.5 || ^7.0",
"symfony/console" : "~2.1",
"nikic/php-parser" : "~1.0",
"phpunit/php-timer": "~1.0"
Expand Down

0 comments on commit f87c5d3

Please sign in to comment.