update github issue template
parent
909dbf5731
commit
3784558f11
|
@ -1,21 +1,30 @@
|
|||
With the following composer.json:
|
||||
|
||||
My `composer.json`:
|
||||
<details>
|
||||
<summary>CLICK TO EXPAND</summary>
|
||||
```json
|
||||
{
|
||||
...
|
||||
}
|
||||
...replace me...
|
||||
```
|
||||
</details>
|
||||
|
||||
Output of `composer diagnose`:
|
||||
<details>
|
||||
<summary>CLICK TO EXPAND</summary>
|
||||
```
|
||||
...replace me...
|
||||
```
|
||||
</details>
|
||||
|
||||
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:
|
||||
|
|
Loading…
Reference in New Issue