Skip to content

Instantly share code, notes, and snippets.

@ivansiss
Created September 12, 2017 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivansiss/12b6fe2dfea6ca77a4b7847b2870cfa5 to your computer and use it in GitHub Desktop.
Save ivansiss/12b6fe2dfea6ca77a4b7847b2870cfa5 to your computer and use it in GitHub Desktop.
$ composer require "laravelcollective/html":"^5.4.36"
./composer.json has been created
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
- laravelcollective/html v5.5.1 requires php >=7.0.0 -> your PHP version (5.6.25) does not satisfy that requirement.
- laravelcollective/html v5.5 requires php >=7.0.0 -> your PHP version (5.6.25) does not satisfy that requirement.
- Installation request for laravelcollective/html ^5.4.36 -> satisfiable by laravelcollective/html[v5.5, v5.5.1].
Installation failed, deleting ./composer.json.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment