From c0109daec4f24606ef0fdecc7ed9f315b2eb86a1 Mon Sep 17 00:00:00 2001 From: Rostislav Vitek Date: Fri, 27 Dec 2024 14:19:12 +0100 Subject: [PATCH] prepared branch for version 17.0 --- composer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 136d6ff99..1ee17988c 100644 --- a/composer.json +++ b/composer.json @@ -29,10 +29,10 @@ "overblog/graphql-bundle": "1.3.2", "overblog/graphiql-bundle": "^1.0", "overblog/dataloader-bundle": "^1.1", - "shopsys/form-types-bundle": "16.0.x-dev", - "shopsys/framework": "16.0.x-dev", - "shopsys/migrations": "16.0.x-dev", - "shopsys/plugin-interface": "16.0.x-dev", + "shopsys/form-types-bundle": "17.0.x-dev", + "shopsys/framework": "17.0.x-dev", + "shopsys/migrations": "17.0.x-dev", + "shopsys/plugin-interface": "17.0.x-dev", "symfony/config": "^6.4", "symfony/dependency-injection": "^6.4", "symfony/http-foundation": "^6.4", @@ -46,7 +46,7 @@ "phpstan/phpstan-phpunit": "^1.4.0", "phpstan/phpstan-symfony": "^1.4.6", "phpunit/phpunit": "^11.2.1", - "shopsys/coding-standards": "16.0.x-dev" + "shopsys/coding-standards": "17.0.x-dev" }, "config": { "allow-plugins": {