Bump nunomaduro/collision from 7.0.3 to 7.0.5

Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.0.3 to 7.0.5.
- [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.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-20 03:56:32 +00:00
committed by GitHub
parent 2ac3e130ec
commit 13a1e45fc5

19
composer.lock generated
View File

@@ -3829,16 +3829,16 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.0.3", "version": "v7.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "fbf3c8a8ee08068bee7d81ee0cee5ddf032aaa84" "reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/fbf3c8a8ee08068bee7d81ee0cee5ddf032aaa84", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/5c654ee5fa187cf2f4cb226d773582ec6d402a55",
"reference": "fbf3c8a8ee08068bee7d81ee0cee5ddf032aaa84", "reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3848,15 +3848,16 @@
"symfony/console": "^6.2.5" "symfony/console": "^6.2.5"
}, },
"require-dev": { "require-dev": {
"laravel/framework": "^10.0.0", "laravel/framework": "^10.0.3",
"laravel/pint": "^1.5.0", "laravel/pint": "^1.5.0",
"laravel/sail": "^1.20.2", "laravel/sail": "^1.20.2",
"laravel/sanctum": "^3.2.1", "laravel/sanctum": "^3.2.1",
"laravel/tinker": "^2.8.0", "laravel/tinker": "^2.8.0",
"nunomaduro/larastan": "^2.4.0", "nunomaduro/larastan": "^2.4.1",
"orchestra/testbench-core": "^8.0.0", "orchestra/testbench-core": "^8.0.1",
"pestphp/pest": "^2.0.0", "pestphp/pest": "^2.0.0",
"phpunit/phpunit": "^10.0.7", "phpunit/phpunit": "^10.0.9",
"sebastian/environment": "^6.0.0",
"spatie/laravel-ignition": "^2.0.0" "spatie/laravel-ignition": "^2.0.0"
}, },
"type": "library", "type": "library",
@@ -3916,7 +3917,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-02-16T14:34:30+00:00" "time": "2023-02-19T16:25:13+00:00"
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",