Skip to content

Commit

Permalink
Merge pull request #9353 from paulbalandan/issue-template-84
Browse files Browse the repository at this point in the history
chore: add PHP 8.4 to issue template
  • Loading branch information
samsonasik authored Dec 30, 2024
2 parents 4a0d845 + 1833933 commit 64989eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@ body:
description: Which PHP versions did you run your code?
multiple: true
options:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
- '8.3'
- '8.4'
validations:
required: true

Expand Down

0 comments on commit 64989eb

Please sign in to comment.