Skip to content

Commit 4a35e4e

Browse files
committed
Ensure mg/single-domain branch dependencies in composer.json
1 parent 5faa98d commit 4a35e4e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"php": "^8.5",
2424
"google/cloud-storage": "^1.10",
2525
"league/flysystem-google-cloud-storage": "^3.0",
26-
"shopsys/form-types-bundle": "19.0.x-dev",
27-
"shopsys/framework": "19.0.x-dev",
28-
"shopsys/migrations": "19.0.x-dev",
29-
"shopsys/plugin-interface": "19.0.x-dev",
26+
"shopsys/form-types-bundle": "dev-mg/single-domain as 19.0.x-dev",
27+
"shopsys/framework": "dev-mg/single-domain as 19.0.x-dev",
28+
"shopsys/migrations": "dev-mg/single-domain as 19.0.x-dev",
29+
"shopsys/plugin-interface": "dev-mg/single-domain as 19.0.x-dev",
3030
"symfony/config": "^7.4",
3131
"symfony/dependency-injection": "^7.4",
3232
"symfony/framework-bundle": "^7.4",

0 commit comments

Comments
 (0)