Skip to content

Commit 1833933

Browse files
committed
chore: add PHP 8.4 to issue template
1 parent 4a0d845 commit 1833933

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ body:
2525
description: Which PHP versions did you run your code?
2626
multiple: true
2727
options:
28-
- '7.4'
29-
- '8.0'
3028
- '8.1'
3129
- '8.2'
3230
- '8.3'
31+
- '8.4'
3332
validations:
3433
required: true
3534

0 commit comments

Comments
 (0)