N°5809 Update thenetworg/oauth2-azure from 2.1.1 to 2.2.2

This commit is contained in:
Pierre Goiffon
2024-01-25 17:34:55 +01:00
parent e1296105f9
commit 9235c395b4
13 changed files with 112 additions and 179 deletions

15
composer.lock generated
View File

@@ -4868,16 +4868,16 @@
},
{
"name": "thenetworg/oauth2-azure",
"version": "v2.1.1",
"version": "v2.2.2",
"source": {
"type": "git",
"url": "https://github.com/TheNetworg/oauth2-azure.git",
"reference": "06fb2d620fb6e6c934f632c7ec7c5ea2e978a844"
"reference": "be204a5135f016470a9c33e82ab48785bbc11af2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TheNetworg/oauth2-azure/zipball/06fb2d620fb6e6c934f632c7ec7c5ea2e978a844",
"reference": "06fb2d620fb6e6c934f632c7ec7c5ea2e978a844",
"url": "https://api.github.com/repos/TheNetworg/oauth2-azure/zipball/be204a5135f016470a9c33e82ab48785bbc11af2",
"reference": "be204a5135f016470a9c33e82ab48785bbc11af2",
"shasum": ""
},
"require": {
@@ -4887,6 +4887,9 @@
"league/oauth2-client": "~2.0",
"php": "^7.1|^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
},
"type": "library",
"autoload": {
"psr-4": {
@@ -4919,9 +4922,9 @@
],
"support": {
"issues": "https://github.com/TheNetworg/oauth2-azure/issues",
"source": "https://github.com/TheNetworg/oauth2-azure/tree/v2.1.1"
"source": "https://github.com/TheNetworg/oauth2-azure/tree/v2.2.2"
},
"time": "2022-06-23T10:35:36+00:00"
"time": "2023-12-19T12:10:48+00:00"
},
{
"name": "twig/twig",