Skip to content

Commit

Permalink
all Shopsys packages are now dependent on "rc-14-0-1" version of all …
Browse files Browse the repository at this point in the history
…other Shopsys packages
  • Loading branch information
TomasLudvik committed Sep 11, 2024
1 parent bf6c7dc commit 6c2c7d2
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 @@ -19,18 +19,18 @@
"php": "^8.3",
"google/cloud-storage": "^1.10",
"league/flysystem-google-cloud-storage": "^3.0",
"shopsys/form-types-bundle": "14.0.1",
"shopsys/framework": "14.0.1",
"shopsys/migrations": "14.0.1",
"shopsys/plugin-interface": "14.0.1",
"shopsys/form-types-bundle": "rc-14-0-1",
"shopsys/framework": "rc-14-0-1",
"shopsys/migrations": "rc-14-0-1",
"shopsys/plugin-interface": "rc-14-0-1",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/framework-bundle": "^5.4",
"symfony/http-kernel": "^5.4",
"symfony/options-resolver": "^5.4"
},
"require-dev": {
"shopsys/coding-standards": "14.0.1"
"shopsys/coding-standards": "rc-14-0-1"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 6c2c7d2

Please sign in to comment.