Skip to content

Commit 7a546f1

Browse files
authored
Update composer.json
1 parent 8c1bcf9 commit 7a546f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "magefan/module-conflict-detector",
33
"description": "Detect extension conflicts",
44
"require": {
5-
"magefan/module-community" : ">=2.1.10"
5+
"magefan/module-community" : ">=2.2.7"
66
},
77
"type": "magento2-module",
8-
"version": "2.1.2",
8+
"version": "2.1.3",
99
"autoload": {
1010
"files": [ "registration.php" ],
1111
"psr-4": {

0 commit comments

Comments
 (0)