diff --git a/composer.json b/composer.json index 1f2943563..9409ca3cd 100644 --- a/composer.json +++ b/composer.json @@ -84,10 +84,10 @@ "scheb/2fa-bundle": "^7.6.0", "scheb/2fa-email": "^7.6.0", "scheb/2fa-google-authenticator": "^7.6.0", - "shopsys/form-types-bundle": "16.0.0", + "shopsys/form-types-bundle": "16.0.x-dev", "shopsys/jsformvalidator-bundle": "^2.0.0", - "shopsys/migrations": "16.0.0", - "shopsys/plugin-interface": "16.0.0", + "shopsys/migrations": "16.0.x-dev", + "shopsys/plugin-interface": "16.0.x-dev", "snc/redis-bundle": "^4.8.0", "spatie/opening-hours": "^4.0", "stof/doctrine-extensions-bundle": "^1.3.0", @@ -122,7 +122,7 @@ "phpstan/phpstan-symfony": "^1.4.6", "phpunit/phpunit": "^11.2.1", "psr/event-dispatcher": "^1.0.0", - "shopsys/coding-standards": "16.0.0", + "shopsys/coding-standards": "16.0.x-dev", "sspooky13/yaml-standards": "^9.0", "symfony/var-dumper": "^6.4" },