8000 fix merge · symfony/symfony@086e457 · GitHub
[go: up one dir, main page]

Skip to content

Commit 086e457

Browse files
fix merge
1 parent 3ff0ff0 commit 086e457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"symfony/validator": "~3.4|~4.0",
2929
"symfony/dependency-injection": "~3.4|~4.0",
3030
"symfony/config": "~3.4|~4.0",
31+
"symfony/console": "~3.4|~4.0",
3132
"symfony/http-foundation": "~3.4|~4.0",
3233
"symfony/http-kernel": "~3.4|~4.0",
3334
"symfony/security-csrf": "~3.4|~4.0",
3435
"symfony/translation": "~3.4|~4.0",
3536
"symfony/var-dumper": "~3.4|~4.0"
36-
"symfony/console": "~3.4|~4.0"
3737
},
3838
"conflict": {
3939
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",

0 commit comments

Comments
 (0)
0