1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-16 18:01:38 +00:00

Merge pull request #4582 from wallabag/dependabot/composer/predis/predis-1.1.5

Bump predis/predis from 1.1.4 to 1.1.5
This commit is contained in:
Jérémy Benoist 2020-09-11 05:48:21 +02:00 committed by GitHub
commit 9e0dc41a4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -7072,16 +7072,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v1.1.4", "version": "v1.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "8be2418f0116572f1937083daf5cceb1bddc9f0d" "reference": "8ca99f91e45d49f214abc234ce69149591406bbd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/8be2418f0116572f1937083daf5cceb1bddc9f0d", "url": "https://api.github.com/repos/predis/predis/zipball/8ca99f91e45d49f214abc234ce69149591406bbd",
"reference": "8be2418f0116572f1937083daf5cceb1bddc9f0d", "reference": "8ca99f91e45d49f214abc234ce69149591406bbd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7143,7 +7143,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-08-29T22:15:08+00:00" "time": "2020-09-10T13:35:23+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",