Skip to content

Commit

Permalink
removing additional composer file dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-j authored Mar 9, 2017
1 parent b544da2 commit 94d5bb0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,5 @@
"require": {
"php": ">=5.2.1",
"ext-zip": "*"
},
"scripts": {
"post-install-cmd": [
"xrstf\\Composer52\\Generator::onPostInstallCmd"
],
"post-update-cmd": [
"xrstf\\Composer52\\Generator::onPostInstallCmd"
],
"post-autoload-dump": [
"xrstf\\Composer52\\Generator::onPostInstallCmd"
]
}
}

0 comments on commit 94d5bb0

Please sign in to comment.