We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdd34b commit eff3a78Copy full SHA for eff3a78
.github/ISSUE_TEMPLATE/bug.yml
@@ -35,7 +35,7 @@ body:
35
id: package-version
36
attributes:
37
label: Package Versions
38
- description: What versions of the NativePHP packages are you running? Output of `composer show nativephp/* --format=json`
+ description: What versions of the NativePHP packages are you running? Output of `composer show "nativephp/*" --format=json`
39
validations:
40
required: true
41
- type: input
0 commit comments