Update ISSUE_TEMPLATE.md
parent
6c1f0cdf24
commit
7157097ea0
|
@ -1,6 +1,9 @@
|
||||||
<!--
|
<!--
|
||||||
The information we ask for below is IMPORTANT. It will help us help you faster.
|
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.
|
Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to, and help avoid wasting everyone's time.
|
||||||
|
|
||||||
|
Please also make sure you are using the latest Composer version. You can get the latest with `composer self-update`
|
||||||
|
or even try the latest dev build with `composer self-update --snapshot` to see if the bug was perhaps already fixed but not released yet.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
My `composer.json`:
|
My `composer.json`:
|
||||||
|
|
Loading…
Reference in New Issue