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

Does not replace symfony/polyfill-ctype #15

Closed
RiiD opened this issue Nov 8, 2018 · 3 comments
Closed

Does not replace symfony/polyfill-ctype #15

RiiD opened this issue Nov 8, 2018 · 3 comments

Comments

@RiiD
Copy link
Contributor

RiiD commented Nov 8, 2018

Hi,

One of our build processes failed because it tried to download this library as a dependency instead of symfony/polyfill-ctype. It happened because this library is marked as a replacement for Symfony's ctype polyfill lib in packagist.
The solution that helped us was just updating the composer on our deployment servers. But still, it would be better to remove the symfony/polyfill-ctype from the replace section in composer.json file.

Thanks,
Nadir.

@Korbeil
Copy link
Contributor

Korbeil commented Nov 8, 2018

Thanks for your feedback ! If you have a PR to submit to fix that it would be awesome ;-)
If not I'll try to take a look tomorrow.

RiiD added a commit to RiiD/client that referenced this issue Nov 8, 2018
@cjmcdonn
Copy link

cjmcdonn commented Nov 8, 2018

This is a problem.

Korbeil added a commit that referenced this issue Nov 8, 2018
Fix issue #15 - Remove replace section from composer.json
@Korbeil
Copy link
Contributor

Korbeil commented Nov 8, 2018

It's now solved thanks to @RiiD ❤️

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

3 participants