We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd2758 commit e8da9c2Copy full SHA for e8da9c2
src/build-config/mageos-release-build-config.js
@@ -41,7 +41,7 @@ const releaseBuildConfig = {
41
},
42
'magento-allure-phpunit': {
43
repoUrl: 'https://github.com/mage-os/mageos-magento-allure-phpunit.git',
44
- ref: 'main'
+ ref: 'release/1.x',
45
fromTag: '1.1.0',
46
47
'magento-composer-installer': {
@@ -116,7 +116,7 @@ const releaseBuildConfig = {
116
117
'magento-zf-db': {
118
repoUrl: 'https://github.com/mage-os/mageos-magento-zf-db.git',
119
- ref: '2.21.x'
120
121
122
'php-compatibility-fork': {
0 commit comments