build(deps-dev): Bump laravel/dusk from 7.11.2 to 7.11.3

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.11.2 to 7.11.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.11.2...v7.11.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] 2023-10-24 10:51:34 +00:00 committed by GitHub
parent 658f2048b3
commit b1af74ad58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

136
composer.lock generated
View file

@ -880,21 +880,21 @@
},
{
"name": "fruitcake/php-cors",
"version": "v1.2.0",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/fruitcake/php-cors.git",
"reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e"
"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fruitcake/php-cors/zipball/58571acbaa5f9f462c9c77e911700ac66f446d4e",
"reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e",
"url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b",
"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"symfony/http-foundation": "^4.4|^5.4|^6"
"symfony/http-foundation": "^4.4|^5.4|^6|^7"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
@ -904,7 +904,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.1-dev"
"dev-master": "1.2-dev"
}
},
"autoload": {
@ -935,7 +935,7 @@
],
"support": {
"issues": "https://github.com/fruitcake/php-cors/issues",
"source": "https://github.com/fruitcake/php-cors/tree/v1.2.0"
"source": "https://github.com/fruitcake/php-cors/tree/v1.3.0"
},
"funding": [
{
@ -947,7 +947,7 @@
"type": "github"
}
],
"time": "2022-02-20T15:07:15+00:00"
"time": "2023-10-12T05:21:21+00:00"
},
{
"name": "graham-campbell/result-type",
@ -2629,16 +2629,16 @@
},
{
"name": "league/flysystem",
"version": "3.17.0",
"version": "3.18.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "bd4c9b26849d82364119c68429541f1631fba94b"
"reference": "015633a05aee22490495159237a5944091d8281e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/bd4c9b26849d82364119c68429541f1631fba94b",
"reference": "bd4c9b26849d82364119c68429541f1631fba94b",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/015633a05aee22490495159237a5944091d8281e",
"reference": "015633a05aee22490495159237a5944091d8281e",
"shasum": ""
},
"require": {
@ -2667,7 +2667,7 @@
"google/cloud-storage": "^1.23",
"microsoft/azure-storage-blob": "^1.1",
"phpseclib/phpseclib": "^3.0.14",
"phpstan/phpstan": "^0.12.26",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.3.1"
},
@ -2703,7 +2703,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.17.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.18.0"
},
"funding": [
{
@ -2715,7 +2715,7 @@
"type": "github"
}
],
"time": "2023-10-05T20:15:05+00:00"
"time": "2023-10-20T17:59:40+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
@ -2785,16 +2785,16 @@
},
{
"name": "league/flysystem-local",
"version": "3.16.0",
"version": "3.18.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "ec7383f25642e6fd4bb0c9554fc2311245391781"
"reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/ec7383f25642e6fd4bb0c9554fc2311245391781",
"reference": "ec7383f25642e6fd4bb0c9554fc2311245391781",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e7381ef7643f658b87efb7dbe98fe538fb1bbf32",
"reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32",
"shasum": ""
},
"require": {
@ -2829,7 +2829,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-local/issues",
"source": "https://github.com/thephpleague/flysystem-local/tree/3.16.0"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.18.0"
},
"funding": [
{
@ -2841,20 +2841,20 @@
"type": "github"
}
],
"time": "2023-08-30T10:23:59+00:00"
"time": "2023-10-19T20:07:13+00:00"
},
{
"name": "league/mime-type-detection",
"version": "1.13.0",
"version": "1.14.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96"
"reference": "b6a5854368533df0295c5761a0253656a2e52d9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96",
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b6a5854368533df0295c5761a0253656a2e52d9e",
"reference": "b6a5854368533df0295c5761a0253656a2e52d9e",
"shasum": ""
},
"require": {
@ -2885,7 +2885,7 @@
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0"
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.14.0"
},
"funding": [
{
@ -2897,7 +2897,7 @@
"type": "tidelift"
}
],
"time": "2023-08-05T12:09:49+00:00"
"time": "2023-10-17T14:13:20+00:00"
},
{
"name": "league/uri",
@ -5621,16 +5621,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.3.5",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957"
"reference": "c186627f52febe09c6d5270b04f8462687a250a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957",
"reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/c186627f52febe09c6d5270b04f8462687a250a6",
"reference": "c186627f52febe09c6d5270b04f8462687a250a6",
"shasum": ""
},
"require": {
@ -5640,12 +5640,12 @@
"symfony/polyfill-php83": "^1.27"
},
"conflict": {
"symfony/cache": "<6.2"
"symfony/cache": "<6.3"
},
"require-dev": {
"doctrine/dbal": "^2.13.1|^3.0",
"doctrine/dbal": "^2.13.1|^3|^4",
"predis/predis": "^1.1|^2.0",
"symfony/cache": "^5.4|^6.0",
"symfony/cache": "^6.3",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
@ -5678,7 +5678,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.3.5"
"source": "https://github.com/symfony/http-foundation/tree/v6.3.6"
},
"funding": [
{
@ -5694,20 +5694,20 @@
"type": "tidelift"
}
],
"time": "2023-09-04T21:33:54+00:00"
"time": "2023-10-17T11:32:53+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.3.5",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc"
"reference": "4945f5001b06ff9080cd3d8f1f9f069094c0d156"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f991a964368bee8d883e8d57ced4fe9fff04dfc",
"reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4945f5001b06ff9080cd3d8f1f9f069094c0d156",
"reference": "4945f5001b06ff9080cd3d8f1f9f069094c0d156",
"shasum": ""
},
"require": {
@ -5791,7 +5791,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.3.5"
"source": "https://github.com/symfony/http-kernel/tree/v6.3.6"
},
"funding": [
{
@ -5807,7 +5807,7 @@
"type": "tidelift"
}
],
"time": "2023-09-30T06:37:04+00:00"
"time": "2023-10-21T13:12:51+00:00"
},
{
"name": "symfony/mailer",
@ -7025,16 +7025,16 @@
},
{
"name": "symfony/translation",
"version": "v6.3.3",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd"
"reference": "869b26c7a9d4b8a48afdd77ab36031909c87e3a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
"reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd",
"url": "https://api.github.com/repos/symfony/translation/zipball/869b26c7a9d4b8a48afdd77ab36031909c87e3a2",
"reference": "869b26c7a9d4b8a48afdd77ab36031909c87e3a2",
"shasum": ""
},
"require": {
@ -7100,7 +7100,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.3.3"
"source": "https://github.com/symfony/translation/tree/v6.3.6"
},
"funding": [
{
@ -7116,7 +7116,7 @@
"type": "tidelift"
}
],
"time": "2023-07-31T07:08:24+00:00"
"time": "2023-10-17T11:32:53+00:00"
},
{
"name": "symfony/translation-contracts",
@ -7272,16 +7272,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v6.3.5",
"version": "v6.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5"
"reference": "999ede244507c32b8e43aebaa10e9fce20de7c97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3d9999376be5fea8de47752837a3e1d1c5f69ef5",
"reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/999ede244507c32b8e43aebaa10e9fce20de7c97",
"reference": "999ede244507c32b8e43aebaa10e9fce20de7c97",
"shasum": ""
},
"require": {
@ -7336,7 +7336,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.3.5"
"source": "https://github.com/symfony/var-dumper/tree/v6.3.6"
},
"funding": [
{
@ -7352,7 +7352,7 @@
"type": "tidelift"
}
],
"time": "2023-09-12T10:11:35+00:00"
"time": "2023-10-12T18:45:56+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@ -9111,16 +9111,16 @@
},
{
"name": "laravel/dusk",
"version": "v7.11.2",
"version": "v7.11.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/dusk.git",
"reference": "ae5a90c43a22c05f278894370f14eb2058ff1470"
"reference": "ef474f54ab24989f480c77ba92dc39d07d499dee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/ae5a90c43a22c05f278894370f14eb2058ff1470",
"reference": "ae5a90c43a22c05f278894370f14eb2058ff1470",
"url": "https://api.github.com/repos/laravel/dusk/zipball/ef474f54ab24989f480c77ba92dc39d07d499dee",
"reference": "ef474f54ab24989f480c77ba92dc39d07d499dee",
"shasum": ""
},
"require": {
@ -9139,7 +9139,7 @@
},
"require-dev": {
"mockery/mockery": "^1.4.2",
"orchestra/testbench": "^7.0|^8.0",
"orchestra/testbench": "^7.33|^8.13",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.10|^10.0.1",
"psy/psysh": "^0.11.12"
@ -9181,9 +9181,9 @@
],
"support": {
"issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v7.11.2"
"source": "https://github.com/laravel/dusk/tree/v7.11.3"
},
"time": "2023-10-10T12:57:14+00:00"
"time": "2023-10-17T13:53:17+00:00"
},
{
"name": "laravel/pint",
@ -10148,16 +10148,16 @@
},
{
"name": "php-webdriver/webdriver",
"version": "1.15.0",
"version": "1.15.1",
"source": {
"type": "git",
"url": "https://github.com/php-webdriver/php-webdriver.git",
"reference": "a1578689290055586f1ee51eaf0ec9d52895bb6d"
"reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/a1578689290055586f1ee51eaf0ec9d52895bb6d",
"reference": "a1578689290055586f1ee51eaf0ec9d52895bb6d",
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
"reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
"shasum": ""
},
"require": {
@ -10166,7 +10166,7 @@
"ext-zip": "*",
"php": "^7.3 || ^8.0",
"symfony/polyfill-mbstring": "^1.12",
"symfony/process": "^5.0 || ^6.0"
"symfony/process": "^5.0 || ^6.0 || ^7.0"
},
"replace": {
"facebook/webdriver": "*"
@ -10208,9 +10208,9 @@
],
"support": {
"issues": "https://github.com/php-webdriver/php-webdriver/issues",
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.0"
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.1"
},
"time": "2023-08-29T13:52:26+00:00"
"time": "2023-10-20T12:21:20+00:00"
},
{
"name": "phpdocumentor/reflection-common",