Skip to content

Commit ae99050

Browse files
committed
Ensure rv/mcp-github-builds branch dependencies in composer.json
1 parent 57075c2 commit ae99050

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

‎composer.json‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"require": {
3030
"knplabs/knp-menu-bundle": "^3.5",
3131
"php": "^8.5",
32-
"shopsys/form-types-bundle": "19.0.x-dev",
33-
"shopsys/framework": "19.0.x-dev",
34-
"shopsys/mcp-attributes": "19.0.x-dev",
35-
"shopsys/migrations": "19.0.x-dev",
36-
"shopsys/plugin-interface": "19.0.x-dev",
32+
"shopsys/form-types-bundle": "dev-rv/mcp-github-builds as 19.0.x-dev",
33+
"shopsys/framework": "dev-rv/mcp-github-builds as 19.0.x-dev",
34+
"shopsys/mcp-attributes": "dev-rv/mcp-github-builds as 19.0.x-dev",
35+
"shopsys/migrations": "dev-rv/mcp-github-builds as 19.0.x-dev",
36+
"shopsys/plugin-interface": "dev-rv/mcp-github-builds as 19.0.x-dev",
3737
"symfony/config": "^7.4",
3838
"symfony/dependency-injection": "^7.4",
3939
"symfony/form": "^7.4",
@@ -51,8 +51,8 @@
5151
"phpstan/phpstan-phpunit": "^2.0.6",
5252
"phpstan/phpstan-symfony": "^2.0.6",
5353
"phpunit/phpunit": "^12.5",
54-
"shopsys/biome-config": "19.0.x-dev",
55-
"shopsys/coding-standards": "19.0.x-dev"
54+
"shopsys/biome-config": "dev-rv/mcp-github-builds as 19.0.x-dev",
55+
"shopsys/coding-standards": "dev-rv/mcp-github-builds as 19.0.x-dev"
5656
},
5757
"extra": {
5858
"symfony": {

0 commit comments

Comments
 (0)