Skip to content

Instantly share code, notes, and snippets.

@carltondickson
Created April 28, 2015 09:21
Show Gist options
  • Save carltondickson/235b05c56df9670b3959 to your computer and use it in GitHub Desktop.
Save carltondickson/235b05c56df9670b3959 to your computer and use it in GitHub Desktop.
Composer - Require specific version of a package
composer require "foo/bar:1.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment