Skip to content

Commit

Permalink
Update composer.json : add modules dependencies
Browse files Browse the repository at this point in the history
get out dependencies from thelia/thelia
  • Loading branch information
anoziere authored Dec 19, 2024
1 parent 80291f6 commit ba7270b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"symfony/ux-translator": "^2.19",
"symfony/ux-live-component": "^2.19",
"symfony/twig-bundle": "6.4.*",
"thelia/front-module": "2.5.*",
"thelia/thelia-library-module": "1.*",
"thelia/thelia-blocks-module": "dev-twig",
"thelia/twig-engine-module": "dev-twig",
"twig/intl-extra": "^3.16"
},
"autoload": {
Expand Down

0 comments on commit ba7270b

Please sign in to comment.