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
It seems that composer.json needs symfony/yaml as dependency for users who wish to use the yaml format, not just as a dev dependency (which are not installed by default anymore).
It seems that composer.json needs
symfony/yamlas dependency for users who wish to use the yaml format, not just as a dev dependency (which are not installed by default anymore).