Skip to content

Commit b0c73c9

Browse files
remove uneccesary packages from composer require
1 parent 948c7df commit b0c73c9

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@
88
"php": "~8.2.0 || ~8.3.0",
99
"sylius/sylius": "^2.0.0",
1010
"dompdf/dompdf": "^2.0",
11-
"sylius/twig-hooks": "^0.5",
12-
"sylius/twig-extra": "^0.5",
13-
"symfony/ux-autocomplete": "^2.17",
14-
"symfony/ux-live-component": "^2.20",
15-
"symfony/ux-twig-component": "^2.20",
16-
"symfony/webpack-encore-bundle": "^2.1",
17-
"symfony/stimulus-bundle": "^2.12"
11+
"symfony/webpack-encore-bundle": "^2.1"
1812
},
1913
"require-dev": {
2014
"behat/behat": "^3.14",

0 commit comments

Comments
 (0)