1
0
Fork 0

update github issue template

pull/5657/head
Rob Bast 2016-09-08 12:12:16 +02:00
parent 909dbf5731
commit 3784558f11
No known key found for this signature in database
GPG Key ID: 73076E35E6165F39
1 changed files with 19 additions and 10 deletions

View File

@ -1,21 +1,30 @@
With the following composer.json: My `composer.json`:
<details>
<summary>CLICK TO EXPAND</summary>
```json ```json
{ ...replace me...
...
}
``` ```
</details>
Output of `composer diagnose`:
<details>
<summary>CLICK TO EXPAND</summary>
```
...replace me...
```
</details>
When I run this command: When I run this command:
``` ```
composer command -vvv (please include -vvv!) ...replace me...
``` ```
I get this output: I get the following output:
<details>
<summary>CLICK TO EXPAND</summary>
``` ```
...replace me...
``` ```
</details>
And I expected this to happen: And I expected this to happen: