Skip to content

Commit 1765ed6

Browse files
authored
Merge pull request #1 from integer-net/composer-dependencies
Add cache-invalidation module to composer requirements
2 parents cb8b889 + 8e32aaf commit 1765ed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"require": {
1515
"magento/framework": "^100.1|^101.0|^102.0",
1616
"magento/module-page-cache": "^100.0.0",
17+
"magento/module-cache-invalidate": "^100.0.0",
1718
"php": ">=7.1.0"
1819
},
1920
"type": "magento2-module",

0 commit comments

Comments
 (0)