We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2179c3 commit c482183Copy full SHA for c482183
1 file changed
composer.json
@@ -1,15 +1,15 @@
1
{
2
- "name": "loki-theme\/magento2-luma-components",
+ "name": "loki-theme/magento2-luma-components",
3
"version": "0.0.13",
4
"description": "Module to allow for Loki Themes to work",
5
"type": "magento2-module",
6
"require": {
7
"ext-pcre": "*",
8
- "loki\/magento2-base": "^1.0",
9
- "magento\/framework": "^103.0",
10
- "magento\/module-backend": "^102.0",
11
- "magento\/module-csp": "^100.0",
12
- "magento\/module-store": "^101.1"
+ "loki/magento2-base": "^1.0",
+ "magento/framework": "^103.0",
+ "magento/module-backend": "^102.0",
+ "magento/module-csp": "^100.0",
+ "magento/module-store": "^101.1"
13
},
14
"license": [
15
"OSL-3.0"
0 commit comments