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

Composer can't find package symfony/polyfill-intl-icu ~1.0 #8

Closed
JarJak opened this issue Oct 28, 2015 · 2 comments
Closed

Composer can't find package symfony/polyfill-intl-icu ~1.0 #8

JarJak opened this issue Oct 28, 2015 · 2 comments

Comments

@JarJak
Copy link

JarJak commented Oct 28, 2015

Your requirements could not be resolved to an installable set of packages.

Problem 1
- symfony/symfony 2.8.x-dev requires symfony/polyfill-intl-icu ~1.0 -> no matching package found.

Shouldn't it be 1.0.x-dev ?

@xabbuh
Copy link
Member

xabbuh commented Oct 28, 2015

We have minimum-stability set to dev in the composer.json files of the polyfill packages. If you already like to use them (or the not released Symfony 2.8) in your project, you will need to decrease the minimum stability in your project's composer.json file or explicitly require unstable dependencies.

@xabbuh xabbuh closed this as completed Oct 28, 2015
@JarJak
Copy link
Author

JarJak commented Oct 29, 2015

Ok I can wait a month until Symfony 2.8 will get stable release, thanks

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

2 participants