From b11afd5fb1503b4cd4d00f1a8863f02803172f8c Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 22 Sep 2026 22:02:18 +0200 Subject: [PATCH] restored workflow to 2.1.13 --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 2fe2c1bd..53d459f9 100644 --- a/composer.json +++ b/composer.json @@ -149,7 +149,7 @@ "drupal/views_data_export": "^1.1", "drupal/views_field_view": "^1.0@beta", "drupal/webform": "^6.3", - "drupal/workflow": "^2.0", + "drupal/workflow": "~2.1.13", "drush/drush": "^13", "kint-php/kint": "^3.3", "politsin/jquery-ui-touch-punch": "^1", diff --git a/composer.lock b/composer.lock index ae38f281..768407b6 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": "7565b354cbbd4e46d7296435821c021a", + "content-hash": "e7caa8bad53c72f51f078a826121448a", "packages": [ { "name": "asm89/stack-cors", @@ -12083,20 +12083,20 @@ }, { "name": "drupal/workflow", - "version": "2.2.2", + "version": "2.1.13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/workflow.git", - "reference": "2.2.2" + "reference": "2.1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/workflow-2.2.2.zip", - "reference": "2.2.2", - "shasum": "417c0f2befa414d872f1fec25202e77380c2010e" + "url": "https://ftp.drupal.org/files/projects/workflow-2.1.13.zip", + "reference": "2.1.13", + "shasum": "4f27c76ac2a737df48e5ab898e99def910d123d1" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10 || ^11" + "drupal/core": "^8.8 || ^9 || ^10 || ^11 || ^12" }, "require-dev": { "drupal/diff": "^1 || ^2", @@ -12105,8 +12105,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.2", - "datestamp": "1767609684", + "version": "2.1.13", + "datestamp": "1789727694", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy"