Skip to content

Commit 06f0896

Browse files
committed
Allow symfony/config 3.3 instead of 2.8
1 parent 7db5340 commit 06f0896

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
@@ -8,7 +8,7 @@
88
"php": "^7.0",
99
"ext-json": "*",
1010
"composer/composer": "@stable",
11-
"symfony/config": "^2.8||^4.4",
11+
"symfony/config": "^3.3||^4.4",
1212
"symfony/console": "^2.8||^4.0",
1313
"symfony/dependency-injection": "^3.3||^4.3",
1414
"symfony/process": "^2.1||^4.1"

0 commit comments

Comments
 (0)