build(deps-dev): Bump laravel/dusk from 7.10.0 to 7.11.0
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.10.0 to 7.11.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.10.0...v7.11.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:
parent
3f3b5ebcf9
commit
153aac458d
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9112,16 +9112,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/dusk",
|
"name": "laravel/dusk",
|
||||||
"version": "v7.10.0",
|
"version": "v7.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/dusk.git",
|
"url": "https://github.com/laravel/dusk.git",
|
||||||
"reference": "d9c722c46d5ec41998dbb8f4dc24c037ac5f244c"
|
"reference": "89ec34a35737303bf3e75f0e8b958d7fcd1cf486"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/dusk/zipball/d9c722c46d5ec41998dbb8f4dc24c037ac5f244c",
|
"url": "https://api.github.com/repos/laravel/dusk/zipball/89ec34a35737303bf3e75f0e8b958d7fcd1cf486",
|
||||||
"reference": "d9c722c46d5ec41998dbb8f4dc24c037ac5f244c",
|
"reference": "89ec34a35737303bf3e75f0e8b958d7fcd1cf486",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -9182,9 +9182,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.10.0"
|
"source": "https://github.com/laravel/dusk/tree/v7.11.0"
|
||||||
},
|
},
|
||||||
"time": "2023-09-04T15:59:51+00:00"
|
"time": "2023-09-12T11:13:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/pint",
|
"name": "laravel/pint",
|
||||||
|
|
Loading…
Add table
Reference in a new issue