Bump nunomaduro/collision from 3.0.1 to 3.1.0 (#565)
This commit is contained in:
parent
8f1a94b863
commit
7bcf48c8bf
32
composer.lock
generated
32
composer.lock
generated
@ -7441,29 +7441,27 @@
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v3.0.1",
|
||||
"version": "v3.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "af42d339fe2742295a54f6fdd42aaa6f8c4aca68"
|
||||
"reference": "88b58b5bd9bdcc54756480fb3ce87234696544ee"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/af42d339fe2742295a54f6fdd42aaa6f8c4aca68",
|
||||
"reference": "af42d339fe2742295a54f6fdd42aaa6f8c4aca68",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/88b58b5bd9bdcc54756480fb3ce87234696544ee",
|
||||
"reference": "88b58b5bd9bdcc54756480fb3ce87234696544ee",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filp/whoops": "^2.1.4",
|
||||
"jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
|
||||
"php": "^7.1",
|
||||
"php": "^7.1 || ^8.0",
|
||||
"symfony/console": "~2.8|~3.3|~4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "5.8.*",
|
||||
"nunomaduro/larastan": "^0.3.0",
|
||||
"phpstan/phpstan": "^0.11",
|
||||
"phpunit/phpunit": "~8.0"
|
||||
"laravel/framework": "^6.0",
|
||||
"phpunit/phpunit": "^8.0 || ^9.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -7501,7 +7499,21 @@
|
||||
"php",
|
||||
"symfony"
|
||||
],
|
||||
"time": "2019-03-07T21:35:13+00:00"
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
|
||||
"type": "custom"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/nunomaduro",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://www.patreon.com/nunomaduro",
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2020-10-29T16:05:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
Loading…
Reference in New Issue
Block a user