From 08010ead8ca32f84d5fa3ddd1e4e1c8aeaaca68e Mon Sep 17 00:00:00 2001 From: bach Date: Sun, 18 Aug 2024 23:01:42 +0200 Subject: [PATCH] composer require 'drupal/workflow:^1.8' --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 0ee29b06..38b04242 100644 --- a/composer.json +++ b/composer.json @@ -156,7 +156,7 @@ "drupal/views_data_export": "^1.1", "drupal/views_field_view": "1.x-dev@dev", "drupal/webform": "^6.2", - "drupal/workflow": "^1.5", + "drupal/workflow": "^1.8", "kint-php/kint": "^3.3", "smalot/pdfparser": "*", "symfony/mailjet-mailer": "^5.4", diff --git a/composer.lock b/composer.lock index db99fd9c..d437281e 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": "5c2a75343f61a4ef6d245862617050f9", + "content-hash": "4f7775a7d133e40214d42ac22af24da2", "packages": [ { "name": "algolia/places",