wemakecustom / gitlab-composer

Gitlab Composer repository
163 stars 43 forks source link

Composer package name case insensitive #13

Closed roquie closed 9 years ago

roquie commented 9 years ago

Hello! Please, follow the link and see note block. https://getcomposer.org/doc/02-libraries.md#every-project-is-a-package

lavoiesl commented 9 years ago

In that case, I think you should be using strcasecmp

roquie commented 9 years ago

yeah, so is it really better :)

lemoinem commented 9 years ago

Much better, could you squash your commits and we'll merge them.

Thanks for the fix!

roquie commented 9 years ago

Done.

lemoinem commented 9 years ago

Thanks! :+1: