rcrowe / TwigBridge

Give the power of Twig to Laravel
MIT License
895 stars 165 forks source link

Add support for minor versions of 6.0 as well #374

Closed mbardelmeijer closed 4 years ago

mbardelmeijer commented 4 years ago

Laravel 6.1 was released today, but the constraint prevents installing it.

To the best of my knowledge, we should allow minor versions as well with the changed semver versioning from 6.0 and up.

See https://github.com/laravel/framework/releases/tag/v6.1.0

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.8%) to 54.43% when pulling 0875847c677b01580e36b0ecfa01ca8f67d93bcf on mbardelmeijer:patch-5 into 4e8a6ebd772d6b7be103e00bbff23c531e917144 on rcrowe:master.