From 1defe8bea39f00c2cac7be372750fd835352534e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 12:42:16 +0000 Subject: [PATCH] chore(deps): update dependency orchestra/testbench to v8.11.0 --- composer.lock | 162 +++++++++++++++++++++++++++----------------------- 1 file changed, 87 insertions(+), 75 deletions(-) diff --git a/composer.lock b/composer.lock index 41097f1..66dae3a 100644 --- a/composer.lock +++ b/composer.lock @@ -2398,16 +2398,16 @@ }, { "name": "laravel/framework", - "version": "v10.23.0", + "version": "v10.23.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "7d6a79ce8ff52a4d0d385ac290dcc048aa514ce7" + "reference": "dbfd495557678759153e8d71cc2f6027686ca51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/7d6a79ce8ff52a4d0d385ac290dcc048aa514ce7", - "reference": "7d6a79ce8ff52a4d0d385ac290dcc048aa514ce7", + "url": "https://api.github.com/repos/laravel/framework/zipball/dbfd495557678759153e8d71cc2f6027686ca51e", + "reference": "dbfd495557678759153e8d71cc2f6027686ca51e", "shasum": "" }, "require": { @@ -2507,7 +2507,7 @@ "league/flysystem-read-only": "^3.3", "league/flysystem-sftp-v3": "^3.0", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^8.4", + "orchestra/testbench-core": "^8.10", "pda/pheanstalk": "^4.0", "phpstan/phpstan": "^1.4.7", "phpunit/phpunit": "^10.0.7", @@ -2594,7 +2594,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-09-12T15:55:31+00:00" + "time": "2023-09-13T14:51:46+00:00" }, { "name": "laravel/prompts", @@ -3642,16 +3642,16 @@ }, { "name": "nette/utils", - "version": "v4.0.1", + "version": "v4.0.2", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "9124157137da01b1f5a5a22d6486cb975f26db7e" + "reference": "cead6637226456b35e1175cc53797dd585d85545" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/9124157137da01b1f5a5a22d6486cb975f26db7e", - "reference": "9124157137da01b1f5a5a22d6486cb975f26db7e", + "url": "https://api.github.com/repos/nette/utils/zipball/cead6637226456b35e1175cc53797dd585d85545", + "reference": "cead6637226456b35e1175cc53797dd585d85545", "shasum": "" }, "require": { @@ -3673,8 +3673,7 @@ "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", "ext-json": "to use Nette\\Utils\\Json", "ext-mbstring": "to use Strings::lower() etc...", - "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", - "ext-xml": "to use Strings::length() etc. when mbstring is not available" + "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" }, "type": "library", "extra": { @@ -3723,9 +3722,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.1" + "source": "https://github.com/nette/utils/tree/v4.0.2" }, - "time": "2023-07-30T15:42:21+00:00" + "time": "2023-09-19T11:58:07+00:00" }, { "name": "nikic/php-parser", @@ -4060,32 +4059,32 @@ }, { "name": "orchestra/canvas", - "version": "v8.7.0", + "version": "v8.9.0", "source": { "type": "git", "url": "https://github.com/orchestral/canvas.git", - "reference": "ca0c13e6d5036b534cd10dae22a9181cc6ee8140" + "reference": "00a41451aa288d92741f8b314fa056abbe79c237" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas/zipball/ca0c13e6d5036b534cd10dae22a9181cc6ee8140", - "reference": "ca0c13e6d5036b534cd10dae22a9181cc6ee8140", + "url": "https://api.github.com/repos/orchestral/canvas/zipball/00a41451aa288d92741f8b314fa056abbe79c237", + "reference": "00a41451aa288d92741f8b314fa056abbe79c237", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/database": "^10.17", - "illuminate/support": "^10.17", - "orchestra/canvas-core": "^8.6", + "illuminate/database": "^10.23", + "illuminate/support": "^10.23", + "orchestra/canvas-core": "^8.8", + "orchestra/testbench-core": "^8.11", "php": "^8.1", "symfony/yaml": "^6.2" }, "require-dev": { - "laravel/framework": "^10.17", + "laravel/framework": "^10.23", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^8.9.1", "phpstan/phpstan": "^1.10.5", "phpunit/phpunit": "^10.1", "spatie/laravel-ray": "^1.32.4" @@ -4126,22 +4125,22 @@ "description": "Code Generators for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas/tree/v8.7.0" + "source": "https://github.com/orchestral/canvas/tree/v8.9.0" }, - "time": "2023-09-01T08:22:13+00:00" + "time": "2023-09-19T04:58:28+00:00" }, { "name": "orchestra/canvas-core", - "version": "v8.6.0", + "version": "v8.8.0", "source": { "type": "git", "url": "https://github.com/orchestral/canvas-core.git", - "reference": "7bf5c461789bb0470120b6c3e1738fe171c54874" + "reference": "d44ffd6895685a6535949c7cce2650a67dd7d364" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/7bf5c461789bb0470120b6c3e1738fe171c54874", - "reference": "7bf5c461789bb0470120b6c3e1738fe171c54874", + "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/d44ffd6895685a6535949c7cce2650a67dd7d364", + "reference": "d44ffd6895685a6535949c7cce2650a67dd7d364", "shasum": "" }, "require": { @@ -4152,14 +4151,19 @@ "php": "^8.1" }, "conflict": { - "orchestra/canvas": "<8.6.0", + "orchestra/canvas": "<8.9.0", "orchestra/testbench-core": "<8.2.0" }, "require-dev": { + "fakerphp/faker": "^1.21", + "laravel/framework": "^10.17", "laravel/pint": "^1.6", - "orchestra/testbench": "^8.9", + "mockery/mockery": "^1.5.1", + "orchestra/testbench-core": "^8.11", + "orchestra/workbench": "^0.3", "phpstan/phpstan": "^1.10.6", - "phpunit/phpunit": "^10.1" + "phpunit/phpunit": "^10.1", + "symfony/yaml": "^6.2" }, "type": "library", "extra": { @@ -4194,31 +4198,31 @@ "description": "Code Generators Builder for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas-core/tree/v8.6.0" + "source": "https://github.com/orchestral/canvas-core/tree/v8.8.0" }, - "time": "2023-09-01T08:15:53+00:00" + "time": "2023-09-19T04:26:25+00:00" }, { "name": "orchestra/testbench", - "version": "v8.10.2", + "version": "v8.11.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "55dd97d7a8f7154c5660e71b9222e28485917719" + "reference": "4e895271327a58e911f7db3a3b505eadc18a75ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/55dd97d7a8f7154c5660e71b9222e28485917719", - "reference": "55dd97d7a8f7154c5660e71b9222e28485917719", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/4e895271327a58e911f7db3a3b505eadc18a75ee", + "reference": "4e895271327a58e911f7db3a3b505eadc18a75ee", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "fakerphp/faker": "^1.21", - "laravel/framework": ">=10.17.0 <10.24.0", + "laravel/framework": ">=10.23.1 <10.24.0", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": ">=8.10.0 <8.11.0", - "orchestra/workbench": "^0.2.6", + "orchestra/testbench-core": ">=8.11.0 <8.12.0", + "orchestra/workbench": "^0.3.0", "php": "^8.1", "phpunit/phpunit": "^9.6 || ^10.1", "spatie/laravel-ray": "^1.32.4", @@ -4250,22 +4254,22 @@ ], "support": { "issues": "https://github.com/orchestral/testbench/issues", - "source": "https://github.com/orchestral/testbench/tree/v8.10.2" + "source": "https://github.com/orchestral/testbench/tree/v8.11.0" }, - "time": "2023-09-12T15:19:41+00:00" + "time": "2023-09-19T05:51:52+00:00" }, { "name": "orchestra/testbench-core", - "version": "v8.10.1", + "version": "v8.11.1", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "e8f1a4d3121887e9f5c5607f117701ea7dfa066a" + "reference": "1f382c9d55100c2c641d4cba50bbde764aa93054" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/e8f1a4d3121887e9f5c5607f117701ea7dfa066a", - "reference": "e8f1a4d3121887e9f5c5607f117701ea7dfa066a", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/1f382c9d55100c2c641d4cba50bbde764aa93054", + "reference": "1f382c9d55100c2c641d4cba50bbde764aa93054", "shasum": "" }, "require": { @@ -4274,7 +4278,7 @@ }, "require-dev": { "fakerphp/faker": "^1.21", - "laravel/framework": "^10.17", + "laravel/framework": "^10.23", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", @@ -4287,7 +4291,7 @@ "suggest": { "brianium/paratest": "Allow using parallel tresting (^6.4 || ^7.1.4).", "fakerphp/faker": "Allow using Faker for testing (^1.21).", - "laravel/framework": "Required for testing (^10.17).", + "laravel/framework": "Required for testing (^10.23).", "mockery/mockery": "Allow using Mockery for testing (^1.5.1).", "nunomaduro/collision": "Allow using Laravel style tests output and parallel testing (^6.4 || ^7.4).", "orchestra/testbench-browser-kit": "Allow using legacy Laravel BrowserKit for testing (^8.0).", @@ -4333,41 +4337,45 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2023-09-09T02:26:33+00:00" + "time": "2023-09-19T10:57:14+00:00" }, { "name": "orchestra/workbench", - "version": "v0.2.6", + "version": "v0.3.0", "source": { "type": "git", "url": "https://github.com/orchestral/workbench.git", - "reference": "9cb449695fde6f7150c58dd4b112ff6d162fb66f" + "reference": "39fe2113d1a1f95b0bf3192a71eb1ded83c3a3d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/workbench/zipball/9cb449695fde6f7150c58dd4b112ff6d162fb66f", - "reference": "9cb449695fde6f7150c58dd4b112ff6d162fb66f", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/39fe2113d1a1f95b0bf3192a71eb1ded83c3a3d7", + "reference": "39fe2113d1a1f95b0bf3192a71eb1ded83c3a3d7", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", - "illuminate/console": "^9.52.15 || ^10.17.0", - "illuminate/support": "^9.52.15 || ^10.17.0", + "illuminate/console": "^9.52.15 || ^10.23.0", + "illuminate/support": "^9.52.15 || ^10.23.0", "laravel/tinker": "^2.8.2", - "orchestra/canvas": "^7.8 || ^8.7", - "orchestra/testbench-core": "^7.30.0 || ^8.10.0", + "orchestra/canvas": "^7.10.0 || ^8.9.0", + "orchestra/testbench-core": "^7.31.0 || ^8.11.0", "php": "^8.0" }, "require-dev": { + "fakerphp/faker": "^1.21", + "laravel/framework": "^9.52.15 || ^10.23.0", "laravel/pint": "^1.4", - "orchestra/testbench": "^7.30.0 || ^8.10.0", + "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "^9.6", + "spatie/laravel-ray": "^1.32.4", + "symfony/yaml": "^6.0.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.2.x-dev" + "dev-master": "0.3.x-dev" } }, "autoload": { @@ -4394,9 +4402,9 @@ ], "support": { "issues": "https://github.com/orchestral/workbench/issues", - "source": "https://github.com/orchestral/workbench/tree/v0.2.6" + "source": "https://github.com/orchestral/workbench/tree/v0.3.0" }, - "time": "2023-09-05T00:41:58+00:00" + "time": "2023-09-19T05:26:40+00:00" }, { "name": "pestphp/pest", @@ -6231,16 +6239,16 @@ }, { "name": "psy/psysh", - "version": "v0.11.20", + "version": "v0.11.21", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "0fa27040553d1d280a67a4393194df5228afea5b" + "reference": "bcb22101107f3bf770523b65630c9d547f60c540" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/0fa27040553d1d280a67a4393194df5228afea5b", - "reference": "0fa27040553d1d280a67a4393194df5228afea5b", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/bcb22101107f3bf770523b65630c9d547f60c540", + "reference": "bcb22101107f3bf770523b65630c9d547f60c540", "shasum": "" }, "require": { @@ -6270,6 +6278,10 @@ "extra": { "branch-alias": { "dev-main": "0.11.x-dev" + }, + "bamarni-bin": { + "bin-links": false, + "forward-command": false } }, "autoload": { @@ -6301,9 +6313,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.20" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.21" }, - "time": "2023-07-31T14:32:22+00:00" + "time": "2023-09-17T21:15:54+00:00" }, { "name": "ralouphie/getallheaders", @@ -8249,16 +8261,16 @@ }, { "name": "spatie/ray", - "version": "1.38.0", + "version": "1.39.0", "source": { "type": "git", "url": "https://github.com/spatie/ray.git", - "reference": "b77656d7475875375fcbccf28441eedf1596acd5" + "reference": "7ab6bd01dc6a8ecdd836b3182d40a04308ae0c75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ray/zipball/b77656d7475875375fcbccf28441eedf1596acd5", - "reference": "b77656d7475875375fcbccf28441eedf1596acd5", + "url": "https://api.github.com/repos/spatie/ray/zipball/7ab6bd01dc6a8ecdd836b3182d40a04308ae0c75", + "reference": "7ab6bd01dc6a8ecdd836b3182d40a04308ae0c75", "shasum": "" }, "require": { @@ -8309,7 +8321,7 @@ ], "support": { "issues": "https://github.com/spatie/ray/issues", - "source": "https://github.com/spatie/ray/tree/1.38.0" + "source": "https://github.com/spatie/ray/tree/1.39.0" }, "funding": [ { @@ -8321,7 +8333,7 @@ "type": "other" } ], - "time": "2023-09-12T10:41:10+00:00" + "time": "2023-09-18T10:36:07+00:00" }, { "name": "symfony/console",