diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-28 07:17:40 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-28 07:17:40 +0100 |
commit | d761087060dbd2ae6289d3e5f90a303fcb6f66e0 (patch) | |
tree | 05f19fa660d29c8b61f4fd9f406ed15d88314a07 /makesrc.sh | |
parent | da35f12ddca350a9b5726ce5cb60101deac99f58 (diff) |
php-zendframework-zend-dom: 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..." |