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 | d684318c243064ebd6d11130e93712b77df50055 (patch) | |
| tree | 0deca03cb20b4b214063b59fefe2c1d3a604d46b | |
| parent | 5dfe0f2e757f67425f1273b2eeb1f13e28120c25 (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..." |
