Skip to content

Commit

Permalink
Ensure rv-fix-build branch dependencies in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ShopsysBot committed Jun 12, 2024
1 parent 6b0629c commit 6167bb4
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 @@ -23,10 +23,10 @@
"require": {
"php": "^8.3",
"doctrine/orm": "^2.11.2",
"shopsys/form-types-bundle": "15.0.x-dev",
"shopsys/framework": "15.0.x-dev",
"shopsys/migrations": "15.0.x-dev",
"shopsys/plugin-interface": "15.0.x-dev",
"shopsys/form-types-bundle": "dev-rv-fix-build as 15.0.x-dev",
"shopsys/framework": "dev-rv-fix-build as 15.0.x-dev",
"shopsys/migrations": "dev-rv-fix-build as 15.0.x-dev",
"shopsys/plugin-interface": "dev-rv-fix-build as 15.0.x-dev",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/framework-bundle": "^5.4",
Expand Down

0 comments on commit 6167bb4

Please sign in to comment.