diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-02-23 17:15:43 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-02-23 17:15:43 +0100 |
commit | 4621bc6d5c11acb80681d4c893326b76532e3402 (patch) | |
tree | e9d52e82b32146556833e67b5b071d1f2dc676e7 /makesrc.sh | |
parent | b73ab05f0345dad5fc462fa060bac55ed62cf153 (diff) |
php-zendframework-zend-session: 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..." |