Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
varbase
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
varbase
Commits
a82a5b14
Commit
a82a5b14
authored
3 years ago
by
Rajab Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3217858
: Support PHP7.4 for Varbase ~9.0 and all used components with automated testing
parent
186f819a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.circleci/config.yml
+1
-4
1 addition, 4 deletions
.circleci/config.yml
with
1 addition
and
4 deletions
.circleci/config.yml
+
1
−
4
View file @
a82a5b14
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment