Skip to content

Commit a2de62d

Browse files
committed
Update composer keywords
1 parent b7aa295 commit a2de62d

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

composer.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": [
66
"loki-core",
77
"loki-components"
@@ -12,20 +12,20 @@
1212
"ext-json": "*",
1313
"ext-pcre": "*",
1414
"ext-simplexml": "*",
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",
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",
2323
"php": "^8.1",
24-
"psr\/log": "^1.0 | ^2.0 | ^3.0",
25-
"yireo\/magento2-csp-utilities": "^1.0"
24+
"psr/log": "^1.0 | ^2.0 | ^3.0",
25+
"yireo/magento2-csp-utilities": "^1.0"
2626
},
2727
"require-dev": {
28-
"yireo\/magento2-integration-test-helper": "~0.0"
28+
"yireo/magento2-integration-test-helper": "~0.0"
2929
},
3030
"license": "OSL-3.0",
3131
"autoload": {

0 commit comments

Comments
 (0)