Tails package on Laravel 10 [HELP NEEDED]

Solved
superdev

Apr 19th, 2023 08:13 AM

Hi, I recently tried to use the devdojo/tails package on a fresh Laravel 10.x installation. It seems to be unsupported, as Illuminate/Support is only set to 8.x and 9.x. Furthermore, the PHP requirements are only ^7.4 and ^8.0. This is a problem as Illuminate/Support can have an addition for 10.x and the PHP requirements can have an addition for ^8.1. I will look into solving the issue myself, but I have made a post incase anyone has some ideas to help out.

bobbyiliev

Apr 19th, 2023 08:17 AM

Hi there!

Thank you for reporthing this problem and for already submitting a PR with a fix!

We will look into merging this shortly and cutting a new release for the package!

I will keep you posted!

superdev

Apr 19th, 2023 08:34 AM

Awesome 🎉
Thanks for the fast response @bobbyiliev!

superdev

Apr 19th, 2023 08:37 AM

Currently working on another PR aswell, so you'll have a feature along with a fix ;)

Report
1
bobbyiliev

Apr 19th, 2023 09:05 AM

Best Answer

That is awesome! Thank you for this! We've now merged both of the PRs ❤️

The new release is now out:

https://packagist.org/packages/devdojo/tails#v1.1.0