composer require 'drupal/workflow:^1.8'
This commit is contained in:
parent
0de5789923
commit
08010ead8c
|
@ -156,7 +156,7 @@
|
||||||
"drupal/views_data_export": "^1.1",
|
"drupal/views_data_export": "^1.1",
|
||||||
"drupal/views_field_view": "1.x-dev@dev",
|
"drupal/views_field_view": "1.x-dev@dev",
|
||||||
"drupal/webform": "^6.2",
|
"drupal/webform": "^6.2",
|
||||||
"drupal/workflow": "^1.5",
|
"drupal/workflow": "^1.8",
|
||||||
"kint-php/kint": "^3.3",
|
"kint-php/kint": "^3.3",
|
||||||
"smalot/pdfparser": "*",
|
"smalot/pdfparser": "*",
|
||||||
"symfony/mailjet-mailer": "^5.4",
|
"symfony/mailjet-mailer": "^5.4",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "5c2a75343f61a4ef6d245862617050f9",
|
"content-hash": "4f7775a7d133e40214d42ac22af24da2",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "algolia/places",
|
"name": "algolia/places",
|
||||||
|
|
Loading…
Reference in New Issue