Do you think we could review the versions in the composer.json file? Ideally, the constraint would require a package version equal or higher than the given one. Composer supports this, so it should not be a problem. It's even better than using an asterisk on the minor version, for instance.
Do you think we could review the versions in the composer.json file? Ideally, the constraint would require a package version equal or higher than the given one. Composer supports this, so it should not be a problem. It's even better than using an asterisk on the minor version, for instance.