Skip to content

Commit 7ccb962

Browse files
authored
[Composer] Temporarily downgrade sylius/test-application for Sylius 2.1 (#258)
2 parents b45c0c6 + bd87188 commit 7ccb962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpunit/phpunit": "^9.5",
3333
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
3434
"sylius-labs/coding-standard": "^4.0",
35-
"sylius/test-application": "^2.0.0@alpha",
35+
"sylius/test-application": "2.0.0-ALPHA.5 || 2.1.0-ALPHA.2",
3636
"symfony/browser-kit": "^6.4 || ^7.1",
3737
"symfony/debug-bundle": "^6.4 || ^7.1",
3838
"symfony/dotenv": "^6.4 || ^7.1",

0 commit comments

Comments
 (0)