build(deps-dev): Bump laravel/dusk from 7.12.1 to 7.12.3

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.12.1 to 7.12.3.
- [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.12.1...v7.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-19 09:54:49 +00:00 committed by GitHub
parent c5b7dbf829
commit 8b9566e540
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -653,16 +653,16 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.9",
"version": "2.0.10",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"shasum": ""
},
"require": {
@ -724,7 +724,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.9"
"source": "https://github.com/doctrine/inflector/tree/2.0.10"
},
"funding": [
{
@ -740,7 +740,7 @@
"type": "tidelift"
}
],
"time": "2024-01-15T18:05:13+00:00"
"time": "2024-02-18T20:23:39+00:00"
},
{
"name": "doctrine/lexer",
@ -9848,16 +9848,16 @@
},
{
"name": "laravel/dusk",
"version": "v7.12.1",
"version": "v7.12.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/dusk.git",
"reference": "e7c2509034753dd4b2339b082884eef357673bf7"
"reference": "676df11326c29d11ee566cd046f8e49e0ce6eb0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/e7c2509034753dd4b2339b082884eef357673bf7",
"reference": "e7c2509034753dd4b2339b082884eef357673bf7",
"url": "https://api.github.com/repos/laravel/dusk/zipball/676df11326c29d11ee566cd046f8e49e0ce6eb0a",
"reference": "676df11326c29d11ee566cd046f8e49e0ce6eb0a",
"shasum": ""
},
"require": {
@ -9918,9 +9918,9 @@
],
"support": {
"issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v7.12.1"
"source": "https://github.com/laravel/dusk/tree/v7.12.3"
},
"time": "2024-01-03T22:54:48+00:00"
"time": "2024-02-15T13:38:58+00:00"
},
{
"name": "laravel/pint",