Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 33f30b7

Browse filesBrowse files
committed
[TwigBundle] Add missing dev dependency to console
1 parent 5478a9d commit 33f30b7
Copy full SHA for 33f30b7

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎src/Symfony/Bundle/TwigBundle/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/composer.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
},
2525
"require-dev": {
2626
"symfony/stopwatch": "~2.8|~3.0",
27+
"symfony/console": "~3.3",
2728
"symfony/dependency-injection": "~2.8|~3.0",
2829
"symfony/expression-language": "~2.8|~3.0",
2930
"symfony/config": "~2.8|~3.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.