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:
dependabot[bot] 2021-11-01 03:03:34 +00:00 committed by GitHub
parent ff31d5b29c
commit 455084278a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -7613,16 +7613,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v1.1.8", "version": "v1.1.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "cf5c118a077fbab8b9af1482c20952173125c041" "reference": "c50c3393bb9f47fa012d0cdfb727a266b0818259"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/cf5c118a077fbab8b9af1482c20952173125c041", "url": "https://api.github.com/repos/predis/predis/zipball/c50c3393bb9f47fa012d0cdfb727a266b0818259",
"reference": "cf5c118a077fbab8b9af1482c20952173125c041", "reference": "c50c3393bb9f47fa012d0cdfb727a266b0818259",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7667,7 +7667,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/predis/predis/issues", "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": [ "funding": [
{ {
@ -7675,7 +7675,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-09-29T17:48:39+00:00" "time": "2021-10-05T19:02:38+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",