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 | 5680ee37f40fee6865705f3c317c00d8ca271df2 (patch) | |
| tree | 45036f03c968f67e2b33d9d07423741ec3f4c057 | |
| parent | e13afadc53cde75cdece8b2e3e0a2cb8b1e4f1ef (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..." |
