Skip to content

fix: use actual namespace instead of alias #88

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

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

innocenzi
Copy link
Contributor

When aliases are disabled in a Laravel project, we have to specify the entire FQCN. Third-parties that use aliases will cause errors, which this package did when we tried to update it.

@tpetry tpetry merged commit 1d34612 into tpetry:master Jul 31, 2024
28 checks passed
@innocenzi innocenzi deleted the fix/arr branch August 2, 2024 13:15
@ElRochito
Copy link

@tpetry this fix isn't on the 1.0.0 release, could you release it please ?

@tpetry
Copy link
Owner

tpetry commented Aug 5, 2024

@ElRochito Fixed with 1.0.1

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.

3 participants