Skip to content

Commit e125e2a

Browse files
committed
Ensure mg-link-assets branch dependencies in composer.json
1 parent 169ce0d commit e125e2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686
"scheb/2fa-bundle": "^7.6.0",
8787
"scheb/2fa-email": "^7.6.0",
8888
"scheb/2fa-google-authenticator": "^7.6.0",
89-
"shopsys/form-types-bundle": "17.0.x-dev",
89+
"shopsys/form-types-bundle": "dev-mg-link-assets as 17.0.x-dev",
9090
"shopsys/jsformvalidator-bundle": "^2.0.0",
91-
"shopsys/migrations": "17.0.x-dev",
92-
"shopsys/plugin-interface": "17.0.x-dev",
91+
"shopsys/migrations": "dev-mg-link-assets as 17.0.x-dev",
92+
"shopsys/plugin-interface": "dev-mg-link-assets as 17.0.x-dev",
9393
"snc/redis-bundle": "^4.8.0",
9494
"spatie/opening-hours": "^4.0",
9595
"stof/doctrine-extensions-bundle": "^1.3.0",
@@ -127,7 +127,7 @@
127127
"phpstan/phpstan-symfony": "^1.4.6",
128128
"phpunit/phpunit": "^11.2.1",
129129
"psr/event-dispatcher": "^1.0.0",
130-
"shopsys/coding-standards": "17.0.x-dev",
130+
"shopsys/coding-standards": "dev-mg-link-assets as 17.0.x-dev",
131131
"sspooky13/yaml-standards": "^9.0",
132132
"symfony/var-dumper": "^6.4"
133133
},

0 commit comments

Comments
 (0)