Skip to content

Commit

Permalink
prepared branch for version 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Dec 27, 2024
1 parent f1455e5 commit 12c4a7d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
},
"require": {
"php": "^8.3",
"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/form": "^6.4",
Expand All @@ -41,7 +41,7 @@
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-symfony": "^1.4.6",
"phpunit/phpunit": "^9.5.20",
"shopsys/coding-standards": "16.0.x-dev"
"shopsys/coding-standards": "17.0.x-dev"
},
"extra": {
"symfony": {
Expand Down

0 comments on commit 12c4a7d

Please sign in to comment.