Bump predis/predis from 1.1.7 to 1.1.8

Bumps [predis/predis](https://github.com/predis/predis) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v1.1.8/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v1.1.7...v1.1.8)

---
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-10-01 02:53:30 +00:00 committed by GitHub
parent 6142adc4dc
commit e30c56fd45
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.7", "version": "v1.1.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "b240daa106d4e02f0c5b7079b41e31ddf66fddf8" "reference": "cf5c118a077fbab8b9af1482c20952173125c041"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/b240daa106d4e02f0c5b7079b41e31ddf66fddf8", "url": "https://api.github.com/repos/predis/predis/zipball/cf5c118a077fbab8b9af1482c20952173125c041",
"reference": "b240daa106d4e02f0c5b7079b41e31ddf66fddf8", "reference": "cf5c118a077fbab8b9af1482c20952173125c041",
"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.7" "source": "https://github.com/predis/predis/tree/v1.1.8"
}, },
"funding": [ "funding": [
{ {
@ -7675,7 +7675,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-04-04T19:34:46+00:00" "time": "2021-09-29T17:48:39+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",