Skip to content

Commit 90f5bc5

Browse files
author
Oleksandr Gorkun
committed
MC-19926: Implement CSP
1 parent f28f7de commit 90f5bc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Csp/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
},
77
"require": {
88
"php": "~7.1.3||~7.2.0||~7.3.0",
9-
"magento/framework": "*"
9+
"magento/framework": "*",
10+
"magento/module-store": "*"
1011
},
1112
"type": "magento2-module",
1213
"license": [

0 commit comments

Comments
 (0)