mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
switch composer.json to symfony3
This commit is contained in:
parent
193460a9a6
commit
81314fe515
@ -19,25 +19,11 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "~5.6|~7",
|
||||
"twig/extensions": "~1.0",
|
||||
"symfony/assetic-bundle": "~2.3",
|
||||
"symfony/monolog-bundle": "^2.7",
|
||||
"symfony/yaml": "~2.7",
|
||||
"symfony/symfony": "~2.8",
|
||||
"doctrine/dbal": "~2.5",
|
||||
"doctrine/orm": "~2.5",
|
||||
"doctrine/common": "~2.4",
|
||||
"doctrine/doctrine-bundle": "~1.2",
|
||||
"chill-project/main": "dev-upgrade-sf3",
|
||||
"chill-project/custom-fields": "dev-upgrade-sf3@dev",
|
||||
"doctrine/doctrine-fixtures-bundle": "~2.2",
|
||||
"champs-libres/composer-bundle-migration": "~1.0",
|
||||
"doctrine/doctrine-migrations-bundle": "~1.1",
|
||||
"doctrine/migrations": "~1.0"
|
||||
"chill-project/custom-fields": "dev-upgrade-sf3@dev"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/phpunit-bridge": "~2.7",
|
||||
"symfony/phpunit-bridge": "~3",
|
||||
"fzaninotto/faker": "~1",
|
||||
"phpunit/phpunit": "~5.6"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user