diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-16 08:53:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-16 08:53:18 +0200 |
commit | c5d4d4b81260bfd53861b25f408c83894a2a2893 (patch) | |
tree | 1b3b38c674d52a2b1f3d0621e3de331aade4befe /makesrc.sh | |
parent | 6599e921266607284b7a76ca519923e58432e751 (diff) |
php-zendframework-zend-cache: 2.5.3
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-x | makesrc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT echo "Getting commit..." pushd $PROJECT-$COMMIT +cp composer.json ../composer-$VERSION.json git checkout $COMMIT popd |