diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-28 09:29:15 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-28 09:29:15 +0100 |
commit | fdfad5b8d29ec0345956d6682adb8bd85c69948a (patch) | |
tree | fe39bf0155c40e3fade5a08c4e37c19e60a25077 /makesrc.sh | |
parent | 2b7badd5445235e3c7d6b5ddf1a2a3995fe5f9a7 (diff) |
php-zendframework-zend-log: 2.6.0
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..." |