From 897895497bf5c2237471eb7c522654b6d376d681 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 00:05:56 +0000 Subject: [PATCH] Update dependency orchestra/testbench to v10.2.2 --- composer.lock | 199 ++++++++++++++++---------------------------------- 1 file changed, 61 insertions(+), 138 deletions(-) diff --git a/composer.lock b/composer.lock index b805593..9078940 100644 --- a/composer.lock +++ b/composer.lock @@ -6976,38 +6976,39 @@ }, { "name": "orchestra/canvas", - "version": "v10.0.1", + "version": "v10.0.2", "source": { "type": "git", "url": "https://github.com/orchestral/canvas.git", - "reference": "8665e96c254350484ded1cdf158765767abc7075" + "reference": "94f732350e5c6d7136ff7b0fd05a90079dd77deb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas/zipball/8665e96c254350484ded1cdf158765767abc7075", - "reference": "8665e96c254350484ded1cdf158765767abc7075", + "url": "https://api.github.com/repos/orchestral/canvas/zipball/94f732350e5c6d7136ff7b0fd05a90079dd77deb", + "reference": "94f732350e5c6d7136ff7b0fd05a90079dd77deb", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/console": "^12.0", - "illuminate/database": "^12.0", - "illuminate/filesystem": "^12.0", - "illuminate/support": "^12.0", - "orchestra/canvas-core": "^10.0", - "orchestra/testbench-core": "^10.0", + "illuminate/console": "^12.3.0", + "illuminate/database": "^12.3.0", + "illuminate/filesystem": "^12.3.0", + "illuminate/support": "^12.3.0", + "orchestra/canvas-core": "^10.0.1", + "orchestra/sidekick": "^1.1.0", + "orchestra/testbench-core": "^10.1.0", "php": "^8.2", "symfony/polyfill-php83": "^1.31", - "symfony/yaml": "^7.0.3" + "symfony/yaml": "^7.2.0" }, "require-dev": { - "laravel/framework": "^12.0", - "laravel/pint": "^1.20", - "mockery/mockery": "^1.6.10", - "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^11.5.7", - "spatie/laravel-ray": "^1.39.1" + "laravel/framework": "^12.3.0", + "laravel/pint": "^1.21", + "mockery/mockery": "^1.6.12", + "phpstan/phpstan": "^2.1.8", + "phpunit/phpunit": "^11.5.13", + "spatie/laravel-ray": "^1.40.1" }, "bin": [ "canvas" @@ -7042,9 +7043,9 @@ "description": "Code Generators for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas/tree/v10.0.1" + "source": "https://github.com/orchestral/canvas/tree/v10.0.2" }, - "time": "2025-02-15T11:42:39+00:00" + "time": "2025-04-05T16:01:25+00:00" }, { "name": "orchestra/canvas-core", @@ -7114,16 +7115,16 @@ }, { "name": "orchestra/sidekick", - "version": "v1.1.0", + "version": "v1.1.5", "source": { "type": "git", "url": "https://github.com/orchestral/sidekick.git", - "reference": "33c6b297761a1b2bd398e99245bf85e17773723b" + "reference": "bc47409229e55a9a2861fd55f77d7d79ffa09b05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/sidekick/zipball/33c6b297761a1b2bd398e99245bf85e17773723b", - "reference": "33c6b297761a1b2bd398e99245bf85e17773723b", + "url": "https://api.github.com/repos/orchestral/sidekick/zipball/bc47409229e55a9a2861fd55f77d7d79ffa09b05", + "reference": "bc47409229e55a9a2861fd55f77d7d79ffa09b05", "shasum": "" }, "require": { @@ -7134,7 +7135,7 @@ "require-dev": { "laravel/framework": "^9.52.16|^10.48.29|^11.44.1|^12.1.1|^13.0", "laravel/pint": "^1.4", - "phpstan/phpstan": "^2.1", + "phpstan/phpstan": "^2.1.12", "phpunit/phpunit": "^9.6|^10.0|^11.0|^12.0", "symfony/process": "^6.0|^7.0" }, @@ -7162,33 +7163,33 @@ "description": "Packages Toolkit Utilities and Helpers for Laravel", "support": { "issues": "https://github.com/orchestral/sidekick/issues", - "source": "https://github.com/orchestral/sidekick/tree/v1.1.0" + "source": "https://github.com/orchestral/sidekick/tree/v1.1.5" }, - "time": "2025-03-15T16:02:42+00:00" + "time": "2025-04-25T03:48:23+00:00" }, { "name": "orchestra/testbench", - "version": "v10.1.0", + "version": "v10.2.2", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "51de04ba056871733baa5192be16fa83043eb23e" + "reference": "8eeee285cbb5d50023b3efa75bb0c32f6206d709" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/51de04ba056871733baa5192be16fa83043eb23e", - "reference": "51de04ba056871733baa5192be16fa83043eb23e", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/8eeee285cbb5d50023b3efa75bb0c32f6206d709", + "reference": "8eeee285cbb5d50023b3efa75bb0c32f6206d709", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "fakerphp/faker": "^1.23", - "laravel/framework": "^12.1.1", + "laravel/framework": "^12.3.0", "mockery/mockery": "^1.6.10", - "orchestra/testbench-core": "^10.1.0", - "orchestra/workbench": "^10.0.1", + "orchestra/testbench-core": "^10.2.2", + "orchestra/workbench": "^10.0.6", "php": "^8.2", - "phpunit/phpunit": "^11.5.3", + "phpunit/phpunit": "^11.5.3|^12.0.1", "symfony/process": "^7.2", "symfony/yaml": "^7.2", "vlucas/phpdotenv": "^5.6.1" @@ -7217,48 +7218,47 @@ ], "support": { "issues": "https://github.com/orchestral/testbench/issues", - "source": "https://github.com/orchestral/testbench/tree/v10.1.0" + "source": "https://github.com/orchestral/testbench/tree/v10.2.2" }, - "time": "2025-03-06T11:07:16+00:00" + "time": "2025-04-27T14:52:48+00:00" }, { "name": "orchestra/testbench-core", - "version": "v10.1.0", + "version": "v10.2.2", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "1ce476ab753a235958fb0b16ea78ca8fe815d47d" + "reference": "beed0fa81c3bb37b67e348d0963a33c5f1933fe5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/1ce476ab753a235958fb0b16ea78ca8fe815d47d", - "reference": "1ce476ab753a235958fb0b16ea78ca8fe815d47d", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/beed0fa81c3bb37b67e348d0963a33c5f1933fe5", + "reference": "beed0fa81c3bb37b67e348d0963a33c5f1933fe5", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", - "orchestra/sidekick": "^1.0.5", + "orchestra/sidekick": "^1.1.5", "php": "^8.2", "symfony/deprecation-contracts": "^2.5|^3.0", - "symfony/polyfill-php83": "^1.31", - "symfony/polyfill-php84": "^1.31" + "symfony/polyfill-php83": "^1.31" }, "conflict": { "brianium/paratest": "<7.3.0|>=8.0.0", "laravel/framework": "<12.1.1|>=13.0.0", - "laravel/serializable-closure": "<1.3.0|>=3.0.0", + "laravel/serializable-closure": "<1.3.0|>=2.0.0 <2.0.3|>=3.0.0", "nunomaduro/collision": "<8.0.0|>=9.0.0", - "phpunit/phpunit": "<10.5.35|>=11.0.0 <11.5.3|12.0.0|>=12.1.0" + "phpunit/phpunit": "<10.5.35|>=11.0.0 <11.5.3|12.0.0|>=12.2.0" }, "require-dev": { "fakerphp/faker": "^1.24", "laravel/framework": "^12.1.1", - "laravel/pint": "^1.21", - "laravel/serializable-closure": "^1.3|^2.0", + "laravel/pint": "^1.22", + "laravel/serializable-closure": "^1.3|^2.0.4", "mockery/mockery": "^1.6.10", - "phpstan/phpstan": "^2.1", + "phpstan/phpstan": "^2.1.12", "phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1", - "spatie/laravel-ray": "^1.39.1", + "spatie/laravel-ray": "^1.40.2", "symfony/process": "^7.2.0", "symfony/yaml": "^7.2.0", "vlucas/phpdotenv": "^5.6.1" @@ -7313,20 +7313,20 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2025-03-06T10:17:18+00:00" + "time": "2025-04-27T05:36:02+00:00" }, { "name": "orchestra/workbench", - "version": "v10.0.3", + "version": "v10.0.6", "source": { "type": "git", "url": "https://github.com/orchestral/workbench.git", - "reference": "8508674bf6f9c5c423123a4c58cf4a8be9d7347e" + "reference": "4e8a5a68200971ddb9ce4abf26488838bf5c0812" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/workbench/zipball/8508674bf6f9c5c423123a4c58cf4a8be9d7347e", - "reference": "8508674bf6f9c5c423123a4c58cf4a8be9d7347e", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/4e8a5a68200971ddb9ce4abf26488838bf5c0812", + "reference": "4e8a5a68200971ddb9ce4abf26488838bf5c0812", "shasum": "" }, "require": { @@ -7336,12 +7336,11 @@ "laravel/pail": "^1.2.2", "laravel/tinker": "^2.10.1", "nunomaduro/collision": "^8.6", - "orchestra/canvas": "^10.0.1", + "orchestra/canvas": "^10.0.2", "orchestra/sidekick": "^1.1.0", - "orchestra/testbench-core": "^10.1.0", + "orchestra/testbench-core": "^10.2.1", "php": "^8.2", "symfony/polyfill-php83": "^1.31", - "symfony/polyfill-php84": "^1.31", "symfony/process": "^7.2", "symfony/yaml": "^7.2" }, @@ -7349,7 +7348,7 @@ "laravel/pint": "^1.21.2", "mockery/mockery": "^1.6.12", "phpstan/phpstan": "^2.1.8", - "phpunit/phpunit": "^11.5.13", + "phpunit/phpunit": "^11.5.3|^12.0.1", "spatie/laravel-ray": "^1.40.1" }, "suggest": { @@ -7380,9 +7379,9 @@ ], "support": { "issues": "https://github.com/orchestral/workbench/issues", - "source": "https://github.com/orchestral/workbench/tree/v10.0.3" + "source": "https://github.com/orchestral/workbench/tree/v10.0.6" }, - "time": "2025-03-20T07:16:16+00:00" + "time": "2025-04-13T01:07:44+00:00" }, { "name": "phar-io/manifest", @@ -9767,82 +9766,6 @@ ], "time": "2024-09-09T11:45:10+00:00" }, - { - "name": "symfony/polyfill-php84", - "version": "v1.31.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php84.git", - "reference": "e5493eb51311ab0b1cc2243416613f06ed8f18bd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/e5493eb51311ab0b1cc2243416613f06ed8f18bd", - "reference": "e5493eb51311ab0b1cc2243416613f06ed8f18bd", - "shasum": "" - }, - "require": { - "php": ">=7.2" - }, - "type": "library", - "extra": { - "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php84\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php84/tree/v1.31.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2024-09-09T12:04:04+00:00" - }, { "name": "symfony/stopwatch", "version": "v7.2.4", @@ -10030,7 +9953,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -10038,6 +9961,6 @@ "ext-json": "*", "ext-mbstring": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }