|
17 | 17 | "sort-packages": true |
18 | 18 | }, |
19 | 19 | "repositories": [ |
20 | | - { |
21 | | - "type": "vcs", |
22 | | - "url": "git@github.com:magento-commerce/laminas-captcha.git" |
23 | | - }, |
24 | 20 | { |
25 | 21 | "type": "vcs", |
26 | 22 | "url": "git@github.com:magento-commerce/laminas-db.git" |
|
33 | 29 | "type": "vcs", |
34 | 30 | "url": "git@github.com:magento-commerce/laminas-di.git" |
35 | 31 | }, |
36 | | - { |
37 | | - "type": "vcs", |
38 | | - "url": "git@github.com:magento-gl/composer.git" |
39 | | - }, |
40 | 32 | { |
41 | 33 | "type": "vcs", |
42 | 34 | "url": "git@github.com:magento-commerce/allure-phpunit.git" |
|
57 | 49 | "type": "vcs", |
58 | 50 | "url": "git@github.com:magento-commerce/laminas-oauth.git" |
59 | 51 | }, |
60 | | - { |
61 | | - "type": "vcs", |
62 | | - "url": "git@github.com:magento-commerce/magento-module-sequence.git" |
63 | | - }, |
64 | | - { |
65 | | - "type": "vcs", |
66 | | - "url": "git@github.com:magento-gl/magento2-functional-testing-framework.git" |
67 | | - }, |
68 | 52 | { |
69 | 53 | "type": "vcs", |
70 | 54 | "url": "git@github.com:magento-commerce/magento-recaptcha.git" |
|
114 | 98 | "magento/elasticsearch": "dev-develop", |
115 | 99 | "ezyang/htmlpurifier": "^4.17", |
116 | 100 | "guzzlehttp/guzzle": "^7.5", |
117 | | - "magento/laminas-captcha": "dev-develop", |
| 101 | + "laminas/laminas-captcha": "^2.18", |
118 | 102 | "laminas/laminas-code": "^4.13", |
119 | 103 | "magento/laminas-db": "dev-develop", |
120 | 104 | "magento/laminas-di": "dev-develop", |
|
138 | 122 | "laminas/laminas-validator": "^2.23", |
139 | 123 | "league/flysystem": "^3.0", |
140 | 124 | "league/flysystem-aws-s3-v3": "^3.0", |
141 | | - "magento/composer": "dev-AC-13307", |
| 125 | + "magento/composer": "dev-develop", |
142 | 126 | "magento/composer-dependency-version-audit-plugin": "^0.1", |
143 | 127 | "magento/magento-composer-installer": ">=0.4.0", |
144 | 128 | "magento/zend-cache": "^1.16", |
|
161 | 145 | "web-token/jwt-framework": "^3.4", |
162 | 146 | "webonyx/graphql-php": "^15.0", |
163 | 147 | "wikimedia/less.php": "^5.0", |
164 | | - "magento/module-sequence": "dev-develop", |
165 | 148 | "magento/recaptcha": "dev-develop", |
166 | 149 | "magento/stock-api-libphp": "dev-develop", |
167 | 150 | "magento/ringphp": "dev-develop" |
|
173 | 156 | "friendsofphp/php-cs-fixer": "^3.22", |
174 | 157 | "magento/oauth": "dev-develop", |
175 | 158 | "magento/magento-coding-standard": "*", |
176 | | - "magento/magento2-functional-testing-framework": "dev-AC-13306", |
| 159 | + "magento/magento2-functional-testing-framework": "^5.0", |
177 | 160 | "pdepend/pdepend": "3.x-dev", |
178 | 161 | "phpmd/phpmd": "3.x-dev", |
179 | 162 | "phpstan/phpstan": "^1.9", |
|
0 commit comments