You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to install and use I get errors, one from Ubuntu 20.4 and other from Windows 10.
PHP v7.4
OS is Ubuntu 20.4
Composer 1.10.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for andrewcarteruk/cryptokey ^0.2.0 -> satisfiable by andrewcarteruk/cryptokey[v0.2.0].
- Conclusion: remove symfony/console v5.2.1
- Conclusion: don't install symfony/console v5.2.1
- andrewcarteruk/cryptokey v0.2.0 requires symfony/console ^2.8 -> satisfiable by symfony/console[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.23, v2.8.24, v2.8.25, v2.8.26, v2.8.27, v2.8.28, v2.8.29, v2.8.3, v2.8.30, v2.8.31, v2.8.32, v2.8.33, v2.8.34, v2.8.35, v2.8.36, v2.8.37, v2.8.38, v2.8.39, v2.8.4, v2.8.40, v2.8.41, v2.8.42, v2.8.43, v2.8.44, v2.8.45, v2.8.46, v2.8.47, v2.8.48, v2.8.49, v2.8.5, v2.8.50, v2.8.52, v2.8.6, v2.8.7, v2.8.8, v2.8.9].
- Can only install one of: symfony/console[v2.8.0, v5.2.1].
- Can only install one of: symfony/console[v2.8.1, v5.2.1].
- Can only install one of: symfony/console[v2.8.10, v5.2.1].
...
- Can only install one of: symfony/console[v2.8.8, v5.2.1].
- Can only install one of: symfony/console[v2.8.9, v5.2.1].
- Installation request for symfony/console (locked at v5.2.1) -> satisfiable by symfony/console[v5.2.1].
Installation failed, reverting ./composer.json to its original content.
PHP v7.4
OS is Windows 10
Composer 2.0.8
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/installer is locked to version v4.1.1 and an update of this package was not requested.
- Conclusion: don't install symfony/console v4.3.5 (conflict analysis result)
- Conclusion: don't install symfony/console v2.8.2 (conflict analysis result)
- Conclusion: don't install symfony/console v4.3.6 (conflict analysis result)
- Conclusion: don't install symfony/console v2.8.3 (conflict analysis result)
...
- Conclusion: don't install symfony/console v5.1.10 (conflict analysis result)
- Conclusion: don't install symfony/console v2.8.50 (conflict analysis result)
- Conclusion: don't install symfony/console v5.2.0 (conflict analysis result)
- Conclusion: don't install symfony/console v2.8.52 (conflict analysis result)
- Conclusion: don't install symfony/console v5.2.1 (conflict analysis result)
- Root composer.json requires andrewcarteruk/cryptokey ^0.2.0 -> satisfiable by andrewcarteruk/cryptokey[v0.2.0].
- laravel/installer v4.1.1 requires symfony/console ^4.0|^5.0 -> satisfiable by symfony/console[v4.0.0, ..., v4.4.18, v5.0.0, ..., v5.2.1].
- You can only install one version of a package, so only one of these can be installed: symfony/console[v2.8.0, ..., v2.8.52, v4.0.0, ..., v4.4.18, v5.0.0, ..., v5.2.1].
- andrewcarteruk/cryptokey v0.2.0 requires symfony/console ^2.8 -> satisfiable by symfony/console[v2.8.0, ..., v2.8.52].
- Conclusion: don't install symfony/console v2.8.1 (conflict analysis result)
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
The text was updated successfully, but these errors were encountered:
When trying to install and use I get errors, one from Ubuntu 20.4 and other from Windows 10.
PHP v7.4
OS is Ubuntu 20.4
Composer 1.10.1
PHP v7.4
OS is Windows 10
Composer 2.0.8
The text was updated successfully, but these errors were encountered: