diff --git a/README.md b/README.md index 6d356e195..e821edb8a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/10.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/962/workflows/2db99fe0-e3a4-4400-a0a5-fd8d92ac1612) [![Ceasefire Now](https://badge.techforpalestine.org/ceasefire-now)](https://techforpalestine.org/learn-more) Varbase 10.0.1 +[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/10.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/978/workflows/9ff70b3a-e33e-4ae6-8fce-8da4ca4bb439) [![Ceasefire Now](https://badge.techforpalestine.org/ceasefire-now)](https://techforpalestine.org/learn-more) Varbase 10.0.2 [![](https://www.drupal.org/files/project-images/varbase-medium-logo-color-with-padding.png)](https://www.drupal.org/project/varbase) diff --git a/composer.json b/composer.json index 3f933a5de..14e41eccc 100644 --- a/composer.json +++ b/composer.json @@ -32,8 +32,8 @@ "drupal/core-project-message": "~10", "cweagans/composer-patches": "~1", "webflo/drupal-finder": "~1.0", - "vardot/varbase": "10.0.x-dev", - "vardot/varbase-patches": "10.0.x-dev" + "vardot/varbase": "~10.0.0", + "vardot/varbase-patches": "~10.0.0" }, "require-dev": { "drupal/core-dev": "~10", diff --git a/composer.lock b/composer.lock index a7a6e409f..841cdfa5d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "253efd387986fba7ec676016404acecf", + "content-hash": "5a7d8ecff17a10317b107e7499cfcc6d", "packages": [ { "name": "abraham/twitteroauth", @@ -27064,7 +27064,7 @@ }, { "name": "vardot/varbase", - "version": "10.0.x-dev", + "version": "10.0.2", "source": { "type": "git", "url": "https://github.com/Vardot/varbase.git", @@ -27120,7 +27120,6 @@ "drush/drush": "~12 || ~13", "webship/behat-html-formatter": "~1" }, - "default-branch": true, "type": "drupal-profile", "extra": { "drupal-scaffold": { @@ -27264,7 +27263,7 @@ }, { "name": "vardot/varbase-patches", - "version": "10.0.x-dev", + "version": "10.0.61", "source": { "type": "git", "url": "https://github.com/Vardot/varbase-patches.git", @@ -27282,7 +27281,6 @@ "drupal/core": "~10.3.0", "oomphinc/composer-installers-extender": "~2" }, - "default-branch": true, "type": "library", "extra": { "enable-patching": true, @@ -31689,10 +31687,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "vardot/varbase": 20, - "vardot/varbase-patches": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": [],