diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-19 06:37:22 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-19 06:37:22 +0100 |
commit | 3b231a2577ea9daee00fd998df50d72c82280763 (patch) | |
tree | 533e6088f24f98cdf3d84efe286bd742e23e27c1 /makesrc.sh | |
parent | 76d88b41b378cc5d528dfb3525aa0a60c19273b6 (diff) |
php-zendframework-zend-code: 2.5.3
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..." |