Skip to content

Commit eff3a78

Browse files
authored
Update bug.yml
1 parent 1fdd34b commit eff3a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ body:
3535
id: package-version
3636
attributes:
3737
label: Package Versions
38-
description: What versions of the NativePHP packages are you running? Output of `composer show nativephp/* --format=json`
38+
description: What versions of the NativePHP packages are you running? Output of `composer show "nativephp/*" --format=json`
3939
validations:
4040
required: true
4141
- type: input

0 commit comments

Comments
 (0)