8000 [Twig/Bridge] fix perf issue on composer update with deps=low · symfony/symfony@20adf46 · GitHub
[go: up one dir, main page]

Skip to content

Commit 20adf46

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Bridge/Twig/composer.json

Lines 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