Skip to content

Commit b7aa295

Browse files
committed
Update composer keywords
1 parent 95b688f commit b7aa295

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

composer.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"name": "loki/magento2-components",
2+
"name": "loki\/magento2-components",
33
"version": "2.2.17",
4-
"description": "N/A",
4+
"description": "N\/A",
55
"keywords": [
6+
"loki-core",
67
"loki-components"
78
],
89
"type": "magento2-module",
@@ -11,20 +12,20 @@
1112
"ext-json": "*",
1213
"ext-pcre": "*",
1314
"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",
2223
"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"
2526
},
2627
"require-dev": {
27-
"yireo/magento2-integration-test-helper": "~0.0"
28+
"yireo\/magento2-integration-test-helper": "~0.0"
2829
},
2930
"license": "OSL-3.0",
3031
"autoload": {

0 commit comments

Comments
 (0)