From 5b110c7f96db68a0649ae3c776879b2100736fab Mon Sep 17 00:00:00 2001 From: bach Date: Sun, 18 Aug 2024 23:06:15 +0200 Subject: [PATCH] composer require 'drupal/workflow:^1.7' --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 38b04242..7e68d8e5 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.8", + "drupal/workflow": "^1.7", "kint-php/kint": "^3.3", "smalot/pdfparser": "*", "symfony/mailjet-mailer": "^5.4", diff --git a/composer.lock b/composer.lock index d437281e..4ae5eb62 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": "4f7775a7d133e40214d42ac22af24da2", + "content-hash": "88e9aa0570e190c7938560e3fbe511e8", "packages": [ { "name": "algolia/places",