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

Deprecation warning: require.mustardBees/cmb-field-select2 is invalid #49

Open
abhishek-kaushik opened this issue Jul 16, 2019 · 0 comments

Comments

@abhishek-kaushik
Copy link

Heyo,
I am trying to add the plugin to Project
This is how I am adding it:

{
           "type": "github",
           "url": "https://github.com/mustardBees/cmb-field-select2"
}

So the problem I am facing is: whenever I am doing composer require mustardBees/cmb-field-select2 package is getting added with capital B : "mustardBees/cmb-field-select2": "^3.0".
by doing it throws a warning:

Deprecation warning: require.mustardBees/cmb-field-select2 is invalid, it should not contain uppercase characters. Please use mustardbees/cmb-field-select2 instead. Make sure you fix this as Composer 2.0 will error.

So for the future composer purpose( and current warning :) ), can we please change package name to small letters.

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

No branches or pull requests

1 participant