Skip to content

Commit 4b45217

Browse files
committed
Ensure alpha branch dependencies in composer.json
1 parent 2164b31 commit 4b45217

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
@@ -84,10 +84,10 @@
8484
"scheb/2fa-bundle": "^7.6.0",
8585
"scheb/2fa-email": "^7.6.0",
8686
"scheb/2fa-google-authenticator": "^7.6.0",
87-
"shopsys/form-types-bundle": "17.0.x-dev",
87+
"shopsys/form-types-bundle": "dev-alpha as 17.0.x-dev",
8888
"shopsys/jsformvalidator-bundle": "^2.0.0",
89-
"shopsys/migrations": "17.0.x-dev",
90-
"shopsys/plugin-interface": "17.0.x-dev",
89+
"shopsys/migrations": "dev-alpha as 17.0.x-dev",
90+
"shopsys/plugin-interface": "dev-alpha as 17.0.x-dev",
9191
"snc/redis-bundle": "^4.8.0",
9292
"spatie/opening-hours": "^4.0",
9393
"stof/doctrine-extensions-bundle": "^1.3.0",
@@ -122,7 +122,7 @@
122122
"phpstan/phpstan-symfony": "^1.4.6",
123123
"phpunit/phpunit": "^11.2.1",
124124
"psr/event-dispatcher": "^1.0.0",
125-
"shopsys/coding-standards": "17.0.x-dev",
125+
"shopsys/coding-standards": "dev-alpha as 17.0.x-dev",
126126
"sspooky13/yaml-standards": "^9.0",
127127
"symfony/var-dumper": "^6.4"
128128
},

0 commit comments

Comments
 (0)