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 bb7cecf commit fd8aa52Copy full SHA for fd8aa52
build/build-rector-scoped.sh
@@ -39,7 +39,7 @@ wget https://github.com/humbug/php-scoper/releases/download/0.18.17/php-scoper.p
39
#
40
# On Downgrade PHP 8.5 rule, see https://github.com/rectorphp/rector-downgrade-php/pull/337
41
42
-composer require ocramius/package-versions --working-dir "$BUILD_DIRECTORY"
+composer require ocramius/package-versions --working-dir "$BUILD_DIRECTORY" --update-no-dev
43
44
php "$BUILD_DIRECTORY/bin/add-phpstan-self-replace.php"
45
0 commit comments