Merge branch 'dexter' into dependabot/composer/laravel/telescope-5.10.2

This commit is contained in:
Yury Pikhtarev 2025-07-28 16:10:34 +04:00 committed by GitHub
commit 5dc512430d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

67
composer.lock generated
View file

@ -1114,16 +1114,16 @@
}, },
{ {
"name": "inertiajs/inertia-laravel", "name": "inertiajs/inertia-laravel",
"version": "v2.0.3", "version": "v2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/inertiajs/inertia-laravel.git", "url": "https://github.com/inertiajs/inertia-laravel.git",
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f" "reference": "bab0c0c992aa36e63d800903288d490d6b774d97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/b732a5cc33423b2c2366fea38b17dc637d2a0b4f", "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/bab0c0c992aa36e63d800903288d490d6b774d97",
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f", "reference": "bab0c0c992aa36e63d800903288d490d6b774d97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1133,6 +1133,7 @@
"symfony/console": "^6.2|^7.0" "symfony/console": "^6.2|^7.0"
}, },
"require-dev": { "require-dev": {
"guzzlehttp/guzzle": "^7.2",
"laravel/pint": "^1.16", "laravel/pint": "^1.16",
"mockery/mockery": "^1.3.3", "mockery/mockery": "^1.3.3",
"orchestra/testbench": "^8.0|^9.2|^10.0", "orchestra/testbench": "^8.0|^9.2|^10.0",
@ -1176,9 +1177,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/inertiajs/inertia-laravel/issues", "issues": "https://github.com/inertiajs/inertia-laravel/issues",
"source": "https://github.com/inertiajs/inertia-laravel/tree/v2.0.3" "source": "https://github.com/inertiajs/inertia-laravel/tree/v2.0.4"
}, },
"time": "2025-06-20T07:38:21+00:00" "time": "2025-07-15T08:08:04+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
@ -1456,16 +1457,16 @@
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
"version": "v4.1.2", "version": "v4.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sanctum.git", "url": "https://github.com/laravel/sanctum.git",
"reference": "e4c09e69aecd5a383e0c1b85a6bb501c997d7491" "reference": "fd6df4f79f48a72992e8d29a9c0ee25422a0d677"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/e4c09e69aecd5a383e0c1b85a6bb501c997d7491", "url": "https://api.github.com/repos/laravel/sanctum/zipball/fd6df4f79f48a72992e8d29a9c0ee25422a0d677",
"reference": "e4c09e69aecd5a383e0c1b85a6bb501c997d7491", "reference": "fd6df4f79f48a72992e8d29a9c0ee25422a0d677",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1516,20 +1517,20 @@
"issues": "https://github.com/laravel/sanctum/issues", "issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum" "source": "https://github.com/laravel/sanctum"
}, },
"time": "2025-07-01T15:49:32+00:00" "time": "2025-07-09T19:45:24+00:00"
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
"version": "v10.16.0", "version": "v10.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "5d56b6116a05d004e6a5d16a8ed95c2dc089b587" "reference": "66b064ab1f987560d1edfbc10f46557fddfed600"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/5d56b6116a05d004e6a5d16a8ed95c2dc089b587", "url": "https://api.github.com/repos/laravel/scout/zipball/66b064ab1f987560d1edfbc10f46557fddfed600",
"reference": "5d56b6116a05d004e6a5d16a8ed95c2dc089b587", "reference": "66b064ab1f987560d1edfbc10f46557fddfed600",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1597,7 +1598,7 @@
"issues": "https://github.com/laravel/scout/issues", "issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout" "source": "https://github.com/laravel/scout"
}, },
"time": "2025-07-08T15:09:47+00:00" "time": "2025-07-22T15:54:45+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -2770,16 +2771,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v5.5.0", "version": "v5.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9" "reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/221b0d0fdf1369c71047ad1d18bb5880017bbc56",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9", "reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2822,9 +2823,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0" "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.0"
}, },
"time": "2025-05-31T08:24:38+00:00" "time": "2025-07-27T20:03:57+00:00"
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
@ -3069,16 +3070,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v3.0.1", "version": "v3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf" "reference": "202e0c5322b906ec4c761c0cefebad6d0959a699"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/34fb0a7da0330df1bab4280fcac4afdeeccc3edf", "url": "https://api.github.com/repos/predis/predis/zipball/202e0c5322b906ec4c761c0cefebad6d0959a699",
"reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf", "reference": "202e0c5322b906ec4c761c0cefebad6d0959a699",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3120,7 +3121,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/predis/predis/issues", "issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v3.0.1" "source": "https://github.com/predis/predis/tree/v3.1.0"
}, },
"funding": [ "funding": [
{ {
@ -3128,7 +3129,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-16T18:30:32+00:00" "time": "2025-07-22T15:37:44+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@ -6994,16 +6995,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.43.1", "version": "v1.44.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "3e7d899232a8c5e3ea4fc6dee7525ad583887e72" "reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/3e7d899232a8c5e3ea4fc6dee7525ad583887e72", "url": "https://api.github.com/repos/laravel/sail/zipball/a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
"reference": "3e7d899232a8c5e3ea4fc6dee7525ad583887e72", "reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7053,7 +7054,7 @@
"issues": "https://github.com/laravel/sail/issues", "issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail" "source": "https://github.com/laravel/sail"
}, },
"time": "2025-05-19T13:19:21+00:00" "time": "2025-07-04T16:17:06+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",