diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-12 09:09:09 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-12 09:09:09 +0200 |
commit | a0100ae90b59cdbfd5c1a5eb492a6429deaa580a (patch) | |
tree | 581efb49c8f9672ff76502fd1fd21cab236db8c9 | |
parent | 4e8abc97132f736f09f38b0bd4aa9387f03b02d7 (diff) |
php-zendframework-zend-inputfilter: 2.7.2
-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..." |