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

update nova-translations-loader to new outl1ne namespace #7

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

ramonfeleus
Copy link
Contributor

Update nova-translations-loader composer require to it's new outl1ne/nova-translations-loader namespace.
This fixes the following notice when running composer commands:

Warning: Ambiguous class resolution, "Outl1ne\NovaTranslationsLoader\LoadsNovaTranslations" was found 2x: 
in "/development/projectroot/vendor/optimistdigital/nova-translations-loader/src/LoadsNovaTranslations.php"
and "/development/projectroot/vendor/outl1ne/nova-translations-loader/src/LoadsNovaTranslations.php", the first will be used.

This happened for me when nova-string-generator-field was required by a composer package in my project. In my other packages references to Outl1ne packages (previously Optimistdigital) were already updated.

@gldrenthe89 gldrenthe89 merged commit 31aa96d into gldrenthe89:master Nov 23, 2022
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.

None yet

2 participants