Bump laravel/dusk from 7.1.1 to 7.2.1
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.1.1 to 7.2.1. - [Release notes](https://github.com/laravel/dusk/releases) - [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md) - [Commits](https://github.com/laravel/dusk/compare/v7.1.1...v7.2.1) --- 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
22d7bd5360
commit
d9ccf86c46
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9020,16 +9020,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/dusk",
|
||||
"version": "v7.1.1",
|
||||
"version": "v7.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/dusk.git",
|
||||
"reference": "c7aacfabdf0883ba9a76c23a0d08b63dea2d0de8"
|
||||
"reference": "cb8c951b0ea7bd109265cf6a821ab5612d9cbcb9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/dusk/zipball/c7aacfabdf0883ba9a76c23a0d08b63dea2d0de8",
|
||||
"reference": "c7aacfabdf0883ba9a76c23a0d08b63dea2d0de8",
|
||||
"url": "https://api.github.com/repos/laravel/dusk/zipball/cb8c951b0ea7bd109265cf6a821ab5612d9cbcb9",
|
||||
"reference": "cb8c951b0ea7bd109265cf6a821ab5612d9cbcb9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9087,9 +9087,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/dusk/issues",
|
||||
"source": "https://github.com/laravel/dusk/tree/v7.1.1"
|
||||
"source": "https://github.com/laravel/dusk/tree/v7.2.1"
|
||||
},
|
||||
"time": "2022-09-29T09:38:10+00:00"
|
||||
"time": "2022-12-16T14:37:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pint",
|
||||
|
|
Loading…
Add table
Reference in a new issue