File tree Expand file tree Collapse file tree 3 files changed +27833
-3
lines changed Expand file tree Collapse file tree 3 files changed +27833
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Vardot] ( https://circleci.com/gh/Vardot/varbase/tree/10.0.x.svg?style=shield )] ( https://app.circleci.com/pipelines/github/Vardot/varbase/743 /workflows/f1c4f049-7a48-48dd-935e-e60a49990f75 ) Varbase 10.0.0-beta2
1
+ [ ![ Vardot] ( https://circleci.com/gh/Vardot/varbase/tree/10.0.x.svg?style=shield )] ( https://app.circleci.com/pipelines/github/Vardot/varbase/815 /workflows/2002001c-2e3a-44d8-bf56-39ec1ce8f38a ) Varbase 10.0.0-rc1
2
2
3
3
[ ![ ] ( https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png )] ( http://www.drupal.org/project/varbase )
4
4
@@ -10,7 +10,7 @@ Project template for [Varbase distribution](http://www.drupal.org/project/varbas
10
10
11
11
To install the most recent stable release of ** Varbase ` 10.0.x ` ** run this command:
12
12
```
13
- composer create-project Vardot/varbase-project:10.0.0-beta2 PROJECT_DIR_NAME --no-dev --no-interaction
13
+ composer create-project Vardot/varbase-project:10.0.0-rc1 PROJECT_DIR_NAME --no-dev --no-interaction
14
14
```
15
15
16
16
To install the dev version of ** Varbase ` 10.0.x ` ** run this command:
Original file line number Diff line number Diff line change 31
31
"drupal/core-composer-scaffold" : " ~10" ,
32
32
"drupal/core-project-message" : " ~10" ,
33
33
"webflo/drupal-finder" : " ~1.0" ,
34
- "vardot/varbase" : " 10.0.x-dev "
34
+ "vardot/varbase" : " ~ 10.0.0 "
35
35
},
36
36
"require-dev" : {
37
37
"drupal/core-dev" : " ~10" ,
You can’t perform that action at this time.
0 commit comments