Skip to content

Commit

Permalink
chore: add PHP 8.4 to issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed Dec 30, 2024
1 parent 4a0d845 commit 1833933
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 1833933

Please sign in to comment.