Improve test requirements and add versions to test matrix

* allow phpunit 5.7 and 6

* add PHP 7.1 and 7.2 to travis
This commit is contained in:
Remi Collet
2017-11-17 00:41:28 +01:00
committed by Eduardo Gulias Davis
parent 1bec00a100
commit a23fcc1315
3 changed files with 3 additions and 1814 deletions
+2
View File
@@ -6,6 +6,8 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- hhvm
env:
+1 -1
View File
@@ -25,7 +25,7 @@
},
"require-dev" : {
"satooshi/php-coveralls": "^1.0.1",
"phpunit/phpunit": "^4.8.35",
"phpunit/phpunit": "^4.8.35||^5.7||^6.0",
"dominicsayers/isemail": "dev-master"
},
"suggest": {
Generated
-1813
View File
File diff suppressed because it is too large Load Diff