diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-28 08:54:49 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-28 08:54:49 +0100 |
commit | 2968955e1559f52c42ee42d3f1c208799d986394 (patch) | |
tree | f7cdb129e63878d1b16eca8d8e7b83bd6aaf398a /makesrc.sh | |
parent | f7678da56125a344f2a2f7c958711f1161f97a56 (diff) |
php-zendframework-zend-json: 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..." |