deps: composer update

This commit is contained in:
Rico van Zelst
2025-05-24 13:25:29 +02:00
parent 16f86f7e03
commit 155501880e

337
composer.lock generated
View File

@@ -118,16 +118,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.342.4", "version": "3.343.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "65cc842b9998d415b05d635b6146d0728934ff4a" "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/65cc842b9998d415b05d635b6146d0728934ff4a", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae98d503173740cce23b30d2ba2737c49b0d9876",
"reference": "65cc842b9998d415b05d635b6146d0728934ff4a", "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -209,21 +209,21 @@
"support": { "support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions", "forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.342.4" "source": "https://github.com/aws/aws-sdk-php/tree/3.343.18"
}, },
"time": "2025-03-11T18:27:07+00:00" "time": "2025-05-23T18:08:18+00:00"
}, },
{ {
"name": "blade-ui-kit/blade-icons", "name": "blade-ui-kit/blade-icons",
"version": "1.8.0", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/blade-ui-kit/blade-icons.git", "url": "https://github.com/driesvints/blade-icons.git",
"reference": "7b743f27476acb2ed04cb518213d78abe096e814" "reference": "7b743f27476acb2ed04cb518213d78abe096e814"
}, },
"dist": { "dist": {
"type": "zip", "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", "reference": "7b743f27476acb2ed04cb518213d78abe096e814",
"shasum": "" "shasum": ""
}, },
@@ -1686,16 +1686,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.11.2", "version": "3.11.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "ebbb711871fb261c064cf4c422f5f3c124fe1842" "reference": "d0f097b8a3fa8fb758efc9440b513aa3833cda17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/ebbb711871fb261c064cf4c422f5f3c124fe1842", "url": "https://api.github.com/repos/Intervention/image/zipball/d0f097b8a3fa8fb758efc9440b513aa3833cda17",
"reference": "ebbb711871fb261c064cf4c422f5f3c124fe1842", "reference": "d0f097b8a3fa8fb758efc9440b513aa3833cda17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1742,7 +1742,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Intervention/image/issues", "issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/3.11.2" "source": "https://github.com/Intervention/image/tree/3.11.3"
}, },
"funding": [ "funding": [
{ {
@@ -1758,20 +1758,20 @@
"type": "ko_fi" "type": "ko_fi"
} }
], ],
"time": "2025-02-27T13:08:55+00:00" "time": "2025-05-22T17:26:23+00:00"
}, },
{ {
"name": "laminas/laminas-diactoros", "name": "laminas/laminas-diactoros",
"version": "3.5.0", "version": "3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git", "url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "143a16306602ce56b8b092a7914fef03c37f9ed2" "reference": "b068eac123f21c0e592de41deeb7403b88e0a89f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/143a16306602ce56b8b092a7914fef03c37f9ed2", "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/b068eac123f21c0e592de41deeb7403b88e0a89f",
"reference": "143a16306602ce56b8b092a7914fef03c37f9ed2", "reference": "b068eac123f21c0e592de41deeb7403b88e0a89f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1792,7 +1792,7 @@
"ext-gd": "*", "ext-gd": "*",
"ext-libxml": "*", "ext-libxml": "*",
"http-interop/http-factory-tests": "^2.2.0", "http-interop/http-factory-tests": "^2.2.0",
"laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-coding-standard": "~3.0.0",
"php-http/psr7-integration-tests": "^1.4.0", "php-http/psr7-integration-tests": "^1.4.0",
"phpunit/phpunit": "^10.5.36", "phpunit/phpunit": "^10.5.36",
"psalm/plugin-phpunit": "^0.19.0", "psalm/plugin-phpunit": "^0.19.0",
@@ -1846,20 +1846,20 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2024-10-14T11:59:49+00:00" "time": "2025-05-05T16:03:34+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.44.7", "version": "v11.45.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "00bc6ac91a6d577bf051c18ddaa638c0d221e1c7" "reference": "d0730deb427632004d24801be7ca1ed2c10fbc4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/00bc6ac91a6d577bf051c18ddaa638c0d221e1c7", "url": "https://api.github.com/repos/laravel/framework/zipball/d0730deb427632004d24801be7ca1ed2c10fbc4e",
"reference": "00bc6ac91a6d577bf051c18ddaa638c0d221e1c7", "reference": "d0730deb427632004d24801be7ca1ed2c10fbc4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1880,7 +1880,7 @@
"guzzlehttp/uri-template": "^1.0", "guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0", "laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0", "laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.6", "league/commonmark": "^2.7",
"league/flysystem": "^3.25.1", "league/flysystem": "^3.25.1",
"league/flysystem-local": "^3.25.1", "league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1", "league/uri": "^7.5.1",
@@ -1967,7 +1967,7 @@
"league/flysystem-read-only": "^3.25.1", "league/flysystem-read-only": "^3.25.1",
"league/flysystem-sftp-v3": "^3.25.1", "league/flysystem-sftp-v3": "^3.25.1",
"mockery/mockery": "^1.6.10", "mockery/mockery": "^1.6.10",
"orchestra/testbench-core": "^9.11.2", "orchestra/testbench-core": "^9.13.2",
"pda/pheanstalk": "^5.0.6", "pda/pheanstalk": "^5.0.6",
"php-http/discovery": "^1.15", "php-http/discovery": "^1.15",
"phpstan/phpstan": "^2.0", "phpstan/phpstan": "^2.0",
@@ -2061,20 +2061,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-04-25T12:40:47+00:00" "time": "2025-05-20T15:15:58+00:00"
}, },
{ {
"name": "laravel/octane", "name": "laravel/octane",
"version": "v2.9.1", "version": "v2.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/octane.git", "url": "https://github.com/laravel/octane.git",
"reference": "445002b2551c837d60cda4324259063c356dfb56" "reference": "8278bdb3ae7a9a7380841e18e9cf52d909502647"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/octane/zipball/445002b2551c837d60cda4324259063c356dfb56", "url": "https://api.github.com/repos/laravel/octane/zipball/8278bdb3ae7a9a7380841e18e9cf52d909502647",
"reference": "445002b2551c837d60cda4324259063c356dfb56", "reference": "8278bdb3ae7a9a7380841e18e9cf52d909502647",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2151,7 +2151,7 @@
"issues": "https://github.com/laravel/octane/issues", "issues": "https://github.com/laravel/octane/issues",
"source": "https://github.com/laravel/octane" "source": "https://github.com/laravel/octane"
}, },
"time": "2025-04-13T21:10:35+00:00" "time": "2025-05-14T14:05:50+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@@ -4420,16 +4420,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.12.7", "version": "v0.12.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c" "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/85057ceedee50c49d4f6ecaff73ee96adb3b3625",
"reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4493,9 +4493,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.12.7" "source": "https://github.com/bobthecow/psysh/tree/v0.12.8"
}, },
"time": "2024-12-10T01:58:33+00:00" "time": "2025-03-16T03:05:19+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@@ -4832,16 +4832,16 @@
}, },
{ {
"name": "spatie/browsershot", "name": "spatie/browsershot",
"version": "5.0.8", "version": "5.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/browsershot.git", "url": "https://github.com/spatie/browsershot.git",
"reference": "0102971ae974022ec4a7a149e8924ea355b52cc3" "reference": "9e5ae15487b3cdc3eb03318c1c8ac38971f60e58"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/browsershot/zipball/0102971ae974022ec4a7a149e8924ea355b52cc3", "url": "https://api.github.com/repos/spatie/browsershot/zipball/9e5ae15487b3cdc3eb03318c1c8ac38971f60e58",
"reference": "0102971ae974022ec4a7a149e8924ea355b52cc3", "reference": "9e5ae15487b3cdc3eb03318c1c8ac38971f60e58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4888,7 +4888,7 @@
"webpage" "webpage"
], ],
"support": { "support": {
"source": "https://github.com/spatie/browsershot/tree/5.0.8" "source": "https://github.com/spatie/browsershot/tree/5.0.10"
}, },
"funding": [ "funding": [
{ {
@@ -4896,20 +4896,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-17T09:56:12+00:00" "time": "2025-05-15T07:10:57+00:00"
}, },
{ {
"name": "spatie/crawler", "name": "spatie/crawler",
"version": "8.4.2", "version": "8.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/crawler.git", "url": "https://github.com/spatie/crawler.git",
"reference": "4dc593040018885229dfc8df7cc4bf12cd470cf3" "reference": "4f4c3ead439e7e57085c0b802bc4e5b44fb7d751"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/crawler/zipball/4dc593040018885229dfc8df7cc4bf12cd470cf3", "url": "https://api.github.com/repos/spatie/crawler/zipball/4f4c3ead439e7e57085c0b802bc4e5b44fb7d751",
"reference": "4dc593040018885229dfc8df7cc4bf12cd470cf3", "reference": "4f4c3ead439e7e57085c0b802bc4e5b44fb7d751",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4923,7 +4923,7 @@
"symfony/dom-crawler": "^6.0|^7.0" "symfony/dom-crawler": "^6.0|^7.0"
}, },
"require-dev": { "require-dev": {
"pestphp/pest": "^2.0", "pestphp/pest": "^2.0|^3.0",
"spatie/ray": "^1.37" "spatie/ray": "^1.37"
}, },
"type": "library", "type": "library",
@@ -4952,7 +4952,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/crawler/issues", "issues": "https://github.com/spatie/crawler/issues",
"source": "https://github.com/spatie/crawler/tree/8.4.2" "source": "https://github.com/spatie/crawler/tree/8.4.3"
}, },
"funding": [ "funding": [
{ {
@@ -4964,7 +4964,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-24T09:20:47+00:00" "time": "2025-05-20T09:00:51+00:00"
}, },
{ {
"name": "spatie/db-dumper", "name": "spatie/db-dumper",
@@ -5031,16 +5031,16 @@
}, },
{ {
"name": "spatie/laravel-backup", "name": "spatie/laravel-backup",
"version": "9.3.2", "version": "9.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-backup.git", "url": "https://github.com/spatie/laravel-backup.git",
"reference": "c5ced5777fa1c6e89a11afb6520e37e2b98d9a47" "reference": "5820c1b50a8991c0c824c322c1c81f5724f4d41c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/c5ced5777fa1c6e89a11afb6520e37e2b98d9a47", "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/5820c1b50a8991c0c824c322c1c81f5724f4d41c",
"reference": "c5ced5777fa1c6e89a11afb6520e37e2b98d9a47", "reference": "5820c1b50a8991c0c824c322c1c81f5724f4d41c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5115,7 +5115,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-backup/issues", "issues": "https://github.com/spatie/laravel-backup/issues",
"source": "https://github.com/spatie/laravel-backup/tree/9.3.2" "source": "https://github.com/spatie/laravel-backup/tree/9.3.3"
}, },
"funding": [ "funding": [
{ {
@@ -5127,20 +5127,20 @@
"type": "other" "type": "other"
} }
], ],
"time": "2025-04-25T13:42:20+00:00" "time": "2025-05-20T15:01:22+00:00"
}, },
{ {
"name": "spatie/laravel-discord-alerts", "name": "spatie/laravel-discord-alerts",
"version": "1.7.0", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-discord-alerts.git", "url": "https://github.com/spatie/laravel-discord-alerts.git",
"reference": "16cc2fde3df04f4405f21b084e84553efbc3e783" "reference": "ef73f2c9a8a02f3a0700418f68b3e4446cbf5b3a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-discord-alerts/zipball/16cc2fde3df04f4405f21b084e84553efbc3e783", "url": "https://api.github.com/repos/spatie/laravel-discord-alerts/zipball/ef73f2c9a8a02f3a0700418f68b3e4446cbf5b3a",
"reference": "16cc2fde3df04f4405f21b084e84553efbc3e783", "reference": "ef73f2c9a8a02f3a0700418f68b3e4446cbf5b3a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5203,7 +5203,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-discord-alerts/issues", "issues": "https://github.com/spatie/laravel-discord-alerts/issues",
"source": "https://github.com/spatie/laravel-discord-alerts/tree/1.7.0" "source": "https://github.com/spatie/laravel-discord-alerts/tree/1.8.0"
}, },
"funding": [ "funding": [
{ {
@@ -5211,7 +5211,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-25T15:53:39+00:00" "time": "2025-05-20T08:42:52+00:00"
}, },
{ {
"name": "spatie/laravel-honeypot", "name": "spatie/laravel-honeypot",
@@ -5573,16 +5573,16 @@
}, },
{ {
"name": "spatie/robots-txt", "name": "spatie/robots-txt",
"version": "2.3.1", "version": "2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/robots-txt.git", "url": "https://github.com/spatie/robots-txt.git",
"reference": "58ed7b61c2a59e72f57b46e4d025967dd5f16000" "reference": "b1e225dc44b950bf6d02ed4e8d48dee2c2150dec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/robots-txt/zipball/58ed7b61c2a59e72f57b46e4d025967dd5f16000", "url": "https://api.github.com/repos/spatie/robots-txt/zipball/b1e225dc44b950bf6d02ed4e8d48dee2c2150dec",
"reference": "58ed7b61c2a59e72f57b46e4d025967dd5f16000", "reference": "b1e225dc44b950bf6d02ed4e8d48dee2c2150dec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5617,7 +5617,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/robots-txt/issues", "issues": "https://github.com/spatie/robots-txt/issues",
"source": "https://github.com/spatie/robots-txt/tree/2.3.1" "source": "https://github.com/spatie/robots-txt/tree/2.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -5629,7 +5629,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-31T09:33:25+00:00" "time": "2025-05-23T08:35:36+00:00"
}, },
{ {
"name": "spatie/sheets", "name": "spatie/sheets",
@@ -8845,16 +8845,16 @@
}, },
{ {
"name": "composer/class-map-generator", "name": "composer/class-map-generator",
"version": "1.6.0", "version": "1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/class-map-generator.git", "url": "https://github.com/composer/class-map-generator.git",
"reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9" "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/ffe442c5974c44a9343e37a0abcb1cc37319f5b9", "url": "https://api.github.com/repos/composer/class-map-generator/zipball/134b705ddb0025d397d8318a75825fe3c9d1da34",
"reference": "ffe442c5974c44a9343e37a0abcb1cc37319f5b9", "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8898,7 +8898,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/composer/class-map-generator/issues", "issues": "https://github.com/composer/class-map-generator/issues",
"source": "https://github.com/composer/class-map-generator/tree/1.6.0" "source": "https://github.com/composer/class-map-generator/tree/1.6.1"
}, },
"funding": [ "funding": [
{ {
@@ -8914,7 +8914,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-05T10:05:34+00:00" "time": "2025-03-24T13:50:44+00:00"
}, },
{ {
"name": "composer/pcre", "name": "composer/pcre",
@@ -9060,16 +9060,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.17.0", "version": "2.18.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "075bc0c26631110584175de6523ab3f1652eb28e" "reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/075bc0c26631110584175de6523ab3f1652eb28e", "url": "https://api.github.com/repos/filp/whoops/zipball/a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
"reference": "075bc0c26631110584175de6523ab3f1652eb28e", "reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9119,7 +9119,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.17.0" "source": "https://github.com/filp/whoops/tree/2.18.0"
}, },
"funding": [ "funding": [
{ {
@@ -9127,7 +9127,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-01-25T12:00:00+00:00" "time": "2025-03-15T12:00:00+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
@@ -9248,16 +9248,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.42.0", "version": "v1.43.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "2edaaf77f3c07a4099965bb3d7dfee16e801c0f6" "reference": "71a509b14b2621ce58574274a74290f933c687f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/2edaaf77f3c07a4099965bb3d7dfee16e801c0f6", "url": "https://api.github.com/repos/laravel/sail/zipball/71a509b14b2621ce58574274a74290f933c687f7",
"reference": "2edaaf77f3c07a4099965bb3d7dfee16e801c0f6", "reference": "71a509b14b2621ce58574274a74290f933c687f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9307,7 +9307,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-04-29T14:26:46+00:00" "time": "2025-05-13T13:34:34+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@@ -9394,16 +9394,16 @@
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.13.0", "version": "1.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "024473a478be9df5fdaca2c793f2232fe788e414" "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
"reference": "024473a478be9df5fdaca2c793f2232fe788e414", "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9442,7 +9442,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/myclabs/DeepCopy/issues", "issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
}, },
"funding": [ "funding": [
{ {
@@ -9450,42 +9450,43 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-12T12:17:51+00:00" "time": "2025-04-29T12:36:36+00:00"
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v8.6.1", "version": "v8.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "86f003c132143d5a2ab214e19933946409e0cae7" "reference": "4cf9f3b47afff38b139fb79ce54fc71799022ce8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/86f003c132143d5a2ab214e19933946409e0cae7", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/4cf9f3b47afff38b139fb79ce54fc71799022ce8",
"reference": "86f003c132143d5a2ab214e19933946409e0cae7", "reference": "4cf9f3b47afff38b139fb79ce54fc71799022ce8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"filp/whoops": "^2.16.0", "filp/whoops": "^2.18.0",
"nunomaduro/termwind": "^2.3.0", "nunomaduro/termwind": "^2.3.0",
"php": "^8.2.0", "php": "^8.2.0",
"symfony/console": "^7.2.1" "symfony/console": "^7.2.5"
}, },
"conflict": { "conflict": {
"laravel/framework": "<11.39.1 || >=13.0.0", "laravel/framework": "<11.44.2 || >=13.0.0",
"phpunit/phpunit": "<11.5.3 || >=12.0.0" "phpunit/phpunit": "<11.5.15 || >=13.0.0"
}, },
"require-dev": { "require-dev": {
"larastan/larastan": "^2.9.12", "brianium/paratest": "^7.8.3",
"laravel/framework": "^11.39.1", "larastan/larastan": "^3.2",
"laravel/pint": "^1.20.0", "laravel/framework": "^11.44.2 || ^12.6",
"laravel/sail": "^1.40.0", "laravel/pint": "^1.21.2",
"laravel/sanctum": "^4.0.7", "laravel/sail": "^1.41.0",
"laravel/tinker": "^2.10.0", "laravel/sanctum": "^4.0.8",
"orchestra/testbench-core": "^9.9.2", "laravel/tinker": "^2.10.1",
"pestphp/pest": "^3.7.3", "orchestra/testbench-core": "^9.12.0 || ^10.1",
"sebastian/environment": "^6.1.0 || ^7.2.0" "pestphp/pest": "^3.8.0",
"sebastian/environment": "^7.2.0 || ^8.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -9548,7 +9549,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2025-01-23T13:41:43+00:00" "time": "2025-04-03T14:33:09+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
@@ -9740,16 +9741,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.14", "version": "2.1.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2" "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f2e03099cac24ff3b379864d171c5acbfc6b9a2", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053",
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2", "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9794,7 +9795,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-02T15:32:28+00:00" "time": "2025-05-21T20:55:28+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -10121,16 +10122,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.5.12", "version": "11.5.21",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d42785840519401ed2113292263795eb4c0f95da" "reference": "d565e2cdc21a7db9dc6c399c1fc2083b8010f289"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d42785840519401ed2113292263795eb4c0f95da", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d565e2cdc21a7db9dc6c399c1fc2083b8010f289",
"reference": "d42785840519401ed2113292263795eb4c0f95da", "reference": "d565e2cdc21a7db9dc6c399c1fc2083b8010f289",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10140,7 +10141,7 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.13.0", "myclabs/deep-copy": "^1.13.1",
"phar-io/manifest": "^2.0.4", "phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1", "phar-io/version": "^3.2.1",
"php": ">=8.2", "php": ">=8.2",
@@ -10150,14 +10151,14 @@
"phpunit/php-text-template": "^4.0.1", "phpunit/php-text-template": "^4.0.1",
"phpunit/php-timer": "^7.0.1", "phpunit/php-timer": "^7.0.1",
"sebastian/cli-parser": "^3.0.2", "sebastian/cli-parser": "^3.0.2",
"sebastian/code-unit": "^3.0.2", "sebastian/code-unit": "^3.0.3",
"sebastian/comparator": "^6.3.1", "sebastian/comparator": "^6.3.1",
"sebastian/diff": "^6.0.2", "sebastian/diff": "^6.0.2",
"sebastian/environment": "^7.2.0", "sebastian/environment": "^7.2.1",
"sebastian/exporter": "^6.3.0", "sebastian/exporter": "^6.3.0",
"sebastian/global-state": "^7.0.2", "sebastian/global-state": "^7.0.2",
"sebastian/object-enumerator": "^6.0.1", "sebastian/object-enumerator": "^6.0.1",
"sebastian/type": "^5.1.0", "sebastian/type": "^5.1.2",
"sebastian/version": "^5.0.2", "sebastian/version": "^5.0.2",
"staabm/side-effects-detector": "^1.0.5" "staabm/side-effects-detector": "^1.0.5"
}, },
@@ -10202,7 +10203,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.12" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.21"
}, },
"funding": [ "funding": [
{ {
@@ -10213,25 +10214,33 @@
"url": "https://github.com/sebastianbergmann", "url": "https://github.com/sebastianbergmann",
"type": "github" "type": "github"
}, },
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-07T07:31:03+00:00" "time": "2025-05-21T12:35:00+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.0.15", "version": "2.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "abbbf32474a67e242d26bffc098a712a05b3d32a" "reference": "f1366d1f8c7490541c8f7af6e5c7cef7cca1b5a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/abbbf32474a67e242d26bffc098a712a05b3d32a", "url": "https://api.github.com/repos/rectorphp/rector/zipball/f1366d1f8c7490541c8f7af6e5c7cef7cca1b5a2",
"reference": "abbbf32474a67e242d26bffc098a712a05b3d32a", "reference": "f1366d1f8c7490541c8f7af6e5c7cef7cca1b5a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10269,7 +10278,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.0.15" "source": "https://github.com/rectorphp/rector/tree/2.0.16"
}, },
"funding": [ "funding": [
{ {
@@ -10277,7 +10286,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-05T10:00:41+00:00" "time": "2025-05-12T16:37:16+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@@ -10338,16 +10347,16 @@
}, },
{ {
"name": "sebastian/code-unit", "name": "sebastian/code-unit",
"version": "3.0.2", "version": "3.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git", "url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca" "reference": "54391c61e4af8078e5b276ab082b6d3c54c9ad64"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/54391c61e4af8078e5b276ab082b6d3c54c9ad64",
"reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", "reference": "54391c61e4af8078e5b276ab082b6d3c54c9ad64",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10383,7 +10392,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues", "issues": "https://github.com/sebastianbergmann/code-unit/issues",
"security": "https://github.com/sebastianbergmann/code-unit/security/policy", "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
"source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2" "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.3"
}, },
"funding": [ "funding": [
{ {
@@ -10391,7 +10400,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-12-12T09:59:06+00:00" "time": "2025-03-19T07:56:08+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@@ -10656,23 +10665,23 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "7.2.0", "version": "7.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5" "reference": "a5c75038693ad2e8d4b6c15ba2403532647830c4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/a5c75038693ad2e8d4b6c15ba2403532647830c4",
"reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5", "reference": "a5c75038693ad2e8d4b6c15ba2403532647830c4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2" "php": ">=8.2"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^11.0" "phpunit/phpunit": "^11.3"
}, },
"suggest": { "suggest": {
"ext-posix": "*" "ext-posix": "*"
@@ -10708,15 +10717,27 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/environment/issues", "issues": "https://github.com/sebastianbergmann/environment/issues",
"security": "https://github.com/sebastianbergmann/environment/security/policy", "security": "https://github.com/sebastianbergmann/environment/security/policy",
"source": "https://github.com/sebastianbergmann/environment/tree/7.2.0" "source": "https://github.com/sebastianbergmann/environment/tree/7.2.1"
}, },
"funding": [ "funding": [
{ {
"url": "https://github.com/sebastianbergmann", "url": "https://github.com/sebastianbergmann",
"type": "github" "type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/environment",
"type": "tidelift"
} }
], ],
"time": "2024-07-03T04:54:44+00:00" "time": "2025-05-21T11:55:47+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
@@ -11096,16 +11117,16 @@
}, },
{ {
"name": "sebastian/type", "name": "sebastian/type",
"version": "5.1.0", "version": "5.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/type.git", "url": "https://github.com/sebastianbergmann/type.git",
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac" "reference": "a8a7e30534b0eb0c77cd9d07e82de1a114389f5e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/461b9c5da241511a2a0e8f240814fb23ce5c0aac", "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/a8a7e30534b0eb0c77cd9d07e82de1a114389f5e",
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac", "reference": "a8a7e30534b0eb0c77cd9d07e82de1a114389f5e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11141,7 +11162,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/type/issues", "issues": "https://github.com/sebastianbergmann/type/issues",
"security": "https://github.com/sebastianbergmann/type/security/policy", "security": "https://github.com/sebastianbergmann/type/security/policy",
"source": "https://github.com/sebastianbergmann/type/tree/5.1.0" "source": "https://github.com/sebastianbergmann/type/tree/5.1.2"
}, },
"funding": [ "funding": [
{ {
@@ -11149,7 +11170,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-09-17T13:12:04+00:00" "time": "2025-03-18T13:35:50+00:00"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
@@ -11207,16 +11228,16 @@
}, },
{ {
"name": "spatie/backtrace", "name": "spatie/backtrace",
"version": "1.7.1", "version": "1.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/backtrace.git", "url": "https://github.com/spatie/backtrace.git",
"reference": "0f2477c520e3729de58e061b8192f161c99f770b" "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/0f2477c520e3729de58e061b8192f161c99f770b", "url": "https://api.github.com/repos/spatie/backtrace/zipball/cd37a49fce7137359ac30ecc44ef3e16404cccbe",
"reference": "0f2477c520e3729de58e061b8192f161c99f770b", "reference": "cd37a49fce7137359ac30ecc44ef3e16404cccbe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11254,7 +11275,7 @@
"spatie" "spatie"
], ],
"support": { "support": {
"source": "https://github.com/spatie/backtrace/tree/1.7.1" "source": "https://github.com/spatie/backtrace/tree/1.7.4"
}, },
"funding": [ "funding": [
{ {
@@ -11266,7 +11287,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2024-12-02T13:28:15+00:00" "time": "2025-05-08T15:41:09+00:00"
}, },
{ {
"name": "spatie/error-solutions", "name": "spatie/error-solutions",
@@ -11766,6 +11787,6 @@
"platform": { "platform": {
"php": "^8.2" "php": "^8.2"
}, },
"platform-dev": [], "platform-dev": {},
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }