Skip to content

Commit 131e19a

Browse files
committed
6107: Upgraded os2forms core requirements
1 parent ff19a71 commit 131e19a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ about writing changes to this log.
88

99
## [Unreleased]
1010

11+
## [2.3.0]
12+
13+
* Allowed `os2forms/os2forms` `5.x`.
14+
* Disallowed `os2forms/os2forms` `3.x`.
15+
1116
## [2.2.1]
1217

1318
- Allowed `os2forms/os2forms` 4.0.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"cweagans/composer-patches": "^1.7",
2222
"drupal/key_auth": "^2.0",
2323
"drupal/webform_rest": "^4.1",
24-
"os2forms/os2forms": "^3.13 || ^4.0"
24+
"os2forms/os2forms": "^4.0 || ^5.0"
2525
},
2626
"require-dev": {
2727
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",

0 commit comments

Comments
 (0)