essaie d'installation du bundle avec les bundles ramsey/uuid et ramsey/uuid-doctrine
Showing
+4 -4
... | ... | @@ -7,7 +7,6 @@ |
{ "name": "Guillaume Perréal" }, | ||
{ "name": "Nicolas Raidelet" } | ||
], | ||
"minimum-stability": "stable", | ||
"homepage": "https://gitlab.irstea.fr/pole-is/bundles/file-upload-bundle", | ||
"support": { | ||
"email": "dsi.poleis@lists.irsta.fr", | ||
... | ... | @@ -30,13 +29,14 @@ |
"blueimp/jquery-file-upload": "~9.9", | ||
"doctrine/doctrine-bundle": "^1.6", | ||
"doctrine/orm": "^2.5", | ||
"irstea/theme-bundle": "^2.0@dev", | ||
"irstea/theme-bundle": "dev-47-integrer-webpack-encore", | ||
"knplabs/gaufrette": "^0.3", | ||
"knplabs/knp-gaufrette-bundle": "~0.1", | ||
"pagerfanta/pagerfanta": "^1.0", | ||
"psr/log": "^1.0", | ||
"ramsey/uuid": "~2.8", | ||
"sensio/framework-extra-bundle": "^3.0.2", | ||
"ramsey/uuid": "~3.0", | ||
"ramsey/uuid-doctrine": "^1.5", | ||
"sensio/framework-extra-bundle": "^5.3", | ||
"symfony/assetic-bundle": "^2.3", | ||
"symfony/intl": "^3.3", | ||
"symfony/monolog-bundle": "^3.1.0", | ||
... | ... |
Please register or sign in to comment