Skip to content

Instantly share code, notes, and snippets.

@osidney
Last active November 28, 2019 20:30
Show Gist options
  • Save osidney/b849f7a60b2aaaff9f88abc216b93dfc to your computer and use it in GitHub Desktop.
Save osidney/b849f7a60b2aaaff9f88abc216b93dfc to your computer and use it in GitHub Desktop.
Instalação do PHP7.4
apt update && apt install php7.4-fpm php7.4-xml php7.4-bz2 php7.4-zip php7.4-mysql php7.4-intl php7.4-gd php7.4-curl php7.4-soap php7.4-mbstring php7.4-bcmath -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment