Skip to content

Commit 355c0b6

Browse files
committed
Update the composer.lock file after Drupal 10.4.3 was released #275
1 parent 342f90d commit 355c0b6

File tree

2 files changed

+31160
-3
lines changed

2 files changed

+31160
-3
lines changed

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": "10.0.x-dev",
6+
"version": "10.0.4.1",
77
"homepage": "https://www.drupal.org/project/varbase",
88
"authors": [
99
{
@@ -32,8 +32,8 @@
3232
"drupal/core-project-message": "~10",
3333
"cweagans/composer-patches": "~1",
3434
"webflo/drupal-finder": "~1.0",
35-
"vardot/varbase": "10.0.x-dev",
36-
"vardot/varbase-patches": "10.0.x-dev"
35+
"vardot/varbase": "~10.0.0",
36+
"vardot/varbase-patches": "~10.0.0"
3737
},
3838
"require-dev": {
3939
"drupal/core-dev": "~10",

0 commit comments

Comments
 (0)