Skip to content

Commit a9b7cfc

Browse files
author
Jon Acker
committed
Merge pull request #7 from asarturas/configuration-for-version-checker
Add version requirement for magento version checker
2 parents b4d6b89 + 05febd1 commit a9b7cfc

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)