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 c697c1aCopy full SHA for c697c1a
1 file changed
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 --no-dev ocramius/package-versions --working-dir "$BUILD_DIRECTORY"
43
44
php "$BUILD_DIRECTORY/bin/add-phpstan-self-replace.php"
45
0 commit comments