We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342f90d commit 355c0b6Copy full SHA for 355c0b6
composer.json
@@ -3,7 +3,7 @@
3
"description": "Project template for Varbase distribution.",
4
"type": "project",
5
"license": "GPL-2.0-or-later",
6
- "version": "10.0.x-dev",
+ "version": "10.0.4.1",
7
"homepage": "https://www.drupal.org/project/varbase",
8
"authors": [
9
{
@@ -32,8 +32,8 @@
32
"drupal/core-project-message": "~10",
33
"cweagans/composer-patches": "~1",
34
"webflo/drupal-finder": "~1.0",
35
- "vardot/varbase": "10.0.x-dev",
36
- "vardot/varbase-patches": "10.0.x-dev"
+ "vardot/varbase": "~10.0.0",
+ "vardot/varbase-patches": "~10.0.0"
37
},
38
"require-dev": {
39
"drupal/core-dev": "~10",
0 commit comments