build(deps-dev): Bump laravel/dusk from 7.7.1 to 7.8.0

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.7.1 to 7.8.0.
- [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.7.1...v7.8.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:
dependabot[bot] 2023-07-13 10:04:04 +00:00 committed by GitHub
parent 743a6bed74
commit dc4a44548d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9089,16 +9089,16 @@
},
{
"name": "laravel/dusk",
"version": "v7.7.1",
"version": "v7.8.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/dusk.git",
"reference": "836338ec355fc129b09f26f3cbc19de2daf065ad"
"reference": "82cf388bac1e0ff80f1c2c4b5107ee7c0496b3a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/836338ec355fc129b09f26f3cbc19de2daf065ad",
"reference": "836338ec355fc129b09f26f3cbc19de2daf065ad",
"url": "https://api.github.com/repos/laravel/dusk/zipball/82cf388bac1e0ff80f1c2c4b5107ee7c0496b3a5",
"reference": "82cf388bac1e0ff80f1c2c4b5107ee7c0496b3a5",
"shasum": ""
},
"require": {
@ -9158,9 +9158,9 @@
],
"support": {
"issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v7.7.1"
"source": "https://github.com/laravel/dusk/tree/v7.8.0"
},
"time": "2023-04-13T14:50:22+00:00"
"time": "2023-07-08T21:23:29+00:00"
},
{
"name": "laravel/pint",