Skip to content

Commit

Permalink
fixup! all Shopsys packages are now dependent on "dev-16.0 as 16.0.0"…
Browse files Browse the repository at this point in the history
… version of all other Shopsys packages
  • Loading branch information
vitek-rostislav committed Dec 30, 2024
1 parent e0bf3f7 commit 51c680c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"doctrine/doctrine-bundle": "^2.5.7",
"doctrine/orm": "^2.11.2",
"doctrine/persistence": "^3.3.3",
"shopsys/form-types-bundle": "dev-16.0 as 16.0.0",
"shopsys/framework": "dev-16.0 as 16.0.0",
"shopsys/migrations": "dev-16.0 as 16.0.0",
"shopsys/plugin-interface": "dev-16.0 as 16.0.0",
"shopsys/form-types-bundle": "dev-rc-16-0-0 as 16.0.0",
"shopsys/framework": "dev-rc-16-0-0 as 16.0.0",
"shopsys/migrations": "dev-rc-16-0-0 as 16.0.0",
"shopsys/plugin-interface": "dev-rc-16-0-0 as 16.0.0",
"symfony/config": "^6.4",
"symfony/dependency-injection": "^6.4",
"symfony/form": "^6.4",
Expand Down

0 comments on commit 51c680c

Please sign in to comment.