From 5c5fa28667505c2b0aa6cc51775e7df17fa9e92d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 06:29:37 +0000 Subject: [PATCH] Bump alt-three/validator from 4.2.0 to 4.2.1 Bumps [alt-three/validator](https://github.com/AltThree/Validator) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/AltThree/Validator/releases) - [Commits](https://github.com/AltThree/Validator/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 2392cb60..89970d55 100644 --- a/composer.lock +++ b/composer.lock @@ -253,16 +253,16 @@ }, { "name": "alt-three/validator", - "version": "v4.2.0", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/AltThree/Validator.git", - "reference": "1ea2a482c69f1c568e77c62d19633c3c5b84cc91" + "reference": "651fb56c92e5ac80f4840f9596391f72b00f0282" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AltThree/Validator/zipball/1ea2a482c69f1c568e77c62d19633c3c5b84cc91", - "reference": "1ea2a482c69f1c568e77c62d19633c3c5b84cc91", + "url": "https://api.github.com/repos/AltThree/Validator/zipball/651fb56c92e5ac80f4840f9596391f72b00f0282", + "reference": "651fb56c92e5ac80f4840f9596391f72b00f0282", "shasum": "" }, "require": { @@ -296,13 +296,13 @@ "email": "support@alt-three.com" } ], - "description": "A Validation Wrapper For Laravel 5", + "description": "A validation wrapper for Laravel 5", "keywords": [ "Alt Three", - "logging", + "validation", "validator" ], - "time": "2019-05-12T11:59:28+00:00" + "time": "2019-06-30T15:22:35+00:00" }, { "name": "asm89/stack-cors",