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 | 1aa5ac49e7a21de4889000321779bc50dc7d8142 (patch) | |
tree | 57992f68b765016f3832aec321bf622f614ef1ae | |
parent | a421aa883c297ae66317a7beeaea9e91fbcf5511 (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..." |