Skip to content

Commit 5aac5ba

Browse files
Update composer.json to fix static test failures
1 parent ddf19b1 commit 5aac5ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Theme/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"suggest": {
2222
"magento/module-theme-sample-data": "*",
2323
"magento/module-deploy": "*",
24-
"magento/module-directory": "*"
24+
"magento/module-directory": "*",
25+
"magento/module-csp": "*"
2526
},
2627
"type": "magento2-module",
2728
"license": [

0 commit comments

Comments
 (0)