diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-28 08:32:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-28 08:32:53 +0100 |
commit | 958f1e3d0cab673b42f0b854bd3990bf24dd6a55 (patch) | |
tree | b210cea93a9ffe18af4db03f8289e9dfedd2286d /makesrc.sh | |
parent | 4d146bfc98d70724cfae9fa7223a5754143575ee (diff) |
php-zendframework-zend-eventmanager: 2.6.2
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-x | makesrc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT echo "Getting commit..." pushd $PROJECT-$COMMIT git checkout $COMMIT +cp composer.json ../composer-$VERSION.json popd echo "Archiving..." |