Bump alt-three/validator from 4.2.1 to 4.3.0

Bumps [alt-three/validator](https://github.com/AltThree/Validator) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/AltThree/Validator/releases)
- [Commits](https://github.com/AltThree/Validator/compare/v4.2.1...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-02 06:12:02 +00:00 committed by GitHub
parent e8fb2b78a5
commit 66e3093a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

44
composer.lock generated
View File

@ -253,21 +253,21 @@
}, },
{ {
"name": "alt-three/validator", "name": "alt-three/validator",
"version": "v4.2.1", "version": "v4.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AltThree/Validator.git", "url": "https://github.com/AltThree/Validator.git",
"reference": "651fb56c92e5ac80f4840f9596391f72b00f0282" "reference": "cf9cce7ce39dfa038aad28a4b864d50ec1f8149c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AltThree/Validator/zipball/651fb56c92e5ac80f4840f9596391f72b00f0282", "url": "https://api.github.com/repos/AltThree/Validator/zipball/cf9cce7ce39dfa038aad28a4b864d50ec1f8149c",
"reference": "651fb56c92e5ac80f4840f9596391f72b00f0282", "reference": "cf9cce7ce39dfa038aad28a4b864d50ec1f8149c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/contracts": "^5.5|^6.0",
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/support": "^5.5|^6.0",
"php": "^7.1.3", "php": "^7.1.3",
"psr/log": "^1.0" "psr/log": "^1.0"
}, },
@ -278,7 +278,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.2-dev" "dev-master": "4.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -302,7 +302,7 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2019-06-30T15:22:35+00:00" "time": "2019-08-26T15:58:48+00:00"
}, },
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -2963,15 +2963,15 @@
"authors": [ "authors": [
{ {
"name": "Paragon Initiative Enterprises", "name": "Paragon Initiative Enterprises",
"role": "Maintainer",
"email": "security@paragonie.com", "email": "security@paragonie.com",
"homepage": "https://paragonie.com" "homepage": "https://paragonie.com",
"role": "Maintainer"
}, },
{ {
"name": "Steve 'Sc00bz' Thomas", "name": "Steve 'Sc00bz' Thomas",
"role": "Original Developer",
"email": "steve@tobtu.com", "email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com" "homepage": "https://www.tobtu.com",
"role": "Original Developer"
} }
], ],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
@ -6307,18 +6307,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"role": "Developer", "email": "sebastian@phpeople.de",
"email": "sebastian@phpeople.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "Developer", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "Developer"
} }
], ],
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
@ -6589,8 +6589,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
@ -6862,8 +6862,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "The PHP Unit Testing framework.", "description": "The PHP Unit Testing framework.",