|
1 | 1 | { |
2 | | - "name": "loki/magento2-components", |
| 2 | + "name": "loki\/magento2-components", |
3 | 3 | "version": "2.2.17", |
4 | | - "description": "N/A", |
| 4 | + "description": "N\/A", |
5 | 5 | "keywords": [ |
| 6 | + "loki-core", |
6 | 7 | "loki-components" |
7 | 8 | ], |
8 | 9 | "type": "magento2-module", |
|
11 | 12 | "ext-json": "*", |
12 | 13 | "ext-pcre": "*", |
13 | 14 | "ext-simplexml": "*", |
14 | | - "laminas/laminas-http": "^2.0", |
15 | | - "loki/magento2-base": "^1.0", |
16 | | - "loki/magento2-css-utils": "^1.0", |
17 | | - "magento/framework": "^103.0", |
18 | | - "magento/module-backend": "^102.0", |
19 | | - "magento/module-config": "^101.0", |
20 | | - "magento/module-customer": "^103.0", |
21 | | - "magento/module-store": "^101.0", |
| 15 | + "laminas\/laminas-http": "^2.0", |
| 16 | + "loki\/magento2-base": "^1.0", |
| 17 | + "loki\/magento2-css-utils": "^1.0", |
| 18 | + "magento\/framework": "^103.0", |
| 19 | + "magento\/module-backend": "^102.0", |
| 20 | + "magento\/module-config": "^101.0", |
| 21 | + "magento\/module-customer": "^103.0", |
| 22 | + "magento\/module-store": "^101.0", |
22 | 23 | "php": "^8.1", |
23 | | - "psr/log": "^1.0 | ^2.0 | ^3.0", |
24 | | - "yireo/magento2-csp-utilities": "^1.0" |
| 24 | + "psr\/log": "^1.0 | ^2.0 | ^3.0", |
| 25 | + "yireo\/magento2-csp-utilities": "^1.0" |
25 | 26 | }, |
26 | 27 | "require-dev": { |
27 | | - "yireo/magento2-integration-test-helper": "~0.0" |
| 28 | + "yireo\/magento2-integration-test-helper": "~0.0" |
28 | 29 | }, |
29 | 30 | "license": "OSL-3.0", |
30 | 31 | "autoload": { |
|
0 commit comments