Skip to content

Commit b7bfadd

Browse files
committed
Update Varbase profile from 9.1.8 to 9.1.9 stable and add the composer.lock file after Drupal 10.4.4 was released #279
1 parent 14d7cc3 commit b7bfadd

File tree

3 files changed

+26980
-4
lines changed

3 files changed

+26980
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/9.1.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/1018/workflows/6598ecd4-7965-40b2-84be-381120b4de55) Varbase 9.1.8
1+
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/9.1.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/1054/workflows/5d03db57-8684-413f-a740-eaec704c5865) Varbase 9.1.9
22

33
[![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](http://www.drupal.org/project/varbase)
44

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Project template for Varbase distribution.",
44
"type": "project",
55
"license": "GPL-2.0-or-later",
6-
"version": "9.1.x-dev",
6+
"version": "9.1.9",
77
"homepage": "https://www.drupal.org/project/varbase",
88
"authors": [
99
{
@@ -32,8 +32,8 @@
3232
"webflo/drupal-finder": "~1",
3333
"cweagans/composer-patches": "~1",
3434
"drupal/core": "~10.4.0",
35-
"vardot/varbase": "9.1.x-dev",
36-
"vardot/varbase-patches": "9.2.x-dev",
35+
"vardot/varbase": "~9.1.0",
36+
"vardot/varbase-patches": "~9.2.0",
3737
"vardot/varbase-updater": "~2.0"
3838
},
3939
"require-dev": {

0 commit comments

Comments
 (0)