Collision
#55273
Replies: 1 comment
-
It is in require-dev only and only from laravel 10. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I'm trying to wrap my head why does laravel framework depend on collision by default, wouldn't it be beneficial to move it to a separate installable package. Other packages like let's say Telescope can be installed when required, would be nice to have collision do the same.
What's the purpose of this package? Is it highly coupled with laravel framework?
Cheers,
Lucas
Beta Was this translation helpful? Give feedback.
All reactions