We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b7d621 + 50b324a commit b3a7cbdCopy full SHA for b3a7cbd
CHANGELOG.md
@@ -9,6 +9,8 @@ before starting to add changes.
9
10
## [Unreleased]
11
12
+- Adding OS2Forms 4 and 5 support.
13
+
14
## [1.15.0] - 13.03.2025
15
16
- Drupal 10 compatibility.
composer.json
@@ -20,7 +20,7 @@
20
"drupal/gin": "^3.0-rc",
21
"drupal/core": "^9 || ^10",
22
"drush/drush": "^11.4 || ^12",
23
- "os2forms/os2forms": "^3.6 || ^4.0",
+ "os2forms/os2forms": "^3.6 || ^4 || ^5",
24
"os2web/os2web_simplesaml": "8.x-dev || master",
25
"drupal/cache_control_override": "^1.1|^2.0"
26
},
0 commit comments