mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
update composer.json
This commit is contained in:
parent
f6bf2154b1
commit
c24949fb94
@ -17,18 +17,15 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"symfony/symfony": "2.5.*",
|
||||
"doctrine/orm": "2.5.*@dev",
|
||||
"doctrine/dbal": "2.5.*@dev",
|
||||
"doctrine/common": "2.4.*@dev",
|
||||
"symfony/symfony": "~2.5",
|
||||
"doctrine/orm": "~2.5@dev",
|
||||
"doctrine/dbal": "~2.5@dev",
|
||||
"doctrine/common": "~2.4@dev",
|
||||
"doctrine/doctrine-bundle": "~1.2@dev",
|
||||
"twig/extensions": "~1.0",
|
||||
"symfony/assetic-bundle": "~2.3",
|
||||
"symfony/swiftmailer-bundle": "~2.3",
|
||||
"symfony/monolog-bundle": "~2.4"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": "1.0-dev"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user