Skip to content

Commit 04ed40b

Browse files
committed
Ensure alpha branch dependencies in composer.json
1 parent c910e8c commit 04ed40b

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
@@ -83,10 +83,10 @@
8383
"scheb/2fa-bundle": "^6.12.0",
8484
"scheb/2fa-email": "^6.12.0",
8585
"scheb/2fa-google-authenticator": "^6.12.0",
86-
"shopsys/form-types-bundle": "16.0.x-dev",
86+
"shopsys/form-types-bundle": "dev-alpha as 16.0.x-dev",
8787
"shopsys/jsformvalidator-bundle": "^2.0.0",
88-
"shopsys/migrations": "16.0.x-dev",
89-
"shopsys/plugin-interface": "16.0.x-dev",
88+
"shopsys/migrations": "dev-alpha as 16.0.x-dev",
89+
"shopsys/plugin-interface": "dev-alpha as 16.0.x-dev",
9090
"snc/redis-bundle": "^4.8.0",
9191
"spatie/opening-hours": "^3.0",
9292
"stof/doctrine-extensions-bundle": "^1.3.0",
@@ -120,7 +120,7 @@
120120
"phpstan/phpstan-symfony": "^1.4.6",
121121
"phpunit/phpunit": "^11.2.1",
122122
"psr/event-dispatcher": "^1.0.0",
123-
"shopsys/coding-standards": "16.0.x-dev",
123+
"shopsys/coding-standards": "dev-alpha as 16.0.x-dev",
124124
"sspooky13/yaml-standards": "^9.0",
125125
"symfony/var-dumper": "^6.4"
126126
},

0 commit comments

Comments
 (0)