User tests: Successful: Unsuccessful:
Pr for #19434
See comment from @wilsonge #15136 (comment) as to why it is not being 100% removed
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-14 23:10:42 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
The lock file's missing...
I didnt know I was supposed to commit that :(
Should I do a new pr for that?
I didnt know I was supposed to commit that :(
Should I do a new pr for that?
Same as composer.lock
, should be committed because that's tracking the actual dependency versions to use, not just declared supported ranges.
Thanks!