Skip to content

Remove spatie/laravel-ray conflict - #87

Merged
markvaneijk merged 1 commit into
backstagephp:mainfrom
MACscr:fix/remove-laravel-ray-conflict
Mar 26, 2026
Merged

Remove spatie/laravel-ray conflict#87
markvaneijk merged 1 commit into
backstagephp:mainfrom
MACscr:fix/remove-laravel-ray-conflict

Conversation

@MACscr

@MACscr MACscr commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

The blanket "conflict": { "spatie/laravel-ray": "*" } prevents consumers from using Ray for debugging in projects that depend on this package.

There is no technical incompatibility between laravel-mails and laravel-ray — this constraint unnecessarily forces users to choose between the two packages.

This PR simply removes the conflict entry so that both packages can coexist.

The blanket conflict with spatie/laravel-ray prevents consumers from
using Ray for debugging in projects that depend on this package. There
is no technical incompatibility — this constraint unnecessarily forces
users to choose between the two packages.
@markvaneijk
markvaneijk merged commit f074700 into backstagephp:main Mar 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants