1
0
Fork 0
composer/.github/ISSUE_TEMPLATE.md

31 lines
586 B
Markdown
Raw Normal View History

2020-11-27 12:05:32 +00:00
<!--
The information we ask for below is IMPORTANT. It will help us help you faster.
Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to, and help avoid wasting everyone's time.
-->
2016-09-08 10:12:16 +00:00
My `composer.json`:
```json
2016-09-08 10:12:16 +00:00
...replace me...
```
2016-09-08 10:12:16 +00:00
Output of `composer diagnose`:
```
2016-09-08 10:12:16 +00:00
...replace me...
```
2020-11-27 12:10:48 +00:00
When I run this command: <!-- run it with `-vvv` added to it ideally to get full debug output -->
2016-09-08 10:12:16 +00:00
```
...replace me...
```
2020-11-27 12:10:48 +00:00
I get the following output: <!-- FULL OUTPUT please, not just what you think is relevant -->
2016-09-08 10:12:16 +00:00
```
...replace me...
```
And I expected this to happen: