composer require 'drupal/workflow:^1.8'

This commit is contained in:
2024-08-18 23:01:42 +02:00
parent 0de5789923
commit 08010ead8c
2 changed files with 2 additions and 2 deletions

View File

@@ -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",