Bump laravel/dusk from 6.25.1 to 7.0.0

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.25.1 to 7.0.0.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/dusk/blob/7.x/UPGRADE.md)
- [Commits](https://github.com/laravel/dusk/compare/v6.25.1...v7.0.0)

---
updated-dependencies:
- dependency-name: laravel/dusk
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-24 09:01:21 +00:00 committed by GitHub
parent a9c5ba7f78
commit 422aa33189
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

View file

@ -36,7 +36,7 @@
"barryvdh/laravel-ide-helper": "^2.6",
"beyondcode/laravel-dump-server": "^1.0",
"fakerphp/faker": "^1.9.2",
"laravel/dusk": "^6.0",
"laravel/dusk": "^7.0",
"laravel/pint": "^1.0.0",
"laravel/sail": "^1.15",
"mockery/mockery": "^1.0",