Skip to content

Commit 2da0f7f

Browse files
committed
Run code analysis on fbs handler
1 parent 3e28d4c commit 2da0f7f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1111

1212
## [Unreleased]
1313

14+
- Adds missing `http-message-util` requirement and use statement.
15+
1416
## [3.21.1] 2025-01-06
1517

1618
- Updated Maestro notification handler assignment message format.

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ parameters:
22
level: 6
33
paths:
44
- modules/os2forms_digital_post/
5+
- modules/os2forms_fbs_handler/
56
excludePaths:
67
# @see https://github.com/mglaman/drupal-check/issues/261#issuecomment-1030141772/
78
- vendor

0 commit comments

Comments
 (0)