summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-23 17:15:43 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-23 17:15:43 +0100
commit7eda987449ca48531fb08e8ee95eabaffb0aa4b6 (patch)
treeaba2538d0d7112b6e08f75d9cd2fe27acf825ef8
parent8b6d8b75f09e350794b5cbc8d7f697deeb4cab1e (diff)
php-zendframework-zend-session: 2.6.0
-rwxr-xr-xmakesrc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makesrc.sh b/makesrc.sh
index 24fbf81..e9a1ec5 100755
--- a/makesrc.sh
+++ b/makesrc.sh
@@ -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..."