Skip to content

Commit

Permalink
Cleanup paragonie/sodium_compat vendor folder
Browse files Browse the repository at this point in the history
Ref: paragonie/sodium_compat#147

Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Jul 13, 2022
1 parent 458e790 commit f5dac44
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions scripts/create-release.sh
Expand Up @@ -205,6 +205,19 @@ cleanup_composer_vendors() {
vendor/paragonie/random_compat/dist/random_compat.phar.pubkey \
vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc \
vendor/paragonie/random_compat/psalm.xml \
vendor/paragonie/sodium_compat/.github/ \
vendor/paragonie/sodium_compat/dist/ \
vendor/paragonie/sodium_compat/phpunit.xml.dist \
vendor/paragonie/sodium_compat/.gitignore \
vendor/paragonie/sodium_compat/psalm-above-3.xml \
vendor/paragonie/sodium_compat/psalm-below-3.xml \
vendor/paragonie/sodium_compat/build-phar.sh \
vendor/paragonie/sodium_compat/appveyor.yml \
vendor/paragonie/sodium_compat/autoload-phpunit.php \
vendor/paragonie/sodium_compat/autoload-pedantic.php \
vendor/paragonie/sodium_compat/autoload-fast.php \
vendor/paragonie/sodium_compat/composer-php52.json \
vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php \
vendor/pragmarx/google2fa/phpstan.neon \
vendor/pragmarx/google2fa-qrcode/.scrutinizer.yml \
vendor/pragmarx/google2fa-qrcode/.travis.yml \
Expand Down

0 comments on commit f5dac44

Please sign in to comment.