|
|
@@ -30,7 +30,6 @@
|
|
|
"nelmio/cors-bundle": "^2.1",
|
|
|
"odolbeau/phone-number-bundle": "^3.1",
|
|
|
"phpdocumentor/reflection-docblock": "^5.2",
|
|
|
- "ralouphie/mimey": "^1.0",
|
|
|
"ramsey/uuid": "^4.2",
|
|
|
"symfony/asset": "6.2.*",
|
|
|
"symfony/console": "6.2.*",
|
|
|
@@ -62,11 +61,13 @@
|
|
|
"twig/extra-bundle": "^3.4",
|
|
|
"twig/inky-extra": "^3.4",
|
|
|
"vincent/foselastica": "1.3",
|
|
|
- "webonyx/graphql-php": "^14.3"
|
|
|
+ "webonyx/graphql-php": "^14.3",
|
|
|
+ "xantios/mimey": "*"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"cyclonedx/cyclonedx-php-composer": "^3.4",
|
|
|
"phpstan/phpstan": "^1.9",
|
|
|
+ "phpunit/phpunit": "^9.6",
|
|
|
"rector/rector": "^0.15.13",
|
|
|
"symfony/debug-bundle": "6.2.*",
|
|
|
"symfony/maker-bundle": "^1.21",
|