Improve travis builds and test PHP 7.0 and HHVM (with allow failures)
This commit is contained in:
parent
f9c6316bad
commit
fa0581b468
2 changed files with 19 additions and 9 deletions
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"php": "^5.3.9 || ^7.0",
|
||||
"alchemy/binary-driver": "^1.5",
|
||||
"doctrine/cache": "^1.0",
|
||||
"evenement/evenement": "^2.0 || ^1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue