Skip to content

Commit bb589e6

Browse files
OS AdminOS Admin
authored andcommitted
Fixed issue with serialization on recent version of Honeypot module
1 parent 604583a commit bb589e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@
214214
},
215215
"drupal/smtp": {
216216
"Duplicated Attachments using webforms": "https://www.drupal.org/files/issues/2020-06-18/smtp-2995290-17.patch"
217+
},
218+
"drupal/honeypot" : {
219+
"3279917 - LogicException: The database connection is not serializable": "https://www.drupal.org/files/issues/2022-05-12/3279917-4-use_dependency_serialization_trait.patch"
217220
}
218221
}
219222
}

0 commit comments

Comments
 (0)