Try php-scoper 0.17.2 (#2369)

This commit is contained in:
Abdul Malik Ikhsan 2022-05-27 18:30:48 +07:00 committed by GitHub
parent 1249d947f4
commit 0fd045cf35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ rm -f "$BUILD_DIRECTORY/phpstan-for-rector.neon"
# 2. scope it
note "Running scoper to $RESULT_DIRECTORY"
wget https://github.com/humbug/php-scoper/releases/download/0.17.0/php-scoper.phar -N --no-verbose
wget https://github.com/humbug/php-scoper/releases/download/0.17.2/php-scoper.phar -N --no-verbose
# Work around possible PHP memory limits