Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit a016066

Browse files
committed
Merge branch '4.4'
* 4.4: Rely on the new twig-pack Don't install deprecated WebServerBundle
2 parents d996ae1 + a77cbe8 commit a016066

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/serializer-pack": "*",
2828
"symfony/swiftmailer-bundle": "^3.1",
2929
"symfony/translation": "*",
30-
"symfony/twig-bundle": "*",
30+
"symfony/twig-pack": "*",
3131
"symfony/validator": "*",
3232
"symfony/web-link": "*",
3333
"symfony/yaml": "*"
@@ -38,8 +38,7 @@
3838
"symfony/debug-pack": "*",
3939
"symfony/maker-bundle": "^1.0",
4040
"symfony/profiler-pack": "*",
41-
"symfony/test-pack": "*",
42-
"symfony/web-server-bundle": "*"
41+
"symfony/test-pack": "*"
4342
},
4443
"config": {
4544
"preferred-install": {

0 commit comments

Comments
 (0)