spatie / laravel-ray

Debug with Ray to fix problems faster in Laravel apps
https://myray.app
MIT License
291 stars 64 forks source link

Make framework dependency a dev dependency again #238

Closed ju5t closed 2 years ago

ju5t commented 2 years ago

Describe the bug

Not a bug perse. But a recent commit has added the Laravel framework as a non-dev dependency to Ray. We're using Ray in Laravel Zero too and it doesn't like that there are 2 frameworks included.

Versions

Latest greatest.

To Reproduce

Fresh install of Laravel Zero and add Ray.

Expected behavior

Expected it to work brilliantly. As Ray is exactly that. As is Laravel Zero.

Additional context

Thanks for the contributions to Laravel!

freekmurze commented 2 years ago

Fixed in the latest version 👍

ju5t commented 2 years ago

Thanks! That was lightning fast!