Skip to content

Commit 9929af7

Browse files
authored
Try bump php-scoper to 0.18.17 (#7230)
1 parent aeab565 commit 9929af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/build-rector-scoped.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ note "Starts"
2828

2929
# 2. scope it
3030
note "Downloading php-scoper.phar"
31-
wget https://github.com/humbug/php-scoper/releases/download/0.18.10/php-scoper.phar -N --no-verbose
31+
wget https://github.com/humbug/php-scoper/releases/download/0.18.17/php-scoper.phar -N --no-verbose
3232

3333
# avoid phpstan/phpstan dependency duplicate
3434
note "Remove PHPStan to avoid duplicating it"

0 commit comments

Comments
 (0)