diff --git a/composer.json b/composer.json index 4531021d..908f6fc4 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "drupal/helfi_platform_config": "^3.0", "drupal/helfi_proxy": "^3.0", "drupal/helfi_tpr": "^2.0", - "drupal/helfi_tunnistamo": "^2.0", + "drupal/helfi_tunnistamo": "^3.0", "drupal/override_node_options": "^2.6", "drupal/raven": "^4.0", "drupal/redis": "^1.5", diff --git a/composer.lock b/composer.lock index 7bf1510d..7ed44fee 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c340acefc7e83daba6d02a0a29bb5de0", + "content-hash": "5e5994950aac3e47804f2484617fc3d3", "packages": [ { "name": "asm89/stack-cors", @@ -4447,16 +4447,16 @@ }, { "name": "drupal/helfi_tunnistamo", - "version": "2.2.4", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo.git", - "reference": "17badf64ebfcc6a30458634b19a4387cb4ce3d34" + "reference": "29e98d8a1c9fd39a98da7ce2b44fdc28a614bd99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tunnistamo/zipball/17badf64ebfcc6a30458634b19a4387cb4ce3d34", - "reference": "17badf64ebfcc6a30458634b19a4387cb4ce3d34", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tunnistamo/zipball/29e98d8a1c9fd39a98da7ce2b44fdc28a614bd99", + "reference": "29e98d8a1c9fd39a98da7ce2b44fdc28a614bd99", "shasum": "" }, "require": { @@ -4473,10 +4473,10 @@ ], "description": "Tunnistamo integration", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo/tree/2.2.4", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo/tree/3.0.0", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo/issues" }, - "time": "2023-05-17T11:53:24+00:00" + "time": "2023-08-28T07:28:23+00:00" }, { "name": "drupal/image_style_quality",