Skip to content

Commit

Permalink
Merge pull request #94 from alquerci/rm/composer-script-entry
Browse files Browse the repository at this point in the history
Removed the `scripts` field on composer config
  • Loading branch information
helios-ag committed Aug 4, 2014
2 parents b8fbb7a + 301a1d3 commit 27c0d45
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,5 @@
"branch-alias": {
"dev-master": "6.x-dev"
}
},
"scripts": {
"post-install-cmd": [
"FM\\BbcodeBundle\\Composer\\ScriptHandler::installEmoticons"
],
"post-update-cmd": [
"FM\\BbcodeBundle\\Composer\\ScriptHandler::installEmoticons"
]
}
}

0 comments on commit 27c0d45

Please sign in to comment.