Skip to content

Commit

Permalink
Fix failing build when using Symfony 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Dec 10, 2018
1 parent bc12909 commit 3f3cd95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -26,6 +26,7 @@
"require": {
"php": "^7.1",
"symfony/framework-bundle": "^3.4|^4.1",
"symfony/config": "^3.4|^4.1",
"symfony/console": "^3.4|^4.1",
"symfony/dependency-injection": "^3.4|^4.1",
"doctrine/dbal": "^2.5.12",
Expand Down

0 comments on commit 3f3cd95

Please sign in to comment.