mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
autoloader updated
This commit is contained in:
22
composer.lock
generated
22
composer.lock
generated
@@ -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": "3438e44ef160404089e3bfa9719f11dd",
|
||||
"content-hash": "b3cdced77dc5a1160c12aadcafd9d7da",
|
||||
"packages": [
|
||||
{
|
||||
"name": "combodo/tcpdf",
|
||||
@@ -4337,22 +4337,24 @@
|
||||
},
|
||||
{
|
||||
"name": "thenetworg/oauth2-azure",
|
||||
"version": "v2.0.1",
|
||||
"version": "v2.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TheNetworg/oauth2-azure.git",
|
||||
"reference": "2649422a0dc74af32d21d9d738d37abcd5b03998"
|
||||
"reference": "06fb2d620fb6e6c934f632c7ec7c5ea2e978a844"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TheNetworg/oauth2-azure/zipball/2649422a0dc74af32d21d9d738d37abcd5b03998",
|
||||
"reference": "2649422a0dc74af32d21d9d738d37abcd5b03998",
|
||||
"url": "https://api.github.com/repos/TheNetworg/oauth2-azure/zipball/06fb2d620fb6e6c934f632c7ec7c5ea2e978a844",
|
||||
"reference": "06fb2d620fb6e6c934f632c7ec7c5ea2e978a844",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"firebase/php-jwt": "~3.0||~4.0||~5.0",
|
||||
"ext-json": "*",
|
||||
"ext-openssl": "*",
|
||||
"firebase/php-jwt": "~3.0||~4.0||~5.0||~6.0",
|
||||
"league/oauth2-client": "~2.0",
|
||||
"php": "^5.6|^7.0|^8.0"
|
||||
"php": "^7.1|^8.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -4386,9 +4388,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/TheNetworg/oauth2-azure/issues",
|
||||
"source": "https://github.com/TheNetworg/oauth2-azure/tree/v2.0.1"
|
||||
"source": "https://github.com/TheNetworg/oauth2-azure/tree/v2.1.1"
|
||||
},
|
||||
"time": "2021-01-11T12:20:12+00:00"
|
||||
"time": "2022-06-23T10:35:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "true/punycode",
|
||||
@@ -4753,5 +4755,5 @@
|
||||
"platform-overrides": {
|
||||
"php": "7.1.3"
|
||||
},
|
||||
"plugin-api-version": "2.3.0"
|
||||
"plugin-api-version": "2.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user