mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-02-16 13:55:59 +01:00
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:
parent
e8fb2b78a5
commit
66e3093a72
44
composer.lock
generated
44
composer.lock
generated
@ -253,21 +253,21 @@
|
||||
},
|
||||
{
|
||||
"name": "alt-three/validator",
|
||||
"version": "v4.2.1",
|
||||
"version": "v4.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/AltThree/Validator.git",
|
||||
"reference": "651fb56c92e5ac80f4840f9596391f72b00f0282"
|
||||
"reference": "cf9cce7ce39dfa038aad28a4b864d50ec1f8149c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/AltThree/Validator/zipball/651fb56c92e5ac80f4840f9596391f72b00f0282",
|
||||
"reference": "651fb56c92e5ac80f4840f9596391f72b00f0282",
|
||||
"url": "https://api.github.com/repos/AltThree/Validator/zipball/cf9cce7ce39dfa038aad28a4b864d50ec1f8149c",
|
||||
"reference": "cf9cce7ce39dfa038aad28a4b864d50ec1f8149c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*",
|
||||
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*",
|
||||
"illuminate/contracts": "^5.5|^6.0",
|
||||
"illuminate/support": "^5.5|^6.0",
|
||||
"php": "^7.1.3",
|
||||
"psr/log": "^1.0"
|
||||
},
|
||||
@ -278,7 +278,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.2-dev"
|
||||
"dev-master": "4.3-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -302,7 +302,7 @@
|
||||
"validation",
|
||||
"validator"
|
||||
],
|
||||
"time": "2019-06-30T15:22:35+00:00"
|
||||
"time": "2019-08-26T15:58:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@ -2963,15 +2963,15 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "Paragon Initiative Enterprises",
|
||||
"role": "Maintainer",
|
||||
"email": "security@paragonie.com",
|
||||
"homepage": "https://paragonie.com"
|
||||
"homepage": "https://paragonie.com",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Steve 'Sc00bz' Thomas",
|
||||
"role": "Original Developer",
|
||||
"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)",
|
||||
@ -6307,18 +6307,18 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "Arne Blankerts",
|
||||
"role": "Developer",
|
||||
"email": "arne@blankerts.de"
|
||||
"email": "arne@blankerts.de",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Sebastian Heuer",
|
||||
"role": "Developer",
|
||||
"email": "sebastian@phpeople.de"
|
||||
"email": "sebastian@phpeople.de",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"role": "Developer",
|
||||
"email": "sebastian@phpunit.de"
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Library for handling version information and constraints",
|
||||
@ -6589,8 +6589,8 @@
|
||||
"authors": [
|
||||
{
|
||||
"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.",
|
||||
@ -6862,8 +6862,8 @@
|
||||
"authors": [
|
||||
{
|
||||
"name": "Sebastian Bergmann",
|
||||
"role": "lead",
|
||||
"email": "sebastian@phpunit.de"
|
||||
"email": "sebastian@phpunit.de",
|
||||
"role": "lead"
|
||||
}
|
||||
],
|
||||
"description": "The PHP Unit Testing framework.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user