Skip to content
Snippets Groups Projects
Commit d1b5d6ce authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3217858: Support PHP7.4 for Varbase ~9.0 and all used components with automated testing

parent d2e318df
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ commands: ...@@ -37,7 +37,7 @@ commands:
name: Install Usefull must have utils for debugging with SSH into this box name: Install Usefull must have utils for debugging with SSH into this box
command: | command: |
sudo apt -qq update && sudo apt -qqy upgrade sudo apt -qq update && sudo apt -qqy upgrade
sudo apt -yqq install vim links lynx git diffutils htop curl wget p7zip-full unzip zip sed gcc g++ make libfreetype6-dev libjpeg62-turbo-dev libpng-dev xvfb default-mysql-client sudo apt -yqq install vim links lynx git diffutils htop curl wget p7zip-full unzip zip sed gcc g++ make libfreetype6-dev libonig-dev libjpeg62-turbo-dev libpng-dev xvfb default-mysql-client
## Install PHP extra. ## Install PHP extra.
- run: - run:
name: Install PHP extra name: Install PHP extra
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment