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 | 8ad0d18d0eb64d690c521c7bdcf755facd7312bd (patch) | |
tree | 5ddd47d63a43e7c096a1f38ee0772f40cd2ee9e0 | |
parent | 04110074b348cf0bd7b399fdc245010dcfaa085e (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..." |