Skip to content

Instantly share code, notes, and snippets.

View chri5tia's full-sized avatar

Christia Troyer chri5tia

  • CivicActions
  • Portland, OR
  • 13:11 (UTC -07:00)
View GitHub Profile
#!/bin/bash
#Switch between PHP 7.4 and 8.0 and Drush Version 8 and 11
# To use this script download this file and name it switch-php.sh
# and give it the correct permissions
# You can then run ./switch-php
# with the argument 7.4 or just ./switch-php
# For example ./switch-php 7.4
## First need to download PHP Versions