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

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.8.0 to 7.9.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.8.0...v7.9.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-26 11:37:25 +00:00 committed by GitHub
parent 3bade5d7d1
commit cee96b242e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

26
composer.lock generated
View file

@ -9089,21 +9089,22 @@
}, },
{ {
"name": "laravel/dusk", "name": "laravel/dusk",
"version": "v7.8.0", "version": "v7.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/dusk.git", "url": "https://github.com/laravel/dusk.git",
"reference": "82cf388bac1e0ff80f1c2c4b5107ee7c0496b3a5" "reference": "a926506b105b93c473609bfe88b5da2347eeb7b2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/82cf388bac1e0ff80f1c2c4b5107ee7c0496b3a5", "url": "https://api.github.com/repos/laravel/dusk/zipball/a926506b105b93c473609bfe88b5da2347eeb7b2",
"reference": "82cf388bac1e0ff80f1c2c4b5107ee7c0496b3a5", "reference": "a926506b105b93c473609bfe88b5da2347eeb7b2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"ext-zip": "*", "ext-zip": "*",
"guzzlehttp/guzzle": "^7.2",
"illuminate/console": "^9.0|^10.0", "illuminate/console": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0", "illuminate/support": "^9.0|^10.0",
"nesbot/carbon": "^2.0", "nesbot/carbon": "^2.0",
@ -9158,9 +9159,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/dusk/issues", "issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v7.8.0" "source": "https://github.com/laravel/dusk/tree/v7.9.0"
}, },
"time": "2023-07-08T21:23:29+00:00" "time": "2023-07-24T14:31:48+00:00"
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
@ -11301,16 +11302,16 @@
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
"version": "6.0.0", "version": "6.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git", "url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "aab257c712de87b90194febd52e4d184551c2d44" "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/aab257c712de87b90194febd52e4d184551c2d44", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
"reference": "aab257c712de87b90194febd52e4d184551c2d44", "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11350,7 +11351,8 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues", "issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/6.0.0" "security": "https://github.com/sebastianbergmann/global-state/security/policy",
"source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
}, },
"funding": [ "funding": [
{ {
@ -11358,7 +11360,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-03T07:07:38+00:00" "time": "2023-07-19T07:19:23+00:00"
}, },
{ {
"name": "sebastian/lines-of-code", "name": "sebastian/lines-of-code",