diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cf018d3c39d8..1f6dc36b395d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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