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

Deprecated warning message on composer install command #613

Closed
peter279k opened this issue Jan 29, 2020 · 2 comments
Closed

Deprecated warning message on composer install command #613

peter279k opened this issue Jan 29, 2020 · 2 comments
Assignees

Comments

@peter279k
Copy link
Contributor

When using the composer install command on this repository folder, it will present following warning message:

Deprecation warning: require-dev.json-schema/JSON-Schema-Test-Suite is invalid, it should not contain uppercase characters. Please use json-schema/json-schema-test-suite instead. Make sure you fix this as Composer 2.0 will error.

It seems that the json-schema/JSON-Schema-Test-Suite package name should be changed with lower-case.

@erayd
Copy link
Contributor

erayd commented Jan 29, 2020

It should. Please feel free to open a PR that makes this change.

peter279k added a commit to peter279k/json-schema-1 that referenced this issue Jan 29, 2020
@Ayesh
Copy link

Ayesh commented Apr 4, 2020

I came across the same notice :) I also opened a PR #626 to backport it to 5.x.x. Thank you.

@erayd erayd closed this as completed in ff4a6b0 Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants