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 cf0d4b4 commit 014a9afCopy full SHA for 014a9af
app/code/Magento/Theme/composer.json
@@ -10,6 +10,7 @@
10
"magento/module-backend": "*",
11
"magento/module-cms": "*",
12
"magento/module-config": "*",
13
+ "magento/module-csp": "*",
14
"magento/module-customer": "*",
15
"magento/module-eav": "*",
16
"magento/module-media-storage": "*",
@@ -21,8 +22,7 @@
21
22
"suggest": {
23
"magento/module-theme-sample-data": "*",
24
"magento/module-deploy": "*",
- "magento/module-directory": "*",
25
- "magento/module-csp": "*"
+ "magento/module-directory": "*"
26
},
27
"type": "magento2-module",
28
"license": [
0 commit comments