before move to spookie domain

This commit is contained in:
2022-11-22 13:55:10 +01:00
parent 335ca5e5ef
commit 97a4f63946
3 changed files with 356 additions and 379 deletions

View File

@@ -6,6 +6,7 @@
"require": {
"php": ">=8.1.0",
"ext-ctype": "*",
"ext-http": "*",
"ext-iconv": "*",
"doctrine/annotations": "^1.0",
"doctrine/doctrine-bundle": "^2.7",
@@ -16,8 +17,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",
"php-flasher/flasher-sweetalert-symfony": "^1.8",
"php-flasher/flasher-symfony": "^1.8",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.4",
"rector/rector": "^0.12.21",
@@ -62,8 +63,7 @@
"symfonycasts/verify-email-bundle": "^1.12",
"twig/extra-bundle": "^3.4",
"twig/markdown-extra": "^3.4",
"twig/twig": "3.4.*",
"ext-http": "*"
"twig/twig": "3.4.*"
},
"config": {
"allow-plugins": {