Skip to content

Commit

Permalink
Merge pull request #4 from amorkan/master
Browse files Browse the repository at this point in the history
Added composer
  • Loading branch information
bobbyshaw committed Aug 6, 2015
2 parents ecb0583 + 9ffa050 commit 531a236
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"description": "Meanbee Footerjs module",
"name": "meanbee/footerjs",
"require": {
"magento-hackathon/magento-composer-installer": "*"
},
"type": "magento-module",
"version": "dev-master"
}
4 changes: 2 additions & 2 deletions modman
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
app/code/community/Meanbee/Footerjs app/code/community/Meanbee/Footerjs
app/etc/modules/* app/etc/modules/
app/code/community/Meanbee/Footerjs/ app/code/community/Meanbee/Footerjs/
app/etc/modules/Meanbee_Footerjs.xml app/etc/modules/Meanbee_Footerjs.xml

0 comments on commit 531a236

Please sign in to comment.