mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
allow php7 and upgrade to symfony 2.8
This commit is contained in:
parent
cad44ae461
commit
3d2426d8df
@ -16,8 +16,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "~5.5",
|
||||
"symfony/symfony": "~2.7",
|
||||
"php": "~5.5|~7.0",
|
||||
"symfony/symfony": "~2.8",
|
||||
"doctrine/orm": "~2.4",
|
||||
"doctrine/dbal" : "~2.5",
|
||||
"doctrine/common": "~2.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user