on utilise la nouvelle version du themebundle
parent
7dc616db
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
Showing
+2 -1
... | @@ -31,13 +31,14 @@ | ... | @@ -31,13 +31,14 @@ |
"blueimp/jquery-file-upload": "~9.9", | "blueimp/jquery-file-upload": "~9.9", | ||
"doctrine/doctrine-bundle": "^1.6", | "doctrine/doctrine-bundle": "^1.6", | ||
"doctrine/orm": "^2.5", | "doctrine/orm": "^2.5", | ||
"irstea/theme-bundle": "dev-utilisation_bundle_dans_projet_symfony3.4", | |||
"knplabs/gaufrette": "^0.3", | "knplabs/gaufrette": "^0.3", | ||
"knplabs/knp-gaufrette-bundle": "~0.1", | "knplabs/knp-gaufrette-bundle": "~0.1", | ||
"pagerfanta/pagerfanta": "^1.0", | "pagerfanta/pagerfanta": "^1.0", | ||
"psr/log": "^1.0", | "psr/log": "^1.0", | ||
"ramsey/uuid": "^3.0", | "ramsey/uuid": "^3.0", | ||
"ramsey/uuid-doctrine": "^1.5", | "ramsey/uuid-doctrine": "^1.5", | ||
"sensio/framework-extra-bundle": "^3.0", | "sensio/framework-extra-bundle": "^5.3", | ||
"symfony/assetic-bundle": "^2.3", | "symfony/assetic-bundle": "^2.3", | ||
"symfony/config": "^3.0", | "symfony/config": "^3.0", | ||
"symfony/console": "^3.0", | "symfony/console": "^3.0", | ||
... | ... |
Please register or sign in to comment