10000 [TwigBundle] fixed typo in composer.json · symfony/symfony@fccb98c · GitHub
[go: up one dir, main page]

Skip to content

Commit fccb98c

Browse files
committed
[TwigBundle] fixed typo in composer.json
1 parent 829b6bd commit fccb98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/TwigBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"symfony/asset": "~2.7|~3.0.0",
2121
"symfony/twig-bridge": "~2.7|~3.0.0",
2222
"symfony/http-foundation": "~2.5|~3.0.0",
23-
"symfony/http-kernel": "~2.7.23|~2.8.16"
23+
"symfony/http-kernel": "~2.7.23|~2.8.16",
2424
"twig/twig": "~1.28|~2.0"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)
0