Skip to content

Commit 0fbca33

Browse files
committed
Back to DEV #259
1 parent 5740e53 commit 0fbca33

File tree

2 files changed

+228
-289
lines changed

2 files changed

+228
-289
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.2",
6+
"version": "10.0.x-dev",
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.0",
36-
"vardot/varbase-patches": "~10.0.0"
35+
"vardot/varbase": "10.0.x-dev",
36+
"vardot/varbase-patches": "10.0.x-dev"
3737
},
3838
"require-dev": {
3939
"drupal/core-dev": "~10",

0 commit comments

Comments
 (0)