Bump predis/predis from 1.1.3 to 1.1.4

Bumps [predis/predis](https://github.com/predis/predis) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-07 06:08:32 +00:00
committed by GitHub
parent 6f219d1932
commit 3e05cf7306

19
composer.lock generated
View File

@@ -3386,16 +3386,16 @@
},
{
"name": "predis/predis",
"version": "v1.1.3",
"version": "v1.1.4",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
"reference": "2ce537d75e610550f5337e41b2a971417999b028"
"reference": "8be2418f0116572f1937083daf5cceb1bddc9f0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/2ce537d75e610550f5337e41b2a971417999b028",
"reference": "2ce537d75e610550f5337e41b2a971417999b028",
"url": "https://api.github.com/repos/predis/predis/zipball/8be2418f0116572f1937083daf5cceb1bddc9f0d",
"reference": "8be2418f0116572f1937083daf5cceb1bddc9f0d",
"shasum": ""
},
"require": {
@@ -3457,7 +3457,7 @@
"type": "github"
}
],
"time": "2020-08-18T21:00:59+00:00"
"time": "2020-08-29T22:15:08+00:00"
},
{
"name": "psr/container",
@@ -9392,12 +9392,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "efe42531c4f320f794e8f7db82afdd32ac8b893e"
"reference": "697cfbd44fa43ebb5cd9d5ce6d8fc0edcbce85b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/efe42531c4f320f794e8f7db82afdd32ac8b893e",
"reference": "efe42531c4f320f794e8f7db82afdd32ac8b893e",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/697cfbd44fa43ebb5cd9d5ce6d8fc0edcbce85b8",
"reference": "697cfbd44fa43ebb5cd9d5ce6d8fc0edcbce85b8",
"shasum": ""
},
"conflict": {
@@ -9431,6 +9431,7 @@
"contao/listing-bundle": ">=4,<4.4.8",
"datadog/dd-trace": ">=0.30,<0.30.2",
"david-garcia/phpwhois": "<=4.3.1",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
"doctrine/annotations": ">=1,<1.2.7",
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
"doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
@@ -9681,7 +9682,7 @@
"type": "tidelift"
}
],
"time": "2020-09-02T09:37:47+00:00"
"time": "2020-09-02T19:02:24+00:00"
},
{
"name": "sebastian/cli-parser",