Skip to content

Commit 8b14631

Browse files
committed
Upgraded OpenID Connect module
1 parent 191b950 commit 8b14631

3 files changed

Lines changed: 484 additions & 663 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning].
77

88
## [Unreleased]
99

10+
- [PR-64](https://github.com/itk-dev/ai-screening/pull/64)
11+
- Upgraded to PHP 8.4
12+
- Upgraded OpenID Connect module
1013
- [PR-100](https://github.com/itk-dev/ai-screening/pull/100)
1114
- Add missing translations to contributed modules and themes
1215
- Add confirmation step when project state changes in project edit form.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"drupal/field_group": "^3.6",
2323
"drupal/group": "^3.3",
2424
"drupal/hook_event_dispatcher": "^4.2",
25-
"drupal/openid_connect": "dev-3452009-drupal-11-compatibility",
25+
"drupal/openid_connect": "^3.0@alpha",
2626
"drupal/twig_tweak": "^3.4",
2727
"drupal/webform": "^6.0@dev",
2828
"drush/drush": "^13.2",

0 commit comments

Comments
 (0)