Last active
March 14, 2022 17:58
-
-
Save clonn/605d13e6e762c915d21d8d47b238c0b8 to your computer and use it in GitHub Desktop.
Revisions
-
clonn renamed this gist
Mar 14, 2022 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
clonn created this gist
Mar 14, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ sudo apt-get install php7.4-cli sudo apt-get install php-curl sudo apt-get install php7.4-gd sudo apt install php-xml # install composer # https://www.digitalocean.com/community/tutorials/how-to-install-and-use-composer-on-ubuntu-20-04 composer update