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 | 2f269b2170eae40c8e10fb6ec58bdebc305fadac (patch) | |
tree | a52f54da4ccb47b662f5a9a95a970b9b84711bc1 | |
parent | 2b74a4c2123ed2b98dc8a7de19ee9edeeea89401 (diff) |
php-zendframework-zend-session: 2.6.0
-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..." |