build(deps-dev): Bump laravel/dusk from 7.11.1 to 7.11.2

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.11.1 to 7.11.2.
- [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.11.1...v7.11.2)

---
updated-dependencies:
- dependency-name: laravel/dusk
  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-10-11 11:03:54 +00:00 committed by GitHub
parent 67ae8d81d2
commit ba4d55da62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9111,16 +9111,16 @@
},
{
"name": "laravel/dusk",
"version": "v7.11.1",
"version": "v7.11.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/dusk.git",
"reference": "076865d1057a4951f796342aa6a8f97a317e7638"
"reference": "ae5a90c43a22c05f278894370f14eb2058ff1470"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/076865d1057a4951f796342aa6a8f97a317e7638",
"reference": "076865d1057a4951f796342aa6a8f97a317e7638",
"url": "https://api.github.com/repos/laravel/dusk/zipball/ae5a90c43a22c05f278894370f14eb2058ff1470",
"reference": "ae5a90c43a22c05f278894370f14eb2058ff1470",
"shasum": ""
},
"require": {
@ -9181,9 +9181,9 @@
],
"support": {
"issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v7.11.1"
"source": "https://github.com/laravel/dusk/tree/v7.11.2"
},
"time": "2023-09-26T13:23:43+00:00"
"time": "2023-10-10T12:57:14+00:00"
},
{
"name": "laravel/pint",