Updated Composer Dependencies

This commit is contained in:
Lucas Bartholemy 2024-01-02 10:40:42 +01:00
parent e1069cac6c
commit 4381acfd13

18
composer.lock generated
View File

@ -9086,16 +9086,16 @@
},
{
"name": "yiisoft/yii2-authclient",
"version": "2.2.14",
"version": "2.2.15",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-authclient.git",
"reference": "6bd4b4efc60db2b31bb957a473442900c704857e"
"reference": "a11cbb065a2424c25f9dc0d0df6852d605d869b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/6bd4b4efc60db2b31bb957a473442900c704857e",
"reference": "6bd4b4efc60db2b31bb957a473442900c704857e",
"url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/a11cbb065a2424c25f9dc0d0df6852d605d869b2",
"reference": "a11cbb065a2424c25f9dc0d0df6852d605d869b2",
"shasum": ""
},
"require": {
@ -9155,11 +9155,11 @@
"yii2"
],
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"forum": "https://www.yiiframework.com/forum/",
"irc": "ircs://irc.libera.chat:6697/yii",
"issues": "https://github.com/yiisoft/yii2-authclient/issues",
"source": "https://github.com/yiisoft/yii2-authclient",
"wiki": "http://www.yiiframework.com/wiki/"
"wiki": "https://www.yiiframework.com/wiki/"
},
"funding": [
{
@ -9175,7 +9175,7 @@
"type": "tidelift"
}
],
"time": "2022-11-18T17:23:56+00:00"
"time": "2023-12-16T15:14:16+00:00"
},
{
"name": "yiisoft/yii2-bootstrap",
@ -12664,5 +12664,5 @@
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}