Skip to content

Commit 5654b0a

Browse files
committed
Update bug_report.yml
1 parent f90dd1f commit 5654b0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ body:
88
attributes:
99
label: Wayfinder Version
1010
description: Provide the version of the Laravel Wayfinder that you are using.
11-
placeholder: 0.2.4
11+
placeholder: 0.1.0
1212
validations:
1313
required: true
1414
- type: input
1515
attributes:
1616
label: Laravel Version
1717
description: Provide the Laravel version that you are using. [Please ensure it is still supported.](https://laravel.com/docs/releases#support-policy)
18-
placeholder: 10.4.1
18+
placeholder: 11.6.1
1919
validations:
2020
required: true
2121
- type: input
2222
attributes:
2323
label: PHP Version
2424
description: Provide the PHP version that you are using.
25-
placeholder: 8.1.4
25+
placeholder: 8.2.0
2626
validations:
2727
required: true
2828
- type: textarea

0 commit comments

Comments
 (0)