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
the package is set in the require-dev section, but mentioned in the README as a step you should do.
I'd move it into the suggest section of composer or make it part of the actual requirements and remove it from the steps as it'd be installed with the plugin.
In general you should requiere phpcr/implementation as an virtual package and then give the user the chance to use dbal or jackrabit. So having it in require-dev is fine.
the package is set in the require-dev section, but mentioned in the README as a step you should do.
I'd move it into the
suggest
section of composer or make it part of the actual requirements and remove it from the steps as it'd be installed with the plugin.@michalmarcinkowski thoughts?
The text was updated successfully, but these errors were encountered: