Skip to content

Commit f7806a6

Browse files
committed
Add legacy version of symfony/config for PHP 7.0
1 parent e88f26b commit f7806a6

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": "^4.4",
11+
"symfony/config": "^2.8||^4.4",
1212
"symfony/console": "^2.8||^4.0",
1313
"symfony/dependency-injection": "^2.8||^4.3",
1414
"symfony/process": "^2.1||^4.1"

0 commit comments

Comments
 (0)