Skip to content

Commit b3a7cbd

Browse files
authored
Merge pull request #64 from OS2Forms/f/os2forms-4-5-support
Adding os2forms 4 and 5 support
2 parents 1b7d621 + 50b324a commit b3a7cbd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

1010
## [Unreleased]
1111

12+
- Adding OS2Forms 4 and 5 support.
13+
1214
## [1.15.0] - 13.03.2025
1315

1416
- 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)