-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix composer warning about uppercase in require block #2557
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
Conversation
Fix composer warning about uppercase in require block
|
Sure. I'll let @LeoColomb say if there is potential impact to this, I'm not even sure what we really need this composer file for (should the composer lock file be updated as well? other composer include files?) |
LeoColomb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should the composer lock file be updated as well
Indeed, the lock must be updated. 🙂
|
Updated the lock file. Ran |
|
It actually wrote this aswell. Want them too? |
LeoColomb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope that looks good.
* 'master' of https://github.com/YOURLS/YOURLS: Bump for next release Bump bumped version number (YOURLS#2595) Add vector version of YOURLS logo (YOURLS#2548) Trim overlong client information (YOURLS#2574) Rearrange opencollective badges Add jsonp parameter in API as a fallback to match documentation (YOURLS#2567) Update plugin.php (YOURLS#2562) Fix composer warning about uppercase in require block (YOURLS#2557) Split test in 2 (YOURLS#2558) Core-ify "Random Keywords" plugin (YOURLS#2367)
Fix composer warning about uppercase in require block