build(deps-dev): Bump laravel/dusk from 8.1.0 to 8.2.0
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/laravel/dusk/releases) - [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md) - [Commits](https://github.com/laravel/dusk/compare/v8.1.0...v8.2.0) --- updated-dependencies: - dependency-name: laravel/dusk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
72b0a4f133
commit
e84d1018cc
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -10022,16 +10022,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/dusk",
|
"name": "laravel/dusk",
|
||||||
"version": "v8.1.0",
|
"version": "v8.2.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/dusk.git",
|
"url": "https://github.com/laravel/dusk.git",
|
||||||
"reference": "6a19c4c73717bc81bae52e0718d3b3b3fc0b7e7f"
|
"reference": "773a12dfbd3f84174b0f26fbc2807a414a379a66"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/dusk/zipball/6a19c4c73717bc81bae52e0718d3b3b3fc0b7e7f",
|
"url": "https://api.github.com/repos/laravel/dusk/zipball/773a12dfbd3f84174b0f26fbc2807a414a379a66",
|
||||||
"reference": "6a19c4c73717bc81bae52e0718d3b3b3fc0b7e7f",
|
"reference": "773a12dfbd3f84174b0f26fbc2807a414a379a66",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10088,9 +10088,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/laravel/dusk/issues",
|
"issues": "https://github.com/laravel/dusk/issues",
|
||||||
"source": "https://github.com/laravel/dusk/tree/v8.1.0"
|
"source": "https://github.com/laravel/dusk/tree/v8.2.0"
|
||||||
},
|
},
|
||||||
"time": "2024-03-25T16:58:32+00:00"
|
"time": "2024-04-16T15:51:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/pint",
|
"name": "laravel/pint",
|
||||||
|
|
Loading…
Add table
Reference in a new issue