Skip to content

Instantly share code, notes, and snippets.

@nimdasx
Created January 14, 2020 06:27
Show Gist options
  • Save nimdasx/92556448e71cefbcafd33c4b82cc4281 to your computer and use it in GitHub Desktop.
Save nimdasx/92556448e71cefbcafd33c4b82cc4281 to your computer and use it in GitHub Desktop.
downgrade phalcon
sudo apt list -a php7.2-phalcon
sudo apt install php7.2-phalcon=3.4.5-1+php7.2
sudo apt-mark hold php7.2-phalcon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment