Skip to content

Commit

Permalink
Merge pull request codeigniter4#8404 from michalsn/chore/bug-report-t…
Browse files Browse the repository at this point in the history
…emplate

chore: add PHP 8.3 to the bug report template
  • Loading branch information
kenjis authored Jan 6, 2024
2 parents 69fc51f + 128463c commit 6d88cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ body:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
validations:
required: true

Expand Down

0 comments on commit 6d88cfe

Please sign in to comment.