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 20adf46

Browse filesBrowse files
[Twig/Bridge] fix perf issue on composer update with deps=low
1 parent f6b73e1 commit 20adf46
Copy full SHA for 20adf46

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎src/Symfony/Bridge/Twig/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/composer.json
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
},
7777
"minimum-stability": "dev",
7878
"extra": {
79+
"symfony": {
80+
"require": ">=3.4"
81+
},
7982
"branch-alias": {
8083
"dev-master": "4.4-dev"
8184
}

0 commit comments

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