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 d3f1eff commit acbea24Copy full SHA for acbea24
rector.php
@@ -81,7 +81,7 @@
81
}
82
83
// Set the target version for refactoring
84
- $rectorConfig->phpVersion(PhpVersion::PHP_81);
+ $rectorConfig->phpVersion(PhpVersion::PHP_82);
85
86
// Auto-import fully qualified class names
87
$rectorConfig->importNames();
0 commit comments