Merge pull request #7874 from firefly-iii/dependabot/composer/develop/predis/predis-2.2.1

This commit is contained in:
James Cole 2023-08-21 05:38:27 +02:00 committed by GitHub
commit 2e53f7d0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -4673,16 +4673,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v2.2.0", "version": "v2.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "33b70b971a32b0d28b4f748b0547593dce316e0d" "reference": "5f2b410a74afaff296a87a494e4c5488cf9fab57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/33b70b971a32b0d28b4f748b0547593dce316e0d", "url": "https://api.github.com/repos/predis/predis/zipball/5f2b410a74afaff296a87a494e4c5488cf9fab57",
"reference": "33b70b971a32b0d28b4f748b0547593dce316e0d", "reference": "5f2b410a74afaff296a87a494e4c5488cf9fab57",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4722,7 +4722,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/predis/predis/issues", "issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v2.2.0" "source": "https://github.com/predis/predis/tree/v2.2.1"
}, },
"funding": [ "funding": [
{ {
@ -4730,7 +4730,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-06-14T10:37:31+00:00" "time": "2023-08-15T23:01:46+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",