Skip to content

Commit a41195d

Browse files
committed
Ensure alpha branch dependencies in composer.json
1 parent b2788e4 commit a41195d

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
@@ -87,9 +87,9 @@
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": "19.0.x-dev",
91-
"shopsys/migrations": "19.0.x-dev",
92-
"shopsys/plugin-interface": "19.0.x-dev",
90+
"shopsys/form-types-bundle": "dev-alpha as 19.0.x-dev",
91+
"shopsys/migrations": "dev-alpha as 19.0.x-dev",
92+
"shopsys/plugin-interface": "dev-alpha as 19.0.x-dev",
9393
"snc/redis-bundle": "^4.8.0",
9494
"spatie/holidays": "^1.23",
9595
"spatie/opening-hours": "^4.0",
@@ -131,8 +131,8 @@
131131
"phpstan/phpstan-symfony": "^2.0.6",
132132
"phpunit/phpunit": "^12.5",
133133
"psr/event-dispatcher": "^1.0.0",
134-
"shopsys/biome-config": "19.0.x-dev",
135-
"shopsys/coding-standards": "19.0.x-dev",
134+
"shopsys/biome-config": "dev-alpha as 19.0.x-dev",
135+
"shopsys/coding-standards": "dev-alpha as 19.0.x-dev",
136136
"sspooky13/yaml-standards": "^9.0",
137137
"symfony/maker-bundle": "^1.62",
138138
"symfony/process": "^7.4",

0 commit comments

Comments
 (0)