Skip to content

Commit 94f343e

Browse files
authored
chore: update issue template to use php 8.4 (#827)
1 parent 107f8b8 commit 94f343e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
attributes:
1515
label: PHP Version
1616
description: Provide the PHP version that you are using.
17-
options: ['8.3']
17+
options: ['8.4']
1818
multiple: true
1919
validations:
2020
required: true

0 commit comments

Comments
 (0)