Bump nunomaduro/collision from 7.0.3 to 7.0.4

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

---
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:
dependabot[bot] 2023-02-18 09:59:05 +00:00 committed by GitHub
parent ae806be7d7
commit 4c1475b6e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
composer.lock generated
View file

@ -9192,22 +9192,23 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.0.3", "version": "v7.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "fbf3c8a8ee08068bee7d81ee0cee5ddf032aaa84" "reference": "d9205550494a8e6865ae59eaa3fd0f77f6c916fb"
}, },
"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/d9205550494a8e6865ae59eaa3fd0f77f6c916fb",
"reference": "fbf3c8a8ee08068bee7d81ee0cee5ddf032aaa84", "reference": "d9205550494a8e6865ae59eaa3fd0f77f6c916fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"filp/whoops": "^2.14.6", "filp/whoops": "^2.14.6",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"php": "^8.1.0", "php": "^8.1.0",
"sebastian/environment": "^6.0.0",
"symfony/console": "^6.2.5" "symfony/console": "^6.2.5"
}, },
"require-dev": { "require-dev": {
@ -9279,7 +9280,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-02-16T14:34:30+00:00" "time": "2023-02-17T11:52:52+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",