Updated cwd/data-bundle dependency to 0.2
... | ... | @@ -25,7 +25,7 @@ |
"ext-pdo": "*", | ||
"ext-pdo_mysql": "*", | ||
"ext-pdo_pgsql": "*", | ||
"cwd/data-bundle": "^0.1", | ||
"cwd/data-bundle": "^0.2", | ||
"symfony/dependency-injection": "^2.8|^3.0", | ||
"symfony/http-kernel": "^2.8|^3.0", | ||
"symfony/expression-language": "^2.8|^3.0", | ||
... | ... |
Please register or sign in to comment