Merge pull request #673 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.5
Bump nunomaduro/collision from 7.0.4 to 7.0.5
This commit is contained in:
commit
bfec12b570
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -9192,35 +9192,35 @@
|
|||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v7.0.4",
|
||||
"version": "v7.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "d9205550494a8e6865ae59eaa3fd0f77f6c916fb"
|
||||
"reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/d9205550494a8e6865ae59eaa3fd0f77f6c916fb",
|
||||
"reference": "d9205550494a8e6865ae59eaa3fd0f77f6c916fb",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/5c654ee5fa187cf2f4cb226d773582ec6d402a55",
|
||||
"reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filp/whoops": "^2.14.6",
|
||||
"nunomaduro/termwind": "^1.15.1",
|
||||
"php": "^8.1.0",
|
||||
"sebastian/environment": "^6.0.0",
|
||||
"symfony/console": "^6.2.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "^10.0.0",
|
||||
"laravel/framework": "^10.0.3",
|
||||
"laravel/pint": "^1.5.0",
|
||||
"laravel/sail": "^1.20.2",
|
||||
"laravel/sanctum": "^3.2.1",
|
||||
"laravel/tinker": "^2.8.0",
|
||||
"nunomaduro/larastan": "^2.4.0",
|
||||
"orchestra/testbench-core": "^8.0.0",
|
||||
"nunomaduro/larastan": "^2.4.1",
|
||||
"orchestra/testbench-core": "^8.0.1",
|
||||
"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"
|
||||
},
|
||||
"type": "library",
|
||||
|
@ -9280,7 +9280,7 @@
|
|||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-17T11:52:52+00:00"
|
||||
"time": "2023-02-19T16:25:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
|
Loading…
Add table
Reference in a new issue