Skip to content

Instantly share code, notes, and snippets.

@tobiasfabian
Created April 26, 2023 09:40
Show Gist options
  • Save tobiasfabian/b842af898564fd6d07cdb225ef0d4289 to your computer and use it in GitHub Desktop.
Save tobiasfabian/b842af898564fd6d07cdb225ef0d4289 to your computer and use it in GitHub Desktop.
Update composer dependencies with a specific php version (Homebrew)
/opt/homebrew/opt/php@8.0/bin/php $(which composer) update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment