Skip to content

Commit 1df6f47

Browse files
Missing package symfony/config update to SF5
1 parent f3caf7c commit 1df6f47

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
@@ -25,7 +25,7 @@
2525
"friendsofphp/php-cs-fixer": "^2.15",
2626
"league/html-to-markdown": "^4.0",
2727
"psr/log": "^1.0",
28-
"symfony/config": "^3.3 || ^4.0",
28+
"symfony/config": "^3.3 || ^4.0 || ^5.0",
2929
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
3030
"symfony/yaml": "^2.7 || ^3.0 || ^4.0 || ^5.0",
3131
"twig/twig": "^1.35 || ^2.0 || ^3.0"

0 commit comments

Comments
 (0)