Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Update composer.json #1

Merged
merged 1 commit into from
Jan 1, 2018
Merged

Update composer.json #1

merged 1 commit into from
Jan 1, 2018

Conversation

Dylan-DPC-zz
Copy link

Laravel doesn't follow semver. So having ^5.x, 5.* or >=5.x will mean that composer will install a future version even though that version breaks the package.

@michaeldzjap michaeldzjap merged commit b04945e into michaeldzjap:master Jan 1, 2018
@michaeldzjap
Copy link
Owner

I see. Thanks for pointing this out, wasn't aware of this. So am I right in assuming that the right way to cover both 5.5.* and 5.6.* (when it is released and verified to work) is to use "5.5.*|5.6.*"?

@Dylan-DPC-zz
Copy link
Author

Hey. Yes you are right.

@Dylan-DPC-zz Dylan-DPC-zz deleted the patch-1 branch January 1, 2018 13:28
michaeldzjap pushed a commit that referenced this pull request Sep 10, 2020
Added autocomplete attribute for one-time-codes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants