1
0
Fork 0
composer/.github/ISSUE_TEMPLATE/support-request---question.md

35 lines
546 B
Markdown

---
name: Support request / question
about: Confused, looking for assistance, and you don't like GitHub Discussions?
title: ''
type: Support
assignees: ''
---
My `composer.json`:
```json
...replace me...
```
Output of `composer diagnose`:
```
...replace me...
```
When I run this command: <!-- run it with `-vvv` added to it ideally to get full debug output -->
```
...replace me...
```
I get the following output: <!-- FULL OUTPUT please, not just what you think is relevant -->
```
...replace me...
```
And I expected this to happen: