You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this just converts back and forth, you can't use composer require and then update the yaml accordingly without losing data. Any comments in the yaml file get destroyed. Manually editing the yaml and converting to json isn't great either necessarily. WHY CAN'T WE JUST HAVE COMMENTS in composer.json?!? ;)
As far as I can tell, all the alternatives would have the same limitation? :pulls_hair_out:
The text was updated successfully, but these errors were encountered:
Since this just converts back and forth, you can't use composer require and then update the yaml accordingly without losing data. Any comments in the yaml file get destroyed. Manually editing the yaml and converting to json isn't great either necessarily. WHY CAN'T WE JUST HAVE COMMENTS in composer.json?!? ;)
As far as I can tell, all the alternatives would have the same limitation? :pulls_hair_out:
The text was updated successfully, but these errors were encountered: