From b8bb236cc53f974d1a472ab5f36cb6d91987ab5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 00:12:36 +0000 Subject: [PATCH] Bump react/dns from 0.4.17 to 0.4.18 Bumps [react/dns](https://github.com/reactphp/dns) from 0.4.17 to 0.4.18. - [Release notes](https://github.com/reactphp/dns/releases) - [Changelog](https://github.com/reactphp/dns/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactphp/dns/compare/v0.4.17...v0.4.18) Signed-off-by: dependabot-preview[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 97111fc..10fb71a 100644 --- a/composer.lock +++ b/composer.lock @@ -856,16 +856,16 @@ }, { "name": "react/cache", - "version": "v0.5.0", + "version": "v0.6.0", "source": { "type": "git", "url": "https://github.com/reactphp/cache.git", - "reference": "7d7da7fb7574d471904ba357b39bbf110ccdbf66" + "reference": "a42d149e15b8312918327d5be2ba757cd2f23ff9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/cache/zipball/7d7da7fb7574d471904ba357b39bbf110ccdbf66", - "reference": "7d7da7fb7574d471904ba357b39bbf110ccdbf66", + "url": "https://api.github.com/repos/reactphp/cache/zipball/a42d149e15b8312918327d5be2ba757cd2f23ff9", + "reference": "a42d149e15b8312918327d5be2ba757cd2f23ff9", "shasum": "" }, "require": { @@ -892,25 +892,25 @@ "promise", "reactphp" ], - "time": "2018-06-25T12:52:40+00:00" + "time": "2019-07-04T14:45:59+00:00" }, { "name": "react/dns", - "version": "v0.4.17", + "version": "v0.4.18", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", - "reference": "0f30c6ceb71504d359d51132a97e1703051f1589" + "reference": "b6778e74f33d38aa1f86d4718b0c6e45806a50d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/dns/zipball/0f30c6ceb71504d359d51132a97e1703051f1589", - "reference": "0f30c6ceb71504d359d51132a97e1703051f1589", + "url": "https://api.github.com/repos/reactphp/dns/zipball/b6778e74f33d38aa1f86d4718b0c6e45806a50d2", + "reference": "b6778e74f33d38aa1f86d4718b0c6e45806a50d2", "shasum": "" }, "require": { "php": ">=5.3.0", - "react/cache": "^1.0 || ^0.6 || ^0.5 || ^0.4 || ^0.3", + "react/cache": "^1.0 || ^0.6 || ^0.5", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/promise": "^2.1 || ^1.2.1", "react/promise-timer": "^1.2", @@ -937,7 +937,7 @@ "dns-resolver", "reactphp" ], - "time": "2019-04-01T07:31:55+00:00" + "time": "2019-07-09T10:19:27+00:00" }, { "name": "react/event-loop", @@ -4879,7 +4879,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions",