Parziphal / parse

Parse with an Eloquent-like interface for Laravel
MIT License
17 stars 13 forks source link

Allow Laravel 6.x and 7.x in composer.json #31

Closed abronin closed 4 years ago

abronin commented 4 years ago

Please, help with Issue #30

No additional constraints, no breaking changes. This 100% safe change will allow more people to use your package directly (not making forks just because of this problem).

Parziphal commented 4 years ago

Sorry I didn't see this earlier. Thank you~

abronin commented 4 years ago

@Parziphal Thank you!

abronin commented 4 years ago

If you can tag this as a new version, it will allow us to use your package in our projects. It will be great help for folks like me (I saw some here in github) who use their forks in production because of we need the Laravel 6.x or 7.x support.

Parziphal commented 4 years ago

Oh yeah I forgot about tagging. I've been away for too long. I created it through web interface, I hope it just works as expected. If you need me to do anything else, please let me know.

abronin commented 4 years ago

Thank you! One more thing) I mentioned you added wrong release note "Allow to Laravel 5.6 and 5.7." It should be "Allow to Laravel 6.x and 7.x."

Parziphal commented 4 years ago

Lol, my bad, I corrected it. Thank you~