Bump nunomaduro/collision from 7.1.0 to 7.1.2
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.1.0 to 7.1.2. - [Release notes](https://github.com/nunomaduro/collision/releases) - [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md) - [Commits](https://github.com/nunomaduro/collision/compare/v7.1.0...v7.1.2) --- updated-dependencies: - dependency-name: nunomaduro/collision dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a10f86e736
commit
c932223c55
1 changed files with 21 additions and 18 deletions
39
composer.lock
generated
39
composer.lock
generated
|
@ -8487,16 +8487,16 @@
|
|||
},
|
||||
{
|
||||
"name": "filp/whoops",
|
||||
"version": "2.15.0",
|
||||
"version": "2.15.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filp/whoops.git",
|
||||
"reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3"
|
||||
"reference": "e864ac957acd66e1565f25efda61e37791a5db0b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
|
||||
"reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/e864ac957acd66e1565f25efda61e37791a5db0b",
|
||||
"reference": "e864ac957acd66e1565f25efda61e37791a5db0b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -8546,7 +8546,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/filp/whoops/issues",
|
||||
"source": "https://github.com/filp/whoops/tree/2.15.0"
|
||||
"source": "https://github.com/filp/whoops/tree/2.15.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -8554,7 +8554,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-03-03T12:00:00+00:00"
|
||||
"time": "2023-03-06T18:09:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "hamcrest/hamcrest-php",
|
||||
|
@ -9061,35 +9061,38 @@
|
|||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v7.1.0",
|
||||
"version": "v7.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90"
|
||||
"reference": "f502ff3b2051124c89b4dd3a8a497ca65f3ce26c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/2b97fed4950cf0ff148c18b853975ec8ea135e90",
|
||||
"reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/f502ff3b2051124c89b4dd3a8a497ca65f3ce26c",
|
||||
"reference": "f502ff3b2051124c89b4dd3a8a497ca65f3ce26c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filp/whoops": "^2.14.6",
|
||||
"filp/whoops": "^2.15.1",
|
||||
"nunomaduro/termwind": "^1.15.1",
|
||||
"php": "^8.1.0",
|
||||
"symfony/console": "^6.2.7"
|
||||
},
|
||||
"conflict": {
|
||||
"phpunit/phpunit": "<10.0.16"
|
||||
},
|
||||
"require-dev": {
|
||||
"brianium/paratest": "^7.1.0",
|
||||
"laravel/framework": "^10.2.0",
|
||||
"brianium/paratest": "^7.1.1",
|
||||
"laravel/framework": "^10.3.3",
|
||||
"laravel/pint": "^1.6.0",
|
||||
"laravel/sail": "^1.21.1",
|
||||
"laravel/sail": "^1.21.2",
|
||||
"laravel/sanctum": "^3.2.1",
|
||||
"laravel/tinker": "^2.8.1",
|
||||
"nunomaduro/larastan": "^2.4.1",
|
||||
"orchestra/testbench-core": "^8.0.3",
|
||||
"nunomaduro/larastan": "^2.5.1",
|
||||
"orchestra/testbench-core": "^8.0.5",
|
||||
"pestphp/pest": "^2.0.0",
|
||||
"phpunit/phpunit": "^10.0.14",
|
||||
"phpunit/phpunit": "^10.0.16",
|
||||
"sebastian/environment": "^6.0.0",
|
||||
"spatie/laravel-ignition": "^2.0.0"
|
||||
},
|
||||
|
@ -9150,7 +9153,7 @@
|
|||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-03-03T10:00:22+00:00"
|
||||
"time": "2023-03-14T14:34:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
|
Loading…
Add table
Reference in a new issue