Skip to content

Commit

Permalink
Actively supported php versions are reflected in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DRvanR committed Aug 3, 2016
1 parent 0b238d5 commit 3e4e2ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ php:
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0

env:
global:
- SYMFONY_ENV=test
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Step-up Self-Service

## Requirements

* PHP 5.6 (Note that we test on 7.0 but do not run or support it officially)
* PHP 5.6+ or PHP7
* [Composer](https://getcomposer.org/)
* A web server (Apache, Nginx)
* Graylog2 (or disable this Monolog handler)
Expand Down

0 comments on commit 3e4e2ee

Please sign in to comment.