diff --git a/composer.json b/composer.json index b577e6f..e401727 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,9 @@ "license": "proprietary", "require": { "php": "^8.0", + "enshrined/svg-sanitize": "^0.15||^0.16", "php-http/message-factory": "^1.1", + "ramsey/uuid": "^3.9||^4.0", "sylius/calendar": "0.*", "sylius/mailer-bundle": "^1.8 || ^2.0", "sylius/sylius": "~1.10.0 || ~1.11.0 || ~1.12.0", diff --git a/symfony.lock b/symfony.lock index 0166bfe..0c2f6d9 100644 --- a/symfony.lock +++ b/symfony.lock @@ -140,6 +140,15 @@ "ref": "518ac22defa04a8a1d82479ed362e2921487adf0" } }, + "phpstan/phpstan": { + "version": "1.10", + "recipe": { + "repo": "github.com/symfony/recipes-contrib", + "branch": "main", + "version": "1.0", + "ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767" + } + }, "phpunit/phpunit": { "version": "9.6", "recipe": { @@ -163,15 +172,6 @@ "ref": "b4edd2a1e6ac1827202f336cac2771cb529de542" } }, - "sonata-project/doctrine-extensions": { - "version": "2.1", - "recipe": { - "repo": "github.com/symfony/recipes-contrib", - "branch": "main", - "version": "1.8", - "ref": "4ea4a4b6730f83239608d7d4c849533645c70169" - } - }, "sonata-project/form-extensions": { "version": "1.18", "recipe": { @@ -363,20 +363,6 @@ "config/packages/security.yaml" ] }, - "symfony/swiftmailer-bundle": { - "version": "3.5", - "recipe": { - "repo": "github.com/symfony/recipes", - "branch": "main", - "version": "2.5", - "ref": "f0b2fccdca2dfd97dc2fd5ad216d5e27c4f895ac" - }, - "files": [ - "config/packages/dev/swiftmailer.yaml", - "config/packages/swiftmailer.yaml", - "config/packages/test/swiftmailer.yaml" - ] - }, "symfony/translation": { "version": "6.0", "recipe": {