We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeab565 commit 9929af7Copy full SHA for 9929af7
1 file changed
build/build-rector-scoped.sh
@@ -28,7 +28,7 @@ note "Starts"
28
29
# 2. scope it
30
note "Downloading php-scoper.phar"
31
-wget https://github.com/humbug/php-scoper/releases/download/0.18.10/php-scoper.phar -N --no-verbose
+wget https://github.com/humbug/php-scoper/releases/download/0.18.17/php-scoper.phar -N --no-verbose
32
33
# avoid phpstan/phpstan dependency duplicate
34
note "Remove PHPStan to avoid duplicating it"
0 commit comments