Bumped copyright, expanded PHP versions

This commit is contained in:
Josh Sherman 2018-01-09 00:15:18 -06:00
parent 340711b331
commit ac0903530a
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
4 changed files with 25 additions and 18 deletions

View file

@ -5,12 +5,10 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- hhvm
- hhvm-nightly
matrix:
allow_failures:
- php: hhvm-nightly
install:
- composer install