Skip to content
Snippets Groups Projects
Commit 66ef6865 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 0bc5cc27
No related branches found
No related tags found
No related merge requests found
......@@ -136,8 +136,10 @@ commands:
name: Build Varbase with the composer
command: |
cp -r /var/www/html/varbase /var/www/html/varbase-profile
cd /var/www/html
composer clear
cd /var/www/html/varbase
composer install --prefer-dist --no-interaction -vvv
composer install --no-interaction -vvv
mv /var/www/html/varbase-profile /var/www/html/varbase/docroot/profiles/varbase
sudo chmod 777 -R /var/www/html/varbase
......
......@@ -10,7 +10,7 @@ theme: vartheme_bs4
region: footer
weight: -5
provider: null
plugin: 'block_content:b858d97d-eaa5-4cfe-af6f-b92c21bbca95'
plugin: 'block_content'
settings:
id: 'block_content:b858d97d-eaa5-4cfe-af6f-b92c21bbca95'
label: Copyright
......
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