Merge pull request #655 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.2

Bump nunomaduro/collision from 7.0.1 to 7.0.2
This commit is contained in:
Jonny Barnes 2023-02-16 07:21:26 +00:00 committed by GitHub
commit 3f53a7cfe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9261,16 +9261,16 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.0.1", "version": "v7.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "0422294fcfb1ca2e15dfc20122d218c45c5bbf51" "reference": "15e5fe35305419c9c6cf196be8d62cf70087a20c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/0422294fcfb1ca2e15dfc20122d218c45c5bbf51", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/15e5fe35305419c9c6cf196be8d62cf70087a20c",
"reference": "0422294fcfb1ca2e15dfc20122d218c45c5bbf51", "reference": "15e5fe35305419c9c6cf196be8d62cf70087a20c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9288,7 +9288,7 @@
"nunomaduro/larastan": "^2.4.0", "nunomaduro/larastan": "^2.4.0",
"orchestra/testbench-core": "^8.0.0", "orchestra/testbench-core": "^8.0.0",
"pestphp/pest": "^2.0.0", "pestphp/pest": "^2.0.0",
"phpunit/phpunit": "^10.0.6", "phpunit/phpunit": "^10.0.7",
"spatie/laravel-ignition": "^2.0.0" "spatie/laravel-ignition": "^2.0.0"
}, },
"type": "library", "type": "library",
@ -9348,7 +9348,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-02-08T12:07:35+00:00" "time": "2023-02-11T18:10:08+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",