Skip to content

Instantly share code, notes, and snippets.

@lowhow
Last active November 27, 2015 12:20
Show Gist options
  • Save lowhow/a9d953d2c67f639abdea to your computer and use it in GitHub Desktop.
Save lowhow/a9d953d2c67f639abdea to your computer and use it in GitHub Desktop.
Composer ignore platform requirements (php & ext- packages)
composer install --ignore-platform-reqs
-OR-
composer update --ignore-platform-reqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment