Skip to content

Commit d54e3b3

Browse files
committed
Bump installer's version to 3.x-beta
1 parent cca8065 commit d54e3b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"require": {
1414
"magento/product-community-edition": "2.3.5",
15-
"scandipwa/installer": "2.0.1"
15+
"scandipwa/installer": "3.0.*@beta"
1616
},
1717
"require-dev": {
1818
"friendsofphp/php-cs-fixer": "~2.13.0",
@@ -59,7 +59,7 @@
5959
}
6060
},
6161
"version": "2.3.1",
62-
"minimum-stability": "stable",
62+
"minimum-stability": "beta",
6363
"repositories": [
6464
{
6565
"type": "composer",

0 commit comments

Comments
 (0)