Skip to content

Commit b86806d

Browse files
committed
Remove unused dependencies
1 parent 111e7c1 commit b86806d

File tree

4 files changed

+1
-622
lines changed

4 files changed

+1
-622
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"ext-iconv": "*",
1010
"ext-mongodb": "*",
1111
"doctrine/mongodb-odm-bundle": "^4.5",
12-
"league/commonmark": "^2.3",
1312
"openai-php/symfony": "dev-main",
1413
"symfony/clock": "6.2.*",
1514
"symfony/console": "6.2.*",
@@ -22,12 +21,10 @@
2221
"symfony/ux-live-component": "^2.7",
2322
"symfony/ux-turbo": "^2.7",
2423
"symfony/ux-twig-component": "^2.7",
25-
"symfony/validator": "6.2.*",
2624
"symfony/webpack-encore-bundle": "^1.16",
2725
"symfony/yaml": "6.2.*",
2826
"twig/extra-bundle": "^2.12|^3.0",
2927
"twig/intl-extra": "^3.5",
30-
"twig/markdown-extra": "^3.5",
3128
"twig/twig": "^2.12|^3.0"
3229
},
3330
"require-dev": {

0 commit comments

Comments
 (0)