Skip to content

Commit 1ca7e69

Browse files
author
Nicholas Roberts
committed
removed module-page-cache explicit dependencies
1 parent 54ca9a6 commit 1ca7e69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
],
1010
"require": {
1111
"php": "~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0",
12-
"magento/framework": "~102.0.3|| ~103.0|| ~104.0",
13-
"magento/module-page-cache": "~100.3.3"
12+
"magento/framework": "~102.0.3||~103.0||~104.0"
1413
},
1514
"autoload": {
1615
"files": [ "registration.php" ],

0 commit comments

Comments
 (0)