Bump nunomaduro/collision from 7.5.0 to 7.5.2
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.5.0 to 7.5.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.5.0...v7.5.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
c277854bb5
commit
549288cc1f
1 changed files with 12 additions and 12 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -9130,16 +9130,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nunomaduro/collision",
|
"name": "nunomaduro/collision",
|
||||||
"version": "v7.5.0",
|
"version": "v7.5.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nunomaduro/collision.git",
|
"url": "https://github.com/nunomaduro/collision.git",
|
||||||
"reference": "bbbc6fb9c1ee88f8aa38e47abd15c465f946f85e"
|
"reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/bbbc6fb9c1ee88f8aa38e47abd15c465f946f85e",
|
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/76b3cabda0aabda455fc3b9db6c3615f5a87c7ff",
|
||||||
"reference": "bbbc6fb9c1ee88f8aa38e47abd15c465f946f85e",
|
"reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -9149,19 +9149,19 @@
|
||||||
"symfony/console": "^6.2.8"
|
"symfony/console": "^6.2.8"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"phpunit/phpunit": "<10.1.0"
|
"phpunit/phpunit": "<10.1.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"brianium/paratest": "^7.1.3",
|
"brianium/paratest": "^7.1.3",
|
||||||
"laravel/framework": "^10.7.1",
|
"laravel/framework": "^10.8.0",
|
||||||
"laravel/pint": "^1.8.0",
|
"laravel/pint": "^1.9.0",
|
||||||
"laravel/sail": "^1.21.4",
|
"laravel/sail": "^1.21.4",
|
||||||
"laravel/sanctum": "^3.2.1",
|
"laravel/sanctum": "^3.2.1",
|
||||||
"laravel/tinker": "^2.8.1",
|
"laravel/tinker": "^2.8.1",
|
||||||
"nunomaduro/larastan": "^2.5.1",
|
"nunomaduro/larastan": "^2.6.0",
|
||||||
"orchestra/testbench-core": "^8.4.2",
|
"orchestra/testbench-core": "^8.5.0",
|
||||||
"pestphp/pest": "^2.5.0",
|
"pestphp/pest": "^2.5.2",
|
||||||
"phpunit/phpunit": "^10.1.0",
|
"phpunit/phpunit": "^10.1.1",
|
||||||
"sebastian/environment": "^6.0.1",
|
"sebastian/environment": "^6.0.1",
|
||||||
"spatie/laravel-ignition": "^2.1.0"
|
"spatie/laravel-ignition": "^2.1.0"
|
||||||
},
|
},
|
||||||
|
@ -9222,7 +9222,7 @@
|
||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-04-14T10:39:16+00:00"
|
"time": "2023-04-22T22:12:40+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phar-io/manifest",
|
"name": "phar-io/manifest",
|
||||||
|
|
Loading…
Add table
Reference in a new issue