Skip to content

Commit 67b0e4d

Browse files
authored
Merge pull request #883 from dunglas/fix_builds
Fix builds
2 parents d5dcd38 + 580045f commit 67b0e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"psr/log": "^1.0",
4343
"symfony/asset": "^2.7 || ^3.0",
4444
"symfony/cache": "^3.1",
45-
"symfony/config": "^2.7 || ^3.0",
45+
"symfony/config": "^3.2",
4646
"symfony/dependency-injection": "^2.7 || ^3.0",
4747
"symfony/doctrine-bridge": "^2.8 || ^3.0",
4848
"symfony/phpunit-bridge": "^2.7 || ^3.0",

0 commit comments

Comments
 (0)