mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-28 13:59:32 +00:00
Updated dependencies
This commit is contained in:
parent
b1f23e1684
commit
675f05f0fb
2 changed files with 27 additions and 26 deletions
35
composer.lock
generated
35
composer.lock
generated
|
|
@ -13921,16 +13921,16 @@
|
|||
},
|
||||
{
|
||||
"name": "web-token/jwt-core",
|
||||
"version": "3.2.7",
|
||||
"version": "3.2.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/web-token/jwt-core.git",
|
||||
"reference": "db58b6ebbe1a7d5869688e989b1cf110c6ab888f"
|
||||
"reference": "2bc6e99a60910d0f495682acd8b23d3eef9865a3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/web-token/jwt-core/zipball/db58b6ebbe1a7d5869688e989b1cf110c6ab888f",
|
||||
"reference": "db58b6ebbe1a7d5869688e989b1cf110c6ab888f",
|
||||
"url": "https://api.github.com/repos/web-token/jwt-core/zipball/2bc6e99a60910d0f495682acd8b23d3eef9865a3",
|
||||
"reference": "2bc6e99a60910d0f495682acd8b23d3eef9865a3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -13985,7 +13985,7 @@
|
|||
"symfony"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/web-token/jwt-core/tree/3.2.7"
|
||||
"source": "https://github.com/web-token/jwt-core/tree/3.2.8"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -13993,11 +13993,11 @@
|
|||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-02T17:35:17+00:00"
|
||||
"time": "2023-08-23T09:49:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "web-token/jwt-signature",
|
||||
"version": "3.2.7",
|
||||
"version": "3.2.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/web-token/jwt-signature.git",
|
||||
|
|
@ -14062,7 +14062,7 @@
|
|||
"symfony"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/web-token/jwt-signature/tree/3.2.7"
|
||||
"source": "https://github.com/web-token/jwt-signature/tree/3.2.8"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -15027,16 +15027,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "1.10.29",
|
||||
"version": "1.10.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "ee5d8f2d3977fb09e55603eee6fb53bdd76ee9c1"
|
||||
"reference": "2910afdd3fe33e5afd71c09f3fb0d0845b48c410"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ee5d8f2d3977fb09e55603eee6fb53bdd76ee9c1",
|
||||
"reference": "ee5d8f2d3977fb09e55603eee6fb53bdd76ee9c1",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/2910afdd3fe33e5afd71c09f3fb0d0845b48c410",
|
||||
"reference": "2910afdd3fe33e5afd71c09f3fb0d0845b48c410",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -15085,7 +15085,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-08-14T13:24:11+00:00"
|
||||
"time": "2023-08-22T13:48:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
|
|
@ -15404,12 +15404,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "74f56458b588523f43400b85abb01b1312d2abbd"
|
||||
"reference": "9160fb2612003a99a28abbd588519d5ab3a77024"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/74f56458b588523f43400b85abb01b1312d2abbd",
|
||||
"reference": "74f56458b588523f43400b85abb01b1312d2abbd",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/9160fb2612003a99a28abbd588519d5ab3a77024",
|
||||
"reference": "9160fb2612003a99a28abbd588519d5ab3a77024",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -15953,6 +15953,7 @@
|
|||
"verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
|
||||
"vova07/yii2-fileapi-widget": "<0.1.9",
|
||||
"vrana/adminer": "<4.8.1",
|
||||
"waldhacker/hcaptcha": "<2.1.2",
|
||||
"wallabag/tcpdf": "<6.2.22",
|
||||
"wallabag/wallabag": "<=2.6.2",
|
||||
"wanglelecc/laracms": "<=1.0.3",
|
||||
|
|
@ -16055,7 +16056,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-08-21T21:04:11+00:00"
|
||||
"time": "2023-08-23T09:04:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue