Skip to content

Commit d62b3bd

Browse files
committed
Merge branch 'release/1.16.0'
* release/1.16.0: Preparing release 1.16.0 Adding os2forms 4 and 5 support Adding os2forms 4 and 5 support
2 parents cc11c7b + 8eb1999 commit d62b3bd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ before starting to add changes.
99

1010
## [Unreleased]
1111

12+
## [1.16.0] - 27.10.2025
13+
14+
- Adding OS2Forms 4 and 5 support.
15+
1216
## [1.15.0] - 13.03.2025
1317

1418
- Drupal 10 compatibility.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"drupal/gin": "^3.0-rc",
2121
"drupal/core": "^9 || ^10",
2222
"drush/drush": "^11.4 || ^12",
23-
"os2forms/os2forms": "^3.6 || ^4.0",
23+
"os2forms/os2forms": "^3.6 || ^4 || ^5",
2424
"os2web/os2web_simplesaml": "8.x-dev || master",
2525
"drupal/cache_control_override": "^1.1|^2.0"
2626
},

0 commit comments

Comments
 (0)