Skip to content

Commit bc4ebe6

Browse files
committed
Ensure mg/remove-package-link branch dependencies in composer.json
1 parent b1df4fe commit bc4ebe6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"overblog/graphql-bundle": "^1.9",
3434
"overblog/graphiql-bundle": "^1.0",
3535
"overblog/dataloader-bundle": "^1.1",
36-
"shopsys/framework": "20.0.x-dev",
37-
"shopsys/mcp-attributes": "20.0.x-dev",
38-
"shopsys/migrations": "20.0.x-dev",
39-
"shopsys/plugin-interface": "20.0.x-dev",
36+
"shopsys/framework": "dev-mg/remove-package-link as 20.0.x-dev",
37+
"shopsys/mcp-attributes": "dev-mg/remove-package-link as 20.0.x-dev",
38+
"shopsys/migrations": "dev-mg/remove-package-link as 20.0.x-dev",
39+
"shopsys/plugin-interface": "dev-mg/remove-package-link as 20.0.x-dev",
4040
"symfony/config": "^7.4",
4141
"symfony/dependency-injection": "^7.4",
4242
"symfony/http-foundation": "^7.4",
@@ -53,7 +53,7 @@
5353
"phpstan/phpstan-phpunit": "^2.0.6",
5454
"phpstan/phpstan-symfony": "^2.0.6",
5555
"phpunit/phpunit": "^12.5",
56-
"shopsys/coding-standards": "20.0.x-dev"
56+
"shopsys/coding-standards": "dev-mg/remove-package-link as 20.0.x-dev"
5757
},
5858
"minimum-stability": "dev",
5959
"prefer-stable": true,

0 commit comments

Comments
 (0)