Skip to content

Commit 05febd1

Browse files
author
Arturas Smorgun
committed
Add version requirement for magento version checker
1 parent de84dc9 commit 05febd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@
1616
"psr-0": {
1717
"": "app/code/community"
1818
}
19+
},
20+
"extra": {
21+
"magento-version-ee": "^1.12.0"
1922
}
2023
}

0 commit comments

Comments
 (0)