before remerve from turbo to master

This commit is contained in:
2022-11-15 17:17:47 +01:00
parent cd5f4e6590
commit 27454709af
8 changed files with 1076 additions and 37 deletions

View File

@@ -16,6 +16,8 @@
"league/commonmark": "^2.3",
"liip/imagine-bundle": "^2.9",
"nelmio/cors-bundle": "^2.2",
"php-flasher/flasher-sweetalert-symfony": "^1.7",
"php-flasher/flasher-symfony": "^1.7",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.4",
"rector/rector": "^0.12.21",
@@ -48,6 +50,9 @@
"symfony/string": "6.1.*",
"symfony/translation": "6.1.*",
"symfony/twig-bundle": "6.1.*",
"symfony/ux-cropperjs": "^2.5",
"symfony/ux-dropzone": "^2.5",
"symfony/ux-turbo": "^2.5",
"symfony/validator": "6.1.*",
"symfony/web-link": "6.1.*",
"symfony/webapp-meta": "^1.0",
@@ -57,7 +62,8 @@
"symfonycasts/verify-email-bundle": "^1.12",
"twig/extra-bundle": "^3.4",
"twig/markdown-extra": "^3.4",
"twig/twig": "3.4.*"
"twig/twig": "3.4.*",
"ext-http": "*"
},
"config": {
"allow-plugins": {