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

35 lines
490 B
Markdown
Raw Normal View History

2025-01-20 13:05:30 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Bug
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: