|
19 | 19 | "repositories": [ |
20 | 20 | { |
21 | 21 | "type": "vcs", |
22 | | - "url": "git@github.com:magento-gl/composer.git" |
| 22 | + "url": "git@github.com:magento-commerce/composer.git" |
23 | 23 | }, |
24 | 24 | { |
25 | 25 | "type": "vcs", |
26 | | - "url": "git@github.com:magento-gl/magento-coding-standard.git" |
| 26 | + "url": "git@github.com:magento-commerce/magento-coding-standard.git" |
27 | 27 | }, |
28 | 28 | { |
29 | 29 | "type": "vcs", |
|
81 | 81 | "laminas/laminas-validator": "^2.23", |
82 | 82 | "league/flysystem": "^2.4", |
83 | 83 | "league/flysystem-aws-s3-v3": "^2.4", |
84 | | - "magento/composer": "dev-Hammer_PlatForm_Health_247Beta3", |
| 84 | + "magento/composer": "dev-develop", |
85 | 85 | "magento/composer-dependency-version-audit-plugin": "^0.1", |
86 | 86 | "magento/magento-composer-installer": ">=0.4.0", |
87 | 87 | "magento/zend-cache": "^1.16", |
|
110 | 110 | "dg/bypass-finals": "^1.4", |
111 | 111 | "friendsofphp/php-cs-fixer": "^3.22", |
112 | 112 | "lusitanian/oauth": "^0.8", |
113 | | - "magento/magento-coding-standard": "dev-Hammer_PlatForm_Health_247Beta3", |
| 113 | + "magento/magento-coding-standard": "dev-develop", |
114 | 114 | "magento/magento2-functional-testing-framework": "^4.6", |
115 | 115 | "pdepend/pdepend": "^2.10", |
116 | 116 | "phpmd/phpmd": "^2.12", |
|
0 commit comments