Skip to content

Commit f505ab5

Browse files
authored
Change PHP version in "rector-cs.yml" (#151)
1 parent b7cf181 commit f505ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rector-cs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
token: ${{ secrets.YIISOFT_GITHUB_TOKEN }}
2525
with:
2626
repository: ${{ github.event.pull_request.head.repo.full_name }}
27-
php: '8.4'
27+
php: '8.1'

0 commit comments

Comments
 (0)