diff --git a/composer.json b/composer.json index e159eb64a0..72bf32257e 100644 --- a/composer.json +++ b/composer.json @@ -83,11 +83,11 @@ "scheb/2fa-email": "^5.7", "scheb/2fa-google-authenticator": "^5.7", "scheb/2fa-qr-code": "^5.7", - "shopsys/form-types-bundle": "15.0.x-dev", + "shopsys/form-types-bundle": "dev-mg-fix-split as 15.0.x-dev", "shopsys/jsformvalidator-bundle": "^1.7.0", - "shopsys/migrations": "15.0.x-dev", + "shopsys/migrations": "dev-mg-fix-split as 15.0.x-dev", "shopsys/ordered-form": "^5.2", - "shopsys/plugin-interface": "15.0.x-dev", + "shopsys/plugin-interface": "dev-mg-fix-split as 15.0.x-dev", "snc/redis-bundle": "^4.4.1", "spatie/opening-hours": "^3.0", "stof/doctrine-extensions-bundle": "^1.3.0", @@ -120,7 +120,7 @@ "phpstan/phpstan-symfony": "^1.4.6", "phpunit/phpunit": "^11.2.1", "psr/event-dispatcher": "^1.0.0", - "shopsys/coding-standards": "15.0.x-dev", + "shopsys/coding-standards": "dev-mg-fix-split as 15.0.x-dev", "sspooky13/yaml-standards": "^9.0", "symfony/var-dumper": "^5.4" },