Skip to content

Commit

Permalink
Adding scripts - required to self-test the package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 25, 2016
1 parent 25521af commit 99df519
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,9 @@
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"scripts": {
"post-update-cmd": "PackageVersions\\Installer::dumpVersionsClass",
"post-install-cmd": "PackageVersions\\Installer::dumpVersionsClass"
}
}

0 comments on commit 99df519

Please sign in to comment.