diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-04 06:54:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-04 06:54:31 +0200 |
commit | 3ec7c45e08485aead47552fdcb612510c5a716ef (patch) | |
tree | 1f9ad902c15287e483e98eaf38e941f755dba686 /makesrc.sh | |
parent | 5d41f80de6055faa8d88de8a4bc7839e45c82e23 (diff) |
php-league-flysystem: 1.0.24
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-x | makesrc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +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 +cp composer.json ../composer.json popd echo "Archiving..." |