Skip to content

Instantly share code, notes, and snippets.

@svpernova09
Created March 23, 2018 02:28
Show Gist options
  • Save svpernova09/b42b83809954da3d9c011d1e1b3ffa30 to your computer and use it in GitHub Desktop.
Save svpernova09/b42b83809954da3d9c011d1e1b3ffa30 to your computer and use it in GitHub Desktop.
Using version ^7.3 for laravel/homestead
./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
- Installation request for laravel/homestead ^7.3 -> satisfiable by laravel/homestead[v7.3.0].
- Conclusion: don't install symfony/console v3.1.6
- laravel/homestead v7.3.0 requires symfony/console ~3.3|~4.0 -> satisfiable by symfony/console[v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.15, v3.3.16, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1, v3.4.2, v3.4.3, v3.4.4, v3.4.5, v3.4.6, v4.0.0, v4.0.1, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.0.6].
- Can only install one of: symfony/console[v3.3.0, v3.1.6].
- Can only install one of: symfony/console[v3.3.1, v3.1.6].
- Can only install one of: symfony/console[v3.3.10, v3.1.6].
- Can only install one of: symfony/console[v3.3.11, v3.1.6].
- Can only install one of: symfony/console[v3.3.12, v3.1.6].
- Can only install one of: symfony/console[v3.3.13, v3.1.6].
- Can only install one of: symfony/console[v3.3.14, v3.1.6].
- Can only install one of: symfony/console[v3.3.15, v3.1.6].
- Can only install one of: symfony/console[v3.3.16, v3.1.6].
- Can only install one of: symfony/console[v3.3.2, v3.1.6].
- Can only install one of: symfony/console[v3.3.3, v3.1.6].
- Can only install one of: symfony/console[v3.3.4, v3.1.6].
- Can only install one of: symfony/console[v3.3.5, v3.1.6].
- Can only install one of: symfony/console[v3.3.6, v3.1.6].
- Can only install one of: symfony/console[v3.3.7, v3.1.6].
- Can only install one of: symfony/console[v3.3.8, v3.1.6].
- Can only install one of: symfony/console[v3.3.9, v3.1.6].
- Can only install one of: symfony/console[v3.4.0, v3.1.6].
- Can only install one of: symfony/console[v3.4.1, v3.1.6].
- Can only install one of: symfony/console[v3.4.2, v3.1.6].
- Can only install one of: symfony/console[v3.4.3, v3.1.6].
- Can only install one of: symfony/console[v3.4.4, v3.1.6].
- Can only install one of: symfony/console[v3.4.5, v3.1.6].
- Can only install one of: symfony/console[v3.4.6, v3.1.6].
- Can only install one of: symfony/console[v4.0.0, v3.1.6].
- Can only install one of: symfony/console[v4.0.1, v3.1.6].
- Can only install one of: symfony/console[v4.0.2, v3.1.6].
- Can only install one of: symfony/console[v4.0.3, v3.1.6].
- Can only install one of: symfony/console[v4.0.4, v3.1.6].
- Can only install one of: symfony/console[v4.0.5, v3.1.6].
- Can only install one of: symfony/console[v4.0.6, v3.1.6].
- Installation request for symfony/console (locked at v3.1.6) -> satisfiable by symfony/console[v3.1.6].
Installation failed, reverting ./composer.json to its original content.
composer require laravel/homestead --dev: 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment