Correction d'une typo dans composer.json.
Showing
+1 -1
... | ... | @@ -16,7 +16,7 @@ |
], | ||
"require": { | ||
"php": ">=5.6", | ||
"symfony/framework-bundle": "^2.7 || ^3.0", | ||
"symfony/framework-bundle": "^2.7 || ^3.0", | ||
"doctrine/doctrine-bundle": "^1.6" | ||
}, | ||
"require-dev": { | ||
... | ... |
Please register or sign in to comment