Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared King committed Feb 11, 2017
1 parent eadf575 commit 49b3e75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: php

php:
- 7.1
- 7.0
- 5.6
- hhvm
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ You will find a minimum amount of opinion in this framework. It's targeted at se

## Requirements

- PHP 5.4+, PHP 7, or HHVM 3.3+
- PHP 5.6+, PHP 7+, or HHVM 3.3+

## Installation

Expand Down

0 comments on commit 49b3e75

Please sign in to comment.