Skip to content

Commit aa8e305

Browse files
authored
Merge pull request #7043 from kenjis/fix-bug_report.yml
chore: update PHP versions in bug_report.yml
2 parents 405435f + 174f5f0 commit aa8e305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ body:
2525
description: Which PHP versions did you run your code?
2626
multiple: true
2727
options:
28-
- '7.3'
2928
- '7.4'
3029
- '8.0'
3130
- '8.1'
31+
- '8.2'
3232
validations:
3333
required: true
3434

0 commit comments

Comments
 (0)