Skip to content

Commit

Permalink
all Shopsys packages are now dependent on "16.0.0" version of all oth…
Browse files Browse the repository at this point in the history
…er Shopsys packages
  • Loading branch information
vitek-rostislav committed Dec 30, 2024
1 parent 063e4d1 commit c5ed58b
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-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",
"shopsys/form-types-bundle": "16.0.0",
"shopsys/framework": "16.0.0",
"shopsys/migrations": "16.0.0",
"shopsys/plugin-interface": "16.0.0",
"symfony/config": "^6.4",
"symfony/dependency-injection": "^6.4",
"symfony/form": "^6.4",
Expand Down

0 comments on commit c5ed58b

Please sign in to comment.