Bump laravel/dusk from 6.24.0 to 6.25.0

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.24.0 to 6.25.0.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/dusk/compare/v6.24.0...v6.25.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] 2022-07-15 20:19:45 +00:00 committed by GitHub
parent 86b58d9a82
commit 6078c6456d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -8659,16 +8659,16 @@
},
{
"name": "laravel/dusk",
"version": "v6.24.0",
"version": "v6.25.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/dusk.git",
"reference": "7fed3695741787d9998c5f04c94adfd62d70e766"
"reference": "b4632b7493a187d31afc5c9ddec437c81b16421a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/7fed3695741787d9998c5f04c94adfd62d70e766",
"reference": "7fed3695741787d9998c5f04c94adfd62d70e766",
"url": "https://api.github.com/repos/laravel/dusk/zipball/b4632b7493a187d31afc5c9ddec437c81b16421a",
"reference": "b4632b7493a187d31afc5c9ddec437c81b16421a",
"shasum": ""
},
"require": {
@ -8726,9 +8726,9 @@
],
"support": {
"issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v6.24.0"
"source": "https://github.com/laravel/dusk/tree/v6.25.0"
},
"time": "2022-05-09T13:43:52+00:00"
"time": "2022-07-11T11:38:43+00:00"
},
{
"name": "laravel/pint",