Skip to content

Commit

Permalink
Ensure rv-fix-stan branch dependencies in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ShopsysBot committed Jul 10, 2024
1 parent 3215526 commit b042af6
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 @@ -27,10 +27,10 @@
"overblog/graphql-bundle": "1.3.2",
"overblog/graphiql-bundle": "^0.3",
"overblog/dataloader-bundle": "^0.6.0",
"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-stan as 15.0.x-dev",
"shopsys/framework": "dev-rv-fix-stan as 15.0.x-dev",
"shopsys/migrations": "dev-rv-fix-stan as 15.0.x-dev",
"shopsys/plugin-interface": "dev-rv-fix-stan as 15.0.x-dev",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/http-foundation": "^5.4",
Expand All @@ -44,7 +44,7 @@
"phpstan/phpstan-phpunit": "^1.1.1",
"phpstan/phpstan-symfony": "^1.1.8",
"phpunit/phpunit": "^11.2.1",
"shopsys/coding-standards": "15.0.x-dev"
"shopsys/coding-standards": "dev-rv-fix-stan as 15.0.x-dev"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit b042af6

Please sign in to comment.