There was an error while loading. Please reload this page.
1 parent ee9b138 commit 215e6ffCopy full SHA for 215e6ff
1 file changed
rector.php
@@ -7,7 +7,7 @@
7
8
return RectorConfig::configure()
9
->withPaths([__DIR__.'/src', __DIR__.'/tests'])
10
- ->withPhpVersion(PhpVersion::PHP_83)
+ ->withPhpVersion(PhpVersion::PHP_84)
11
->withPHPStanConfigs([__DIR__.'/phpstan-rector.neon'])
12
->withImportNames(importShortClasses: false)
13
->withComposerBased(phpunit: true)
0 commit comments