From c0225b9e1013026639de357c07d480bcac7f83f1 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Thu, 24 Apr 2025 10:08:49 -0400 Subject: [PATCH] Laravel 12.10.1 Shift (#1294) Co-authored-by: Shift --- composer.json | 2 +- composer.lock | 234 ++++++++++++++++++++++++-------------------------- 2 files changed, 114 insertions(+), 122 deletions(-) diff --git a/composer.json b/composer.json index d8c498e8a..d43766a54 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "doctrine/dbal": "~3.6.0", "filament/filament": "^3.3", "guzzlehttp/guzzle": "^7.9", - "laravel/framework": "^12.9", + "laravel/framework": "^12.10", "laravel/helpers": "^1.7", "laravel/sanctum": "^4.0.2", "laravel/socialite": "^5.19", diff --git a/composer.lock b/composer.lock index 73be7b046..9eda4e753 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f2cbc3561aca38dd0e3247834434ce01", + "content-hash": "e78193e058fd9f763da97bbc11934c2d", "packages": [ { "name": "abdelhamiderrahmouni/filament-monaco-editor", @@ -1020,16 +1020,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.27", + "version": "3.342.32", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2" + "reference": "638ded9f33b28aac014db6bf2817e9341f5e6361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4c18299000c34ab4903100fe68721d6f26c7cdf2", - "reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/638ded9f33b28aac014db6bf2817e9341f5e6361", + "reference": "638ded9f33b28aac014db6bf2817e9341f5e6361", "shasum": "" }, "require": { @@ -1111,21 +1111,21 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.342.27" + "source": "https://github.com/aws/aws-sdk-php/tree/3.342.32" }, - "time": "2025-04-14T18:08:09+00:00" + "time": "2025-04-22T18:26:09+00:00" }, { "name": "blade-ui-kit/blade-heroicons", "version": "2.6.0", "source": { "type": "git", - "url": "https://github.com/blade-ui-kit/blade-heroicons.git", + "url": "https://github.com/driesvints/blade-heroicons.git", "reference": "4553b2a1f6c76f0ac7f3bc0de4c0cfa06a097d19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/4553b2a1f6c76f0ac7f3bc0de4c0cfa06a097d19", + "url": "https://api.github.com/repos/driesvints/blade-heroicons/zipball/4553b2a1f6c76f0ac7f3bc0de4c0cfa06a097d19", "reference": "4553b2a1f6c76f0ac7f3bc0de4c0cfa06a097d19", "shasum": "" }, @@ -1169,8 +1169,8 @@ "laravel" ], "support": { - "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues", - "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/2.6.0" + "issues": "https://github.com/driesvints/blade-heroicons/issues", + "source": "https://github.com/driesvints/blade-heroicons/tree/2.6.0" }, "funding": [ { @@ -1189,12 +1189,12 @@ "version": "1.8.0", "source": { "type": "git", - "url": "https://github.com/blade-ui-kit/blade-icons.git", + "url": "https://github.com/driesvints/blade-icons.git", "reference": "7b743f27476acb2ed04cb518213d78abe096e814" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/7b743f27476acb2ed04cb518213d78abe096e814", + "url": "https://api.github.com/repos/driesvints/blade-icons/zipball/7b743f27476acb2ed04cb518213d78abe096e814", "reference": "7b743f27476acb2ed04cb518213d78abe096e814", "shasum": "" }, @@ -1758,16 +1758,16 @@ }, { "name": "dedoc/scramble", - "version": "v0.12.18", + "version": "v0.12.19", "source": { "type": "git", "url": "https://github.com/dedoc/scramble.git", - "reference": "a107fd82242abd765a9a22652bfa13f65e77e209" + "reference": "f6516eb82c7c86e57e2cfaead4a05b900e4b5ecc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dedoc/scramble/zipball/a107fd82242abd765a9a22652bfa13f65e77e209", - "reference": "a107fd82242abd765a9a22652bfa13f65e77e209", + "url": "https://api.github.com/repos/dedoc/scramble/zipball/f6516eb82c7c86e57e2cfaead4a05b900e4b5ecc", + "reference": "f6516eb82c7c86e57e2cfaead4a05b900e4b5ecc", "shasum": "" }, "require": { @@ -1822,7 +1822,7 @@ ], "support": { "issues": "https://github.com/dedoc/scramble/issues", - "source": "https://github.com/dedoc/scramble/tree/v0.12.18" + "source": "https://github.com/dedoc/scramble/tree/v0.12.19" }, "funding": [ { @@ -1830,7 +1830,7 @@ "type": "github" } ], - "time": "2025-04-14T14:01:50+00:00" + "time": "2025-04-23T09:41:53+00:00" }, { "name": "dflydev/dot-access-data", @@ -2554,16 +2554,16 @@ }, { "name": "filament/actions", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "38e913c5f108a2ec96c99b7b670f05ed288191e6" + "reference": "1532f9bbe5e0f12da860e90836983a5fd461ef1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/38e913c5f108a2ec96c99b7b670f05ed288191e6", - "reference": "38e913c5f108a2ec96c99b7b670f05ed288191e6", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/1532f9bbe5e0f12da860e90836983a5fd461ef1d", + "reference": "1532f9bbe5e0f12da860e90836983a5fd461ef1d", "shasum": "" }, "require": { @@ -2603,20 +2603,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-04-07T10:06:29+00:00" + "time": "2025-04-23T06:39:44+00:00" }, { "name": "filament/filament", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", - "reference": "6c8cb5f34f83fe44e767403a41745f7617f096c1" + "reference": "8ba5e3127bbb4c3b343f6295bd7592a1af67e312" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/panels/zipball/6c8cb5f34f83fe44e767403a41745f7617f096c1", - "reference": "6c8cb5f34f83fe44e767403a41745f7617f096c1", + "url": "https://api.github.com/repos/filamentphp/panels/zipball/8ba5e3127bbb4c3b343f6295bd7592a1af67e312", + "reference": "8ba5e3127bbb4c3b343f6295bd7592a1af67e312", "shasum": "" }, "require": { @@ -2668,20 +2668,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-04-07T10:06:14+00:00" + "time": "2025-04-23T06:39:50+00:00" }, { "name": "filament/forms", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "a3c9bbedfaa91b44b728365cf66f2adef7c346db" + "reference": "b43f1e2d0f946409d949c4bb91d2b001c2d33d00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/a3c9bbedfaa91b44b728365cf66f2adef7c346db", - "reference": "a3c9bbedfaa91b44b728365cf66f2adef7c346db", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/b43f1e2d0f946409d949c4bb91d2b001c2d33d00", + "reference": "b43f1e2d0f946409d949c4bb91d2b001c2d33d00", "shasum": "" }, "require": { @@ -2724,20 +2724,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-04-07T10:06:19+00:00" + "time": "2025-04-23T06:39:47+00:00" }, { "name": "filament/infolists", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", - "reference": "521db58c1555bcaefcdbf11789b949f6a2da18e5" + "reference": "cc71f1c15f132660986384d302a33a2b20618a96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/infolists/zipball/521db58c1555bcaefcdbf11789b949f6a2da18e5", - "reference": "521db58c1555bcaefcdbf11789b949f6a2da18e5", + "url": "https://api.github.com/repos/filamentphp/infolists/zipball/cc71f1c15f132660986384d302a33a2b20618a96", + "reference": "cc71f1c15f132660986384d302a33a2b20618a96", "shasum": "" }, "require": { @@ -2775,20 +2775,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-04-07T10:06:03+00:00" + "time": "2025-04-23T06:39:44+00:00" }, { "name": "filament/notifications", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", - "reference": "d4bb90c77a3e88ab833cab71d36b185b3670a314" + "reference": "edf7960621b2181b4c2fc040b0712fbd5dd036ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/notifications/zipball/d4bb90c77a3e88ab833cab71d36b185b3670a314", - "reference": "d4bb90c77a3e88ab833cab71d36b185b3670a314", + "url": "https://api.github.com/repos/filamentphp/notifications/zipball/edf7960621b2181b4c2fc040b0712fbd5dd036ef", + "reference": "edf7960621b2181b4c2fc040b0712fbd5dd036ef", "shasum": "" }, "require": { @@ -2827,20 +2827,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-04-02T09:55:26+00:00" + "time": "2025-04-23T06:39:49+00:00" }, { "name": "filament/support", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "fbe203104322d83dedb7da0422db0779a063f165" + "reference": "819ebbd60a72b4ee3078d4771bb75d551fbb0b43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/fbe203104322d83dedb7da0422db0779a063f165", - "reference": "fbe203104322d83dedb7da0422db0779a063f165", + "url": "https://api.github.com/repos/filamentphp/support/zipball/819ebbd60a72b4ee3078d4771bb75d551fbb0b43", + "reference": "819ebbd60a72b4ee3078d4771bb75d551fbb0b43", "shasum": "" }, "require": { @@ -2886,20 +2886,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-04-07T10:58:23+00:00" + "time": "2025-04-23T06:39:48+00:00" }, { "name": "filament/tables", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "e668fea3f698019ff528d857c326620c2a71288b" + "reference": "de7b1854ecfcccc97f59b89cda80ca6bd6431143" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/e668fea3f698019ff528d857c326620c2a71288b", - "reference": "e668fea3f698019ff528d857c326620c2a71288b", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/de7b1854ecfcccc97f59b89cda80ca6bd6431143", + "reference": "de7b1854ecfcccc97f59b89cda80ca6bd6431143", "shasum": "" }, "require": { @@ -2938,20 +2938,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-04-07T10:06:35+00:00" + "time": "2025-04-23T06:40:04+00:00" }, { "name": "filament/widgets", - "version": "v3.3.10", + "version": "v3.3.13", "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "2d91f0d509b4ef497678b919e471e9099451bd21" + "reference": "048c5a4bf0477efbe2910c54a1aeb55c64cf1348" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/2d91f0d509b4ef497678b919e471e9099451bd21", - "reference": "2d91f0d509b4ef497678b919e471e9099451bd21", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/048c5a4bf0477efbe2910c54a1aeb55c64cf1348", + "reference": "048c5a4bf0477efbe2910c54a1aeb55c64cf1348", "shasum": "" }, "require": { @@ -2982,7 +2982,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2025-03-11T16:33:32+00:00" + "time": "2025-04-23T06:39:59+00:00" }, { "name": "firebase/php-jwt", @@ -3714,16 +3714,16 @@ }, { "name": "laravel/framework", - "version": "v12.9.2", + "version": "v12.10.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b" + "reference": "3264999c3123f55b7651c275efb6942034c47eda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/3db59aa0f382c349c78a92f3e5b5522e00e3301b", - "reference": "3db59aa0f382c349c78a92f3e5b5522e00e3301b", + "url": "https://api.github.com/repos/laravel/framework/zipball/3264999c3123f55b7651c275efb6942034c47eda", + "reference": "3264999c3123f55b7651c275efb6942034c47eda", "shasum": "" }, "require": { @@ -3925,7 +3925,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-04-16T15:44:19+00:00" + "time": "2025-04-23T14:49:24+00:00" }, { "name": "laravel/helpers", @@ -4045,16 +4045,16 @@ }, { "name": "laravel/sanctum", - "version": "v4.0.8", + "version": "v4.1.0", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", - "reference": "ec1dd9ddb2ab370f79dfe724a101856e0963f43c" + "reference": "4e4ced5023e9d8949214e0fb43d9f4bde79c7166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sanctum/zipball/ec1dd9ddb2ab370f79dfe724a101856e0963f43c", - "reference": "ec1dd9ddb2ab370f79dfe724a101856e0963f43c", + "url": "https://api.github.com/repos/laravel/sanctum/zipball/4e4ced5023e9d8949214e0fb43d9f4bde79c7166", + "reference": "4e4ced5023e9d8949214e0fb43d9f4bde79c7166", "shasum": "" }, "require": { @@ -4105,7 +4105,7 @@ "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, - "time": "2025-01-26T19:34:36+00:00" + "time": "2025-04-22T13:53:47+00:00" }, { "name": "laravel/serializable-closure", @@ -4170,16 +4170,16 @@ }, { "name": "laravel/socialite", - "version": "v5.19.0", + "version": "v5.20.0", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "c40f843c5643fb6b089e46ce9794b8408bf08319" + "reference": "30972c12a41f71abeb418bc9ff157da8d9231519" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/c40f843c5643fb6b089e46ce9794b8408bf08319", - "reference": "c40f843c5643fb6b089e46ce9794b8408bf08319", + "url": "https://api.github.com/repos/laravel/socialite/zipball/30972c12a41f71abeb418bc9ff157da8d9231519", + "reference": "30972c12a41f71abeb418bc9ff157da8d9231519", "shasum": "" }, "require": { @@ -4238,7 +4238,7 @@ "issues": "https://github.com/laravel/socialite/issues", "source": "https://github.com/laravel/socialite" }, - "time": "2025-03-27T17:26:42+00:00" + "time": "2025-04-21T14:21:34+00:00" }, { "name": "laravel/tinker", @@ -4509,16 +4509,16 @@ }, { "name": "league/commonmark", - "version": "2.6.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "d990688c91cedfb69753ffc2512727ec646df2ad" + "reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad", - "reference": "d990688c91cedfb69753ffc2512727ec646df2ad", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/06c3b0bf2540338094575612f4a1778d0d2d5e94", + "reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94", "shasum": "" }, "require": { @@ -4612,7 +4612,7 @@ "type": "tidelift" } ], - "time": "2024-12-29T14:10:59+00:00" + "time": "2025-04-18T21:09:27+00:00" }, { "name": "league/config", @@ -8628,16 +8628,16 @@ }, { "name": "spatie/laravel-health", - "version": "1.34.0", + "version": "1.34.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-health.git", - "reference": "f3d7c5e19569d83e4c37f7a5e249187a96ab8aa8" + "reference": "283d7d5dffeeff6452c9a182f466c327fec6db3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-health/zipball/f3d7c5e19569d83e4c37f7a5e249187a96ab8aa8", - "reference": "f3d7c5e19569d83e4c37f7a5e249187a96ab8aa8", + "url": "https://api.github.com/repos/spatie/laravel-health/zipball/283d7d5dffeeff6452c9a182f466c327fec6db3b", + "reference": "283d7d5dffeeff6452c9a182f466c327fec6db3b", "shasum": "" }, "require": { @@ -8709,7 +8709,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-health/tree/1.34.0" + "source": "https://github.com/spatie/laravel-health/tree/1.34.1" }, "funding": [ { @@ -8717,7 +8717,7 @@ "type": "github" } ], - "time": "2025-04-01T13:22:01+00:00" + "time": "2025-04-17T06:34:01+00:00" }, { "name": "spatie/laravel-package-tools", @@ -12913,7 +12913,7 @@ "phpstan/phpstan": "^2.1.11" }, "require-dev": { - "doctrine/coding-standard": "^12.0", + "doctrine/coding-standard": "^13", "laravel/framework": "^11.44.2 || ^12.7.2", "mockery/mockery": "^1.6.12", "nikic/php-parser": "^5.4", @@ -12950,13 +12950,9 @@ { "name": "Can Vural", "email": "can9119@gmail.com" - }, - { - "name": "Nuno Maduro", - "email": "enunomaduro@gmail.com" } ], - "description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel", + "description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel", "keywords": [ "PHPStan", "code analyse", @@ -12975,13 +12971,9 @@ { "url": "https://github.com/canvural", "type": "github" - }, - { - "url": "https://github.com/nunomaduro", - "type": "github" } ], - "time": "2025-04-06T15:23:57+00:00" + "time": "2025-04-23T09:40:16+00:00" }, { "name": "laravel/pail", @@ -13129,16 +13121,16 @@ }, { "name": "laravel/sail", - "version": "v1.41.0", + "version": "v1.41.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec" + "reference": "e5692510f1ef8e0f5096cde2b885d558f8d86592" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec", - "reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec", + "url": "https://api.github.com/repos/laravel/sail/zipball/e5692510f1ef8e0f5096cde2b885d558f8d86592", + "reference": "e5692510f1ef8e0f5096cde2b885d558f8d86592", "shasum": "" }, "require": { @@ -13188,7 +13180,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2025-01-24T15:45:36+00:00" + "time": "2025-04-22T13:39:39+00:00" }, { "name": "mockery/mockery", @@ -13374,16 +13366,16 @@ }, { "name": "pestphp/pest", - "version": "v3.8.1", + "version": "v3.8.2", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "6080f51a0b0830715c48ba0e7458b06907febfe5" + "reference": "c6244a8712968dbac88eb998e7ff3b5caa556b0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/6080f51a0b0830715c48ba0e7458b06907febfe5", - "reference": "6080f51a0b0830715c48ba0e7458b06907febfe5", + "url": "https://api.github.com/repos/pestphp/pest/zipball/c6244a8712968dbac88eb998e7ff3b5caa556b0d", + "reference": "c6244a8712968dbac88eb998e7ff3b5caa556b0d", "shasum": "" }, "require": { @@ -13470,7 +13462,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v3.8.1" + "source": "https://github.com/pestphp/pest/tree/v3.8.2" }, "funding": [ { @@ -13482,7 +13474,7 @@ "type": "github" } ], - "time": "2025-04-03T16:35:58+00:00" + "time": "2025-04-17T10:53:02+00:00" }, { "name": "pestphp/pest-plugin", @@ -13556,16 +13548,16 @@ }, { "name": "pestphp/pest-plugin-arch", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin-arch.git", - "reference": "ebec636b97ee73936ee8485e15a59c3f5a4c21b2" + "reference": "db7bd9cb1612b223e16618d85475c6f63b9c8daa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/ebec636b97ee73936ee8485e15a59c3f5a4c21b2", - "reference": "ebec636b97ee73936ee8485e15a59c3f5a4c21b2", + "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/db7bd9cb1612b223e16618d85475c6f63b9c8daa", + "reference": "db7bd9cb1612b223e16618d85475c6f63b9c8daa", "shasum": "" }, "require": { @@ -13574,7 +13566,7 @@ "ta-tikoma/phpunit-architecture-test": "^0.8.4" }, "require-dev": { - "pestphp/pest": "^3.7.5", + "pestphp/pest": "^3.8.1", "pestphp/pest-dev-tools": "^3.4.0" }, "type": "library", @@ -13610,7 +13602,7 @@ "unit" ], "support": { - "source": "https://github.com/pestphp/pest-plugin-arch/tree/v3.1.0" + "source": "https://github.com/pestphp/pest-plugin-arch/tree/v3.1.1" }, "funding": [ { @@ -13622,7 +13614,7 @@ "type": "github" } ], - "time": "2025-03-30T17:28:50+00:00" + "time": "2025-04-16T22:59:48+00:00" }, { "name": "pestphp/pest-plugin-mutate", @@ -15656,23 +15648,23 @@ }, { "name": "ta-tikoma/phpunit-architecture-test", - "version": "0.8.4", + "version": "0.8.5", "source": { "type": "git", "url": "https://github.com/ta-tikoma/phpunit-architecture-test.git", - "reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636" + "reference": "cf6fb197b676ba716837c886baca842e4db29005" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/89f0dea1cb0f0d5744d3ec1764a286af5e006636", - "reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636", + "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/cf6fb197b676ba716837c886baca842e4db29005", + "reference": "cf6fb197b676ba716837c886baca842e4db29005", "shasum": "" }, "require": { "nikic/php-parser": "^4.18.0 || ^5.0.0", "php": "^8.1.0", "phpdocumentor/reflection-docblock": "^5.3.0", - "phpunit/phpunit": "^10.5.5 || ^11.0.0", + "phpunit/phpunit": "^10.5.5 || ^11.0.0 || ^12.0.0", "symfony/finder": "^6.4.0 || ^7.0.0" }, "require-dev": { @@ -15709,9 +15701,9 @@ ], "support": { "issues": "https://github.com/ta-tikoma/phpunit-architecture-test/issues", - "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.4" + "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.5" }, - "time": "2024-01-05T14:10:56+00:00" + "time": "2025-04-20T20:23:40+00:00" }, { "name": "theseer/tokenizer",