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

jonnyw/php-phantomjs v4.6.1 requires symfony/config ~2.3|~3.0 -> no matching package found. #285

Open
akrick opened this issue Oct 26, 2020 · 2 comments

Comments

@akrick
Copy link

akrick commented Oct 26, 2020

`composer require jaeger/querylist-phantomjs
Using version ^4.0 for jaeger/querylist-phantomjs
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "5.1.*"
Your requirements could not be resolved to an installable set of packages.

Problem 1
- jaeger/querylist-phantomjs 4.0.0 requires jonnyw/php-phantomjs 4.* -> satisfiable by jonnyw/php-phantomjs[v4.0.0, v4.1.0, v4.2.0, v4.2.1, v4.3.0, v4.3.1, v4.3.2, v4.4.0, v4.5.0, v4.5.1, v4.6.0, v4.6.1].
- jaeger/querylist-phantomjs 4.0.1 requires jonnyw/php-phantomjs 4.* -> satisfiable by jonnyw/php-phantomjs[v4.0.0, v4.1.0, v4.2.0, v4.2.1, v4.3.0, v4.3.1, v4.3.2, v4.4.0, v4.5.0, v4.5.1, v4.6.0, v4.6.1].
- jonnyw/php-phantomjs v4.6.1 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.6.0 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.5.1 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.5.0 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.4.0 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.3.2 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.3.1 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.3.0 requires symfony/config ~2.3|~3.0 -> no matching package found.
- jonnyw/php-phantomjs v4.2.1 requires symfony/config ~2.3 -> no matching package found.
- jonnyw/php-phantomjs v4.2.0 requires symfony/config ~2.3 -> no matching package found.
- jonnyw/php-phantomjs v4.1.0 requires symfony/config ~2.3 -> no matching package found.
- jonnyw/php-phantomjs v4.0.0 requires symfony/config ~2.3 -> no matching package found.
- Installation request for jaeger/querylist-phantomjs ^4.0 -> satisfiable by jaeger/querylist-phantomjs[4.0.0, 4.0.1].

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json to its original content.`

@akrick
Copy link
Author

akrick commented Oct 26, 2020

BTW, i use the package in Symfony v4.20.0, it doesn't seem to fit the requirements. looking for your reply. thanks a lot!

@neokyuubi
Copy link

try this : composer require neokyuubi/php-phantomjs:dev-master

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
@akrick @neokyuubi and others