Skip to content

Commit 446f1cf

Browse files
committed
Ensure alpha branch dependencies in composer.json
1 parent 295ed7b commit 446f1cf

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
"scheb/2fa-bundle": "^7.6.0",
8888
"scheb/2fa-email": "^7.6.0",
8989
"scheb/2fa-google-authenticator": "^7.6.0",
90-
"shopsys/form-types-bundle": "20.0.x-dev",
91-
"shopsys/mcp-attributes": "20.0.x-dev",
92-
"shopsys/migrations": "20.0.x-dev",
93-
"shopsys/plugin-interface": "20.0.x-dev",
90+
"shopsys/form-types-bundle": "dev-alpha as 20.0.x-dev",
91+
"shopsys/mcp-attributes": "dev-alpha as 20.0.x-dev",
92+
"shopsys/migrations": "dev-alpha as 20.0.x-dev",
93+
"shopsys/plugin-interface": "dev-alpha as 20.0.x-dev",
9494
"snc/redis-bundle": "^4.8.0",
9595
"spatie/holidays": "^1.23",
9696
"spatie/opening-hours": "^4.0",
@@ -133,8 +133,8 @@
133133
"phpstan/phpstan-symfony": "^2.0.6",
134134
"phpunit/phpunit": "^12.5",
135135
"psr/event-dispatcher": "^1.0.0",
136-
"shopsys/biome-config": "20.0.x-dev",
137-
"shopsys/coding-standards": "20.0.x-dev",
136+
"shopsys/biome-config": "dev-alpha as 20.0.x-dev",
137+
"shopsys/coding-standards": "dev-alpha as 20.0.x-dev",
138138
"sspooky13/yaml-standards": "^9.0",
139139
"symfony/maker-bundle": "^1.62",
140140
"symfony/process": "^7.4",

0 commit comments

Comments
 (0)