Bump m6web/redis-mock from 4.3.0 to 4.4.1

Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/M6Web/RedisMock/releases)
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.3.0...4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-29 02:20:32 +00:00 committed by GitHub
parent 13fddc353e
commit 4c25546235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

30
composer.lock generated
View File

@ -2228,8 +2228,8 @@
"authors": [
{
"name": "A. Grandt",
"email": "php@grandt.com",
"role": "Developer"
"role": "Developer",
"email": "php@grandt.com"
}
],
"description": "A class for working around the use of mbstring.func_override",
@ -2337,9 +2337,9 @@
"authors": [
{
"name": "A. Grandt",
"role": "Developer",
"email": "php@grandt.com",
"homepage": "http://grandt.com",
"role": "Developer"
"homepage": "http://grandt.com"
}
],
"description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
@ -2384,14 +2384,14 @@
"authors": [
{
"name": "A. Grandt",
"role": "Developer",
"email": "php@grandt.com",
"homepage": "http://grandt.com",
"role": "Developer"
"homepage": "http://grandt.com"
},
{
"name": "Greg Kappatos",
"homepage": "http://websiteconnect.com.au",
"role": "Developer"
"role": "Developer",
"homepage": "http://websiteconnect.com.au"
}
],
"description": "Merge and stream multiple Zip files on the fly.",
@ -2438,8 +2438,8 @@
"authors": [
{
"name": "A. Grandt",
"email": "php@grandt.com",
"role": "Developer"
"role": "Developer",
"email": "php@grandt.com"
}
],
"description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
@ -10058,16 +10058,16 @@
},
{
"name": "m6web/redis-mock",
"version": "v4.3.0",
"version": "v4.4.1",
"source": {
"type": "git",
"url": "https://github.com/M6Web/RedisMock.git",
"reference": "6d9351a4cde39c5f2e5589caea729b8bd2b12808"
"reference": "ad5099bf4c00cf02c8e9ca2e178a20b8fd3055c2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/M6Web/RedisMock/zipball/6d9351a4cde39c5f2e5589caea729b8bd2b12808",
"reference": "6d9351a4cde39c5f2e5589caea729b8bd2b12808",
"url": "https://api.github.com/repos/M6Web/RedisMock/zipball/ad5099bf4c00cf02c8e9ca2e178a20b8fd3055c2",
"reference": "ad5099bf4c00cf02c8e9ca2e178a20b8fd3055c2",
"shasum": ""
},
"require": {
@ -10099,7 +10099,7 @@
"mock",
"redis"
],
"time": "2019-05-22T08:35:44+00:00"
"time": "2019-07-17T12:08:10+00:00"
},
{
"name": "nette/bootstrap",