Skip to content
Snippets Groups Projects
Commit a82a5b14 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 186f819a
No related branches found
No related tags found
No related merge requests found
......@@ -135,10 +135,7 @@ commands:
- run:
name: Build Varbase with the composer
command: |
cp -r /var/www/html/varbase /var/www/html/varbase-profile
cd /var/www/html/varbase
composer install --no-interaction
mv /var/www/html/varbase-profile /var/www/html/varbase/docroot/profiles/varbase
composer create-project vardot/varbase-project:9.0.x-dev /var/www/html/varbase --stability dev --no-interaction
sudo chmod 777 -R /var/www/html/varbase
## Update PATH to point at the composer bin in the project.
......
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