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 | 5ec058c0ba1b0b33b504bd680fff39271df8e761 (patch) | |
tree | c4065adf857b0fc778c3e503df4207439270ee03 | |
parent | 7e32ec0d9b3a1386387b26c4da9586c0f684ab0d (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..." |