Skip to content

Instantly share code, notes, and snippets.

@einnar82
Created May 10, 2021 02:39
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 einnar82/acdc5cbdb168965a13f7d4911c0eec00 to your computer and use it in GitHub Desktop.
Save einnar82/acdc5cbdb168965a13f7d4911c0eec00 to your computer and use it in GitHub Desktop.
Install lower version PHP
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install php7.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment