Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Fix dependency overloading when using outside of typical Laravel installation #15

Merged
merged 1 commit into from
Oct 31, 2023
Merged

[1.x] Fix dependency overloading when using outside of typical Laravel installation #15

merged 1 commit into from
Oct 31, 2023

Conversation

michael-rubel
Copy link
Contributor

About

The laravel/framework is a hard constraint that will prevent dependencies from being properly loaded in a non-standard Laravel installation. Such installations are, for example, non-official Laravel Zero which is based on Laravel's Illuminate components, but it doesn't use Laravel directly.


@milwad-dev
Copy link
Owner

Interested.
Thanks!

@milwad-dev milwad-dev changed the title Fix dependency overloading when using outside of typical Laravel installation [1.x] Fix dependency overloading when using outside of typical Laravel installation Oct 31, 2023
@milwad-dev milwad-dev merged commit edaed25 into milwad-dev:1.x Oct 31, 2023
12 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