Skip to content

Commit aa298b4

Browse files
authored
Merge pull request #187 from emulienfou/master
Missing package `symfony/config` update to SF5
2 parents f3caf7c + 1df6f47 commit aa298b4

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)