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 df25644 commit 4bfcb9eCopy full SHA for 4bfcb9e
1 file changed
composer.json
@@ -1,17 +1,17 @@
1
{
2
- "name": "loki\/magento2-debugger",
+ "name": "loki/magento2-debugger",
3
"version": "1.0.8",
4
- "description": "N\/A",
+ "description": "N/A",
5
"keywords": [
6
"dev",
7
"loki-core",
8
"loki-dev"
9
],
10
"type": "magento2-module",
11
"require": {
12
- "loki\/magento2-components": "^2.0",
13
- "loki\/magento2-css-utils": "^1.0",
14
- "magento\/framework": "^103.0"
+ "loki/magento2-components": "^2.0",
+ "loki/magento2-css-utils": "^1.0",
+ "magento/framework": "^103.0"
15
},
16
"license": "OSL-3.0",
17
"autoload": {
0 commit comments