Skip to content

Commit 98a9124

Browse files
committed
chore(rector): align stable32 php set to 8.1
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 2fbf19c commit 98a9124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
__DIR__ . '/templates',
2020
__DIR__ . '/tests/php',
2121
])
22-
->withPhpSets(php82: true)
22+
->withPhpSets(php81: true)
2323
->withSets([
2424
NextcloudSets::NEXTCLOUD_30,
2525
])

0 commit comments

Comments
 (0)