Fixe ramsey/uuid-doctrine à une version 1.5+.
Showing
+1 -1
... | ... | @@ -36,7 +36,7 @@ |
"pagerfanta/pagerfanta": "^1.0", | ||
"psr/log": "^1.0", | ||
"ramsey/uuid": "^3.0", | ||
"ramsey/uuid-doctrine": "*", | ||
"ramsey/uuid-doctrine": "^1.5", | ||
"sensio/framework-extra-bundle": "^3.0.2", | ||
"symfony/assetic-bundle": "^2.3", | ||
"symfony/intl": "^3.3", | ||
... | ... |
Please register or sign in to comment