Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Incompatible with latest Laravel ( 5.4.25 ) #33

Open
ftrudeau opened this issue Jun 12, 2017 · 1 comment
Open

Incompatible with latest Laravel ( 5.4.25 ) #33

ftrudeau opened this issue Jun 12, 2017 · 1 comment

Comments

@ftrudeau
Copy link

$ composer require ipalaus/geonames
Using version ^3.0 for ipalaus/geonames
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Conclusion: don't install ipalaus/geonames v3.0.1
- Conclusion: remove symfony/process v3.3.2
- Installation request for ipalaus/geonames ^3.0 -> satisfiable by ipalaus/geonames[v3.0, v3.0.1].
- Conclusion: don't install symfony/process v3.3.2
- ipalaus/geonames v3.0 requires symfony/process 2.8.|3.0. -> satisfiable by symfony/process[v2.8.0, v2.8.1, v2.8.10, v2.8.11, v2.8.12, v2.8.13, v2.8.14, v2.8.15, v2.8.16, v2.8.17, v2.8.18, v2.8.19, v2.8.2, v2.8.20, v2.8.21, v2.8.22, v2.8.3, v2.8.4, v2.8.5, v2.8.6, v2.8.7, v2.8.8, v2.8.9, v3.0.0, v3.0.1, v3.0.2, v3.0.3, v3.0.4, v3.0.5, v3.0.6, v3.0.7, v3.0.8, v3.0.9].
- Can only install one of: symfony/process[v2.8.0, v3.3.2].
- Can only install one of: symfony/process[v2.8.1, v3.3.2].
- Can only install one of: symfony/process[v2.8.10, v3.3.2].
- Can only install one of: symfony/process[v2.8.11, v3.3.2].
- Can only install one of: symfony/process[v2.8.12, v3.3.2].
- Can only install one of: symfony/process[v2.8.13, v3.3.2].
- Can only install one of: symfony/process[v2.8.14, v3.3.2].
- Can only install one of: symfony/process[v2.8.15, v3.3.2].
- Can only install one of: symfony/process[v2.8.16, v3.3.2].
- Can only install one of: symfony/process[v2.8.17, v3.3.2].
- Can only install one of: symfony/process[v2.8.18, v3.3.2].
- Can only install one of: symfony/process[v2.8.19, v3.3.2].
- Can only install one of: symfony/process[v2.8.2, v3.3.2].
- Can only install one of: symfony/process[v2.8.20, v3.3.2].
- Can only install one of: symfony/process[v2.8.21, v3.3.2].
- Can only install one of: symfony/process[v2.8.22, v3.3.2].
- Can only install one of: symfony/process[v2.8.3, v3.3.2].
- Can only install one of: symfony/process[v2.8.4, v3.3.2].
- Can only install one of: symfony/process[v2.8.5, v3.3.2].
- Can only install one of: symfony/process[v2.8.6, v3.3.2].
- Can only install one of: symfony/process[v2.8.7, v3.3.2].
- Can only install one of: symfony/process[v2.8.8, v3.3.2].
- Can only install one of: symfony/process[v2.8.9, v3.3.2].
- Can only install one of: symfony/process[v3.0.0, v3.3.2].
- Can only install one of: symfony/process[v3.0.1, v3.3.2].
- Can only install one of: symfony/process[v3.0.2, v3.3.2].
- Can only install one of: symfony/process[v3.0.3, v3.3.2].
- Can only install one of: symfony/process[v3.0.4, v3.3.2].
- Can only install one of: symfony/process[v3.0.5, v3.3.2].
- Can only install one of: symfony/process[v3.0.6, v3.3.2].
- Can only install one of: symfony/process[v3.0.7, v3.3.2].
- Can only install one of: symfony/process[v3.0.8, v3.3.2].
- Can only install one of: symfony/process[v3.0.9, v3.3.2].
- Installation request for symfony/process (locked at v3.3.2) -> satisfiable by symfony/process[v3.3.2].

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

@alexeyshockov
Copy link
Contributor

See #34, it should fix your issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants