mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
Bump predis/predis from 1.1.8 to 1.1.9
Bumps [predis/predis](https://github.com/predis/predis) from 1.1.8 to 1.1.9. - [Release notes](https://github.com/predis/predis/releases) - [Changelog](https://github.com/predis/predis/blob/v1.1.9/CHANGELOG.md) - [Commits](https://github.com/predis/predis/compare/v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: predis/predis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ff31d5b29c
commit
455084278a
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -7613,16 +7613,16 @@
|
|||
},
|
||||
{
|
||||
"name": "predis/predis",
|
||||
"version": "v1.1.8",
|
||||
"version": "v1.1.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/predis/predis.git",
|
||||
"reference": "cf5c118a077fbab8b9af1482c20952173125c041"
|
||||
"reference": "c50c3393bb9f47fa012d0cdfb727a266b0818259"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/predis/predis/zipball/cf5c118a077fbab8b9af1482c20952173125c041",
|
||||
"reference": "cf5c118a077fbab8b9af1482c20952173125c041",
|
||||
"url": "https://api.github.com/repos/predis/predis/zipball/c50c3393bb9f47fa012d0cdfb727a266b0818259",
|
||||
"reference": "c50c3393bb9f47fa012d0cdfb727a266b0818259",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7667,7 +7667,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/predis/predis/issues",
|
||||
"source": "https://github.com/predis/predis/tree/v1.1.8"
|
||||
"source": "https://github.com/predis/predis/tree/v1.1.9"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -7675,7 +7675,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-09-29T17:48:39+00:00"
|
||||
"time": "2021-10-05T19:02:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/cache",
|
||||
|
|
Loading…
Reference in a new issue