Update dependencies

This commit is contained in:
James Brooks
2024-10-26 13:59:16 +01:00
parent 5acc978d60
commit 9909bc665d

421
composer.lock generated
View File

@@ -143,16 +143,16 @@
}, },
{ {
"name": "blade-ui-kit/blade-icons", "name": "blade-ui-kit/blade-icons",
"version": "1.7.1", "version": "1.7.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/blade-ui-kit/blade-icons.git", "url": "https://github.com/blade-ui-kit/blade-icons.git",
"reference": "8f787baf09d88cdfd6ec4dbaba11ebfa885f0595" "reference": "75a54a3f5a2810fcf6574ab23e91b6cc229a1b53"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/8f787baf09d88cdfd6ec4dbaba11ebfa885f0595", "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/75a54a3f5a2810fcf6574ab23e91b6cc229a1b53",
"reference": "8f787baf09d88cdfd6ec4dbaba11ebfa885f0595", "reference": "75a54a3f5a2810fcf6574ab23e91b6cc229a1b53",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -220,7 +220,7 @@
"type": "paypal" "type": "paypal"
} }
], ],
"time": "2024-08-14T14:25:11+00:00" "time": "2024-10-17T17:38:00+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@@ -288,12 +288,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/cachethq/core.git", "url": "https://github.com/cachethq/core.git",
"reference": "a34c0607c17d0da040d1289aff6af1f79d07515e" "reference": "5557a4124a8a060b01c587fe58b012c3484b371b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/cachethq/core/zipball/a34c0607c17d0da040d1289aff6af1f79d07515e", "url": "https://api.github.com/repos/cachethq/core/zipball/5557a4124a8a060b01c587fe58b012c3484b371b",
"reference": "a34c0607c17d0da040d1289aff6af1f79d07515e", "reference": "5557a4124a8a060b01c587fe58b012c3484b371b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -307,16 +307,18 @@
"illuminate/queue": "^11.0", "illuminate/queue": "^11.0",
"illuminate/support": "^11.0", "illuminate/support": "^11.0",
"nesbot/carbon": "^2.70", "nesbot/carbon": "^2.70",
"php": "^8.1", "php": "^8.2",
"spatie/laravel-query-builder": "^5.5", "spatie/laravel-query-builder": "^5.5",
"spatie/laravel-settings": "^3.2", "spatie/laravel-settings": "^3.2",
"timacdonald/json-api": "^v1.0.0-beta.4", "timacdonald/json-api": "^v1.0.0-beta.4",
"twig/twig": "^3.0" "twig/twig": "^3.0"
}, },
"require-dev": { "require-dev": {
"laravel/pail": "^1.1",
"orchestra/testbench": "^9.5.1", "orchestra/testbench": "^9.5.1",
"pestphp/pest": "^3.2", "pestphp/pest": "^3.2",
"pestphp/pest-plugin-laravel": "^3.0", "pestphp/pest-plugin-laravel": "^3.0",
"pestphp/pest-plugin-livewire": "*",
"spatie/laravel-ray": "^1.32" "spatie/laravel-ray": "^1.32"
}, },
"default-branch": true, "default-branch": true,
@@ -368,10 +370,13 @@
"@clear", "@clear",
"@php vendor/bin/testbench workbench:build" "@php vendor/bin/testbench workbench:build"
], ],
"start": [ "dev": [
"@build", "@build",
"Composer\\Config::disableProcessTimeout", "Composer\\Config::disableProcessTimeout",
"@php vendor/bin/testbench serve" "npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#fdba74\" \"php vendor/bin/testbench serve\" \"php vendor/bin/testbench queue:listen --tries=1\" \"php vendor/bin/testbench pail\" \"npm run dev\" --names=server,queue,logs,vite"
],
"start": [
"@dev"
] ]
}, },
"license": [ "license": [
@@ -394,7 +399,7 @@
"issues": "https://github.com/cachethq/core/issues", "issues": "https://github.com/cachethq/core/issues",
"source": "https://github.com/cachethq/core" "source": "https://github.com/cachethq/core"
}, },
"time": "2024-10-09T19:55:13+00:00" "time": "2024-10-17T09:03:23+00:00"
}, },
{ {
"name": "carbonphp/carbon-doctrine-types", "name": "carbonphp/carbon-doctrine-types",
@@ -740,16 +745,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.9.1", "version": "3.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7" "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/d7dc08f98cba352b2bab5d32c5e58f7e745c11a7", "url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7", "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -765,7 +770,7 @@
"doctrine/coding-standard": "12.0.0", "doctrine/coding-standard": "12.0.0",
"fig/log-test": "^1", "fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1", "jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "1.12.0", "phpstan/phpstan": "1.12.6",
"phpstan/phpstan-strict-rules": "^1.6", "phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "9.6.20", "phpunit/phpunit": "9.6.20",
"psalm/plugin-phpunit": "0.18.4", "psalm/plugin-phpunit": "0.18.4",
@@ -833,7 +838,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.9.1" "source": "https://github.com/doctrine/dbal/tree/3.9.3"
}, },
"funding": [ "funding": [
{ {
@@ -849,7 +854,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-01T13:49:23+00:00" "time": "2024-10-10T17:56:43+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@@ -1291,16 +1296,16 @@
}, },
{ {
"name": "filament/actions", "name": "filament/actions",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/actions.git", "url": "https://github.com/filamentphp/actions.git",
"reference": "886108b59ce99edc26f5bc1231134a95ec58718a" "reference": "1c79f2ffefdee6a21995717a52f006a541b971bc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/actions/zipball/886108b59ce99edc26f5bc1231134a95ec58718a", "url": "https://api.github.com/repos/filamentphp/actions/zipball/1c79f2ffefdee6a21995717a52f006a541b971bc",
"reference": "886108b59ce99edc26f5bc1231134a95ec58718a", "reference": "1c79f2ffefdee6a21995717a52f006a541b971bc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1340,20 +1345,20 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-10-09T11:19:22+00:00" "time": "2024-10-24T13:46:52+00:00"
}, },
{ {
"name": "filament/filament", "name": "filament/filament",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/panels.git", "url": "https://github.com/filamentphp/panels.git",
"reference": "84f839b4b42549c0d4bd231648da17561ada70c2" "reference": "5e9a946d0b64c1ef9a7ef1cb256a427f2838dbc2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/panels/zipball/84f839b4b42549c0d4bd231648da17561ada70c2", "url": "https://api.github.com/repos/filamentphp/panels/zipball/5e9a946d0b64c1ef9a7ef1cb256a427f2838dbc2",
"reference": "84f839b4b42549c0d4bd231648da17561ada70c2", "reference": "5e9a946d0b64c1ef9a7ef1cb256a427f2838dbc2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1405,20 +1410,20 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-10-08T14:24:12+00:00" "time": "2024-10-24T13:47:13+00:00"
}, },
{ {
"name": "filament/forms", "name": "filament/forms",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/forms.git", "url": "https://github.com/filamentphp/forms.git",
"reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc" "reference": "68c9f7f4bd9677f6f99d21396dfbe69cfa142584"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/forms/zipball/896c868cca474b2e925a3e6162b7c76d8ff3e5fc", "url": "https://api.github.com/repos/filamentphp/forms/zipball/68c9f7f4bd9677f6f99d21396dfbe69cfa142584",
"reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc", "reference": "68c9f7f4bd9677f6f99d21396dfbe69cfa142584",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1461,20 +1466,20 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-10-09T11:19:26+00:00" "time": "2024-10-24T13:47:01+00:00"
}, },
{ {
"name": "filament/infolists", "name": "filament/infolists",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/infolists.git", "url": "https://github.com/filamentphp/infolists.git",
"reference": "fc5f01c094fe25ef906f3e1b88d3d8883a73d6be" "reference": "2d934d4d7f420fc1165ced33df0959a656163a0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/infolists/zipball/fc5f01c094fe25ef906f3e1b88d3d8883a73d6be", "url": "https://api.github.com/repos/filamentphp/infolists/zipball/2d934d4d7f420fc1165ced33df0959a656163a0c",
"reference": "fc5f01c094fe25ef906f3e1b88d3d8883a73d6be", "reference": "2d934d4d7f420fc1165ced33df0959a656163a0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1512,20 +1517,20 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-10-08T14:24:09+00:00" "time": "2024-10-24T13:47:00+00:00"
}, },
{ {
"name": "filament/notifications", "name": "filament/notifications",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/notifications.git", "url": "https://github.com/filamentphp/notifications.git",
"reference": "a5f684b690354630210fc9a90bd06da9b1f6ae82" "reference": "c19df07c801c5550de0d30957c5a316f53019533"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/a5f684b690354630210fc9a90bd06da9b1f6ae82", "url": "https://api.github.com/repos/filamentphp/notifications/zipball/c19df07c801c5550de0d30957c5a316f53019533",
"reference": "a5f684b690354630210fc9a90bd06da9b1f6ae82", "reference": "c19df07c801c5550de0d30957c5a316f53019533",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1564,20 +1569,20 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-10-08T14:24:11+00:00" "time": "2024-10-23T07:36:14+00:00"
}, },
{ {
"name": "filament/spatie-laravel-settings-plugin", "name": "filament/spatie-laravel-settings-plugin",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/spatie-laravel-settings-plugin.git", "url": "https://github.com/filamentphp/spatie-laravel-settings-plugin.git",
"reference": "21d95589ec213d7c0c7039d1d550796dcea2f661" "reference": "8d9f1a19147e2cf765d353bb7250f92f866fc78f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/spatie-laravel-settings-plugin/zipball/21d95589ec213d7c0c7039d1d550796dcea2f661", "url": "https://api.github.com/repos/filamentphp/spatie-laravel-settings-plugin/zipball/8d9f1a19147e2cf765d353bb7250f92f866fc78f",
"reference": "21d95589ec213d7c0c7039d1d550796dcea2f661", "reference": "8d9f1a19147e2cf765d353bb7250f92f866fc78f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1611,20 +1616,20 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-09-23T14:09:54+00:00" "time": "2024-10-16T12:07:29+00:00"
}, },
{ {
"name": "filament/support", "name": "filament/support",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/support.git", "url": "https://github.com/filamentphp/support.git",
"reference": "31fcff80b873b4decdba10d5f7010310e12c8e94" "reference": "fa8ada5101be964daa8f112616945a8f2ca5929e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/support/zipball/31fcff80b873b4decdba10d5f7010310e12c8e94", "url": "https://api.github.com/repos/filamentphp/support/zipball/fa8ada5101be964daa8f112616945a8f2ca5929e",
"reference": "31fcff80b873b4decdba10d5f7010310e12c8e94", "reference": "fa8ada5101be964daa8f112616945a8f2ca5929e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1635,7 +1640,7 @@
"illuminate/support": "^10.45|^11.0", "illuminate/support": "^10.45|^11.0",
"illuminate/view": "^10.45|^11.0", "illuminate/view": "^10.45|^11.0",
"kirschbaum-development/eloquent-power-joins": "^3.0|^4.0", "kirschbaum-development/eloquent-power-joins": "^3.0|^4.0",
"livewire/livewire": "^3.4.10 <= 3.5.6", "livewire/livewire": "^3.4.10",
"php": "^8.1", "php": "^8.1",
"ryangjchandler/blade-capture-directive": "^0.2|^0.3|^1.0", "ryangjchandler/blade-capture-directive": "^0.2|^0.3|^1.0",
"spatie/color": "^1.5", "spatie/color": "^1.5",
@@ -1670,20 +1675,20 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-10-08T14:24:29+00:00" "time": "2024-10-24T13:47:33+00:00"
}, },
{ {
"name": "filament/tables", "name": "filament/tables",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/tables.git", "url": "https://github.com/filamentphp/tables.git",
"reference": "152bf46a8f2c46f047835771a67085c2866b039b" "reference": "7800832d8507a418787c5f05bd562b65d4601827"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filamentphp/tables/zipball/152bf46a8f2c46f047835771a67085c2866b039b", "url": "https://api.github.com/repos/filamentphp/tables/zipball/7800832d8507a418787c5f05bd562b65d4601827",
"reference": "152bf46a8f2c46f047835771a67085c2866b039b", "reference": "7800832d8507a418787c5f05bd562b65d4601827",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1722,11 +1727,11 @@
"issues": "https://github.com/filamentphp/filament/issues", "issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament" "source": "https://github.com/filamentphp/filament"
}, },
"time": "2024-10-08T14:24:25+00:00" "time": "2024-10-24T13:47:33+00:00"
}, },
{ {
"name": "filament/widgets", "name": "filament/widgets",
"version": "v3.2.117", "version": "v3.2.121",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filamentphp/widgets.git", "url": "https://github.com/filamentphp/widgets.git",
@@ -2029,16 +2034,16 @@
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
"version": "2.0.3", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/promises.git", "url": "https://github.com/guzzle/promises.git",
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2092,7 +2097,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/promises/issues", "issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/2.0.3" "source": "https://github.com/guzzle/promises/tree/2.0.4"
}, },
"funding": [ "funding": [
{ {
@@ -2108,7 +2113,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-18T10:29:17+00:00" "time": "2024-10-17T10:06:22+00:00"
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
@@ -2377,16 +2382,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.27.2", "version": "v11.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9" "reference": "425054512c362835ba9c0307561973c8eeac7385"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9", "url": "https://api.github.com/repos/laravel/framework/zipball/425054512c362835ba9c0307561973c8eeac7385",
"reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9", "reference": "425054512c362835ba9c0307561973c8eeac7385",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2582,20 +2587,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": "2024-10-09T04:17:35+00:00" "time": "2024-10-22T14:13:31+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.3.0", "version": "v0.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "ea57a2261093986721d4a5f4f9524d76f21f9fa0" "reference": "0f3848a445562dac376b27968f753c65e7e1036e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/ea57a2261093986721d4a5f4f9524d76f21f9fa0", "url": "https://api.github.com/repos/laravel/prompts/zipball/0f3848a445562dac376b27968f753c65e7e1036e",
"reference": "ea57a2261093986721d4a5f4f9524d76f21f9fa0", "reference": "0f3848a445562dac376b27968f753c65e7e1036e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2639,9 +2644,9 @@
"description": "Add beautiful and user-friendly forms to your command-line applications.", "description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.3.0" "source": "https://github.com/laravel/prompts/tree/v0.3.1"
}, },
"time": "2024-09-30T14:27:51+00:00" "time": "2024-10-09T19:42:26+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
@@ -3024,16 +3029,16 @@
}, },
{ {
"name": "league/csv", "name": "league/csv",
"version": "9.16.0", "version": "9.18.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/csv.git", "url": "https://github.com/thephpleague/csv.git",
"reference": "998280c6c34bd67d8125fdc8b45bae28d761b440" "reference": "b02d010e4055ae992247f6ffd1e7b103ef2a0790"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/998280c6c34bd67d8125fdc8b45bae28d761b440", "url": "https://api.github.com/repos/thephpleague/csv/zipball/b02d010e4055ae992247f6ffd1e7b103ef2a0790",
"reference": "998280c6c34bd67d8125fdc8b45bae28d761b440", "reference": "b02d010e4055ae992247f6ffd1e7b103ef2a0790",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3041,17 +3046,16 @@
"php": "^8.1.2" "php": "^8.1.2"
}, },
"require-dev": { "require-dev": {
"doctrine/collections": "^2.2.2",
"ext-dom": "*", "ext-dom": "*",
"ext-xdebug": "*", "ext-xdebug": "*",
"friendsofphp/php-cs-fixer": "^3.57.1", "friendsofphp/php-cs-fixer": "^3.64.0",
"phpbench/phpbench": "^1.2.15", "phpbench/phpbench": "^1.3.1",
"phpstan/phpstan": "^1.11.1", "phpstan/phpstan": "^1.12.6",
"phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0", "phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0", "phpstan/phpstan-strict-rules": "^1.6.1",
"phpunit/phpunit": "^10.5.16 || ^11.1.3", "phpunit/phpunit": "^10.5.16 || ^11.4.1",
"symfony/var-dumper": "^6.4.6 || ^7.0.7" "symfony/var-dumper": "^6.4.8 || ^7.1.5"
}, },
"suggest": { "suggest": {
"ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
@@ -3069,7 +3073,7 @@
"src/functions_include.php" "src/functions_include.php"
], ],
"psr-4": { "psr-4": {
"League\\Csv\\": "src" "League\\Csv\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -3108,7 +3112,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-05-24T11:04:54+00:00" "time": "2024-10-18T08:14:48+00:00"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@@ -3474,16 +3478,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v3.5.4", "version": "v3.5.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "b158c6386a892efc6c5e4682e682829baac1f933" "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/b158c6386a892efc6c5e4682e682829baac1f933", "url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d",
"reference": "b158c6386a892efc6c5e4682e682829baac1f933", "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3491,6 +3495,7 @@
"illuminate/routing": "^10.0|^11.0", "illuminate/routing": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0", "illuminate/support": "^10.0|^11.0",
"illuminate/validation": "^10.0|^11.0", "illuminate/validation": "^10.0|^11.0",
"laravel/prompts": "^0.1.24|^0.2|^0.3",
"league/mime-type-detection": "^1.9", "league/mime-type-detection": "^1.9",
"php": "^8.1", "php": "^8.1",
"symfony/console": "^6.0|^7.0", "symfony/console": "^6.0|^7.0",
@@ -3499,7 +3504,6 @@
"require-dev": { "require-dev": {
"calebporzio/sushi": "^2.1", "calebporzio/sushi": "^2.1",
"laravel/framework": "^10.15.0|^11.0", "laravel/framework": "^10.15.0|^11.0",
"laravel/prompts": "^0.1.6",
"mockery/mockery": "^1.3.1", "mockery/mockery": "^1.3.1",
"orchestra/testbench": "^8.21.0|^9.0", "orchestra/testbench": "^8.21.0|^9.0",
"orchestra/testbench-dusk": "^8.24|^9.1", "orchestra/testbench-dusk": "^8.24|^9.1",
@@ -3538,7 +3542,7 @@
"description": "A front-end framework for Laravel.", "description": "A front-end framework for Laravel.",
"support": { "support": {
"issues": "https://github.com/livewire/livewire/issues", "issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.5.4" "source": "https://github.com/livewire/livewire/tree/v3.5.12"
}, },
"funding": [ "funding": [
{ {
@@ -3546,7 +3550,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-07-15T18:27:32+00:00" "time": "2024-10-15T19:35:06+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
@@ -4031,32 +4035,31 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v2.1.0", "version": "v2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a" "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/e5f21eade88689536c0cdad4c3cd75f3ed26e01a", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/42c84e4e8090766bbd6445d06cd6e57650626ea3",
"reference": "e5f21eade88689536c0cdad4c3cd75f3ed26e01a", "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"php": "^8.2", "php": "^8.2",
"symfony/console": "^7.0.4" "symfony/console": "^7.1.5"
}, },
"require-dev": { "require-dev": {
"ergebnis/phpstan-rules": "^2.2.0", "illuminate/console": "^11.28.0",
"illuminate/console": "^11.1.1", "laravel/pint": "^1.18.1",
"laravel/pint": "^1.15.0", "mockery/mockery": "^1.6.12",
"mockery/mockery": "^1.6.11", "pestphp/pest": "^2.36.0",
"pestphp/pest": "^2.34.6", "phpstan/phpstan": "^1.12.6",
"phpstan/phpstan": "^1.10.66", "phpstan/phpstan-strict-rules": "^1.6.1",
"phpstan/phpstan-strict-rules": "^1.5.2", "symfony/var-dumper": "^7.1.5",
"symfony/var-dumper": "^7.0.4",
"thecodingmachine/phpstan-strict-rules": "^1.0.0" "thecodingmachine/phpstan-strict-rules": "^1.0.0"
}, },
"type": "library", "type": "library",
@@ -4099,7 +4102,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v2.1.0" "source": "https://github.com/nunomaduro/termwind/tree/v2.2.0"
}, },
"funding": [ "funding": [
{ {
@@ -4115,7 +4118,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-09-05T15:25:50+00:00" "time": "2024-10-15T16:15:16+00:00"
}, },
{ {
"name": "openspout/openspout", "name": "openspout/openspout",
@@ -4398,16 +4401,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.32.0", "version": "1.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4" "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140",
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4", "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4439,9 +4442,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.33.0"
}, },
"time": "2024-09-26T07:23:32+00:00" "time": "2024-10-13T11:25:22+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
@@ -8396,16 +8399,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "brianium/paratest", "name": "brianium/paratest",
"version": "v7.4.3", "version": "v7.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paratestphp/paratest.git", "url": "https://github.com/paratestphp/paratest.git",
"reference": "64fcfd0e28a6b8078a19dbf9127be2ee645b92ec" "reference": "cf16fcbb9b8107a7df6b97e497fc91e819774d8b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/64fcfd0e28a6b8078a19dbf9127be2ee645b92ec", "url": "https://api.github.com/repos/paratestphp/paratest/zipball/cf16fcbb9b8107a7df6b97e497fc91e819774d8b",
"reference": "64fcfd0e28a6b8078a19dbf9127be2ee645b92ec", "reference": "cf16fcbb9b8107a7df6b97e497fc91e819774d8b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8413,31 +8416,30 @@
"ext-pcre": "*", "ext-pcre": "*",
"ext-reflection": "*", "ext-reflection": "*",
"ext-simplexml": "*", "ext-simplexml": "*",
"fidry/cpu-core-counter": "^1.1.0", "fidry/cpu-core-counter": "^1.2.0",
"jean85/pretty-package-versions": "^2.0.5", "jean85/pretty-package-versions": "^2.0.6",
"php": "~8.2.0 || ~8.3.0", "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"phpunit/php-code-coverage": "^10.1.11 || ^11.0.0", "phpunit/php-code-coverage": "^10.1.16",
"phpunit/php-file-iterator": "^4.1.0 || ^5.0.0", "phpunit/php-file-iterator": "^4.1.0",
"phpunit/php-timer": "^6.0.0 || ^7.0.0", "phpunit/php-timer": "^6.0.0",
"phpunit/phpunit": "^10.5.9 || ^11.0.3", "phpunit/phpunit": "^10.5.36",
"sebastian/environment": "^6.0.1 || ^7.0.0", "sebastian/environment": "^6.1.0",
"symfony/console": "^6.4.3 || ^7.0.3", "symfony/console": "^6.4.7 || ^7.1.5",
"symfony/process": "^6.4.3 || ^7.0.3" "symfony/process": "^6.4.7 || ^7.1.5"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^12.0.0", "doctrine/coding-standard": "^12.0.0",
"ext-pcov": "*", "ext-pcov": "*",
"ext-posix": "*", "ext-posix": "*",
"phpstan/phpstan": "^1.10.58", "phpstan/phpstan": "^1.12.6",
"phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.5.2", "phpstan/phpstan-strict-rules": "^1.6.1",
"squizlabs/php_codesniffer": "^3.9.0", "squizlabs/php_codesniffer": "^3.10.3",
"symfony/filesystem": "^6.4.3 || ^7.0.3" "symfony/filesystem": "^6.4.3 || ^7.1.5"
}, },
"bin": [ "bin": [
"bin/paratest", "bin/paratest",
"bin/paratest.bat",
"bin/paratest_for_phpstorm" "bin/paratest_for_phpstorm"
], ],
"type": "library", "type": "library",
@@ -8474,7 +8476,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/paratestphp/paratest/issues", "issues": "https://github.com/paratestphp/paratest/issues",
"source": "https://github.com/paratestphp/paratest/tree/v7.4.3" "source": "https://github.com/paratestphp/paratest/tree/v7.4.8"
}, },
"funding": [ "funding": [
{ {
@@ -8486,7 +8488,7 @@
"type": "paypal" "type": "paypal"
} }
], ],
"time": "2024-02-20T07:24:02+00:00" "time": "2024-10-15T12:45:19+00:00"
}, },
{ {
"name": "fakerphp/faker", "name": "fakerphp/faker",
@@ -8861,16 +8863,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.35.0", "version": "v1.37.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "992bc2d9e52174c79515967f30849d21daa334d8" "reference": "5d385f2e698f0f774cdead82aff5d989fb95309b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/992bc2d9e52174c79515967f30849d21daa334d8", "url": "https://api.github.com/repos/laravel/sail/zipball/5d385f2e698f0f774cdead82aff5d989fb95309b",
"reference": "992bc2d9e52174c79515967f30849d21daa334d8", "reference": "5d385f2e698f0f774cdead82aff5d989fb95309b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8920,7 +8922,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": "2024-10-08T14:45:26+00:00" "time": "2024-10-21T17:13:38+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@@ -9067,23 +9069,23 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v8.4.0", "version": "v8.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "e7d1aa8ed753f63fa816932bbc89678238843b4a" "reference": "f5c101b929c958e849a633283adff296ed5f38f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/e7d1aa8ed753f63fa816932bbc89678238843b4a", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f5c101b929c958e849a633283adff296ed5f38f5",
"reference": "e7d1aa8ed753f63fa816932bbc89678238843b4a", "reference": "f5c101b929c958e849a633283adff296ed5f38f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"filp/whoops": "^2.15.4", "filp/whoops": "^2.16.0",
"nunomaduro/termwind": "^2.0.1", "nunomaduro/termwind": "^2.1.0",
"php": "^8.2.0", "php": "^8.2.0",
"symfony/console": "^7.1.3" "symfony/console": "^7.1.5"
}, },
"conflict": { "conflict": {
"laravel/framework": "<11.0.0 || >=12.0.0", "laravel/framework": "<11.0.0 || >=12.0.0",
@@ -9091,14 +9093,14 @@
}, },
"require-dev": { "require-dev": {
"larastan/larastan": "^2.9.8", "larastan/larastan": "^2.9.8",
"laravel/framework": "^11.19.0", "laravel/framework": "^11.28.0",
"laravel/pint": "^1.17.1", "laravel/pint": "^1.18.1",
"laravel/sail": "^1.31.0", "laravel/sail": "^1.36.0",
"laravel/sanctum": "^4.0.2", "laravel/sanctum": "^4.0.3",
"laravel/tinker": "^2.9.0", "laravel/tinker": "^2.10.0",
"orchestra/testbench-core": "^9.2.3", "orchestra/testbench-core": "^9.5.3",
"pestphp/pest": "^2.35.0 || ^3.0.0", "pestphp/pest": "^2.36.0 || ^3.4.0",
"sebastian/environment": "^6.1.0 || ^7.0.0" "sebastian/environment": "^6.1.0 || ^7.2.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -9160,40 +9162,41 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2024-08-03T15:32:23+00:00" "time": "2024-10-15T16:06:32+00:00"
}, },
{ {
"name": "pestphp/pest", "name": "pestphp/pest",
"version": "v2.35.1", "version": "v2.36.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pestphp/pest.git", "url": "https://github.com/pestphp/pest.git",
"reference": "b13acb630df52c06123588d321823c31fc685545" "reference": "f8c88bd14dc1772bfaf02169afb601ecdf2724cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pestphp/pest/zipball/b13acb630df52c06123588d321823c31fc685545", "url": "https://api.github.com/repos/pestphp/pest/zipball/f8c88bd14dc1772bfaf02169afb601ecdf2724cd",
"reference": "b13acb630df52c06123588d321823c31fc685545", "reference": "f8c88bd14dc1772bfaf02169afb601ecdf2724cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"brianium/paratest": "^7.3.1", "brianium/paratest": "^7.3.1",
"nunomaduro/collision": "^7.10.0|^8.4.0", "nunomaduro/collision": "^7.11.0|^8.4.0",
"nunomaduro/termwind": "^1.15.1|^2.0.1", "nunomaduro/termwind": "^1.16.0|^2.1.0",
"pestphp/pest-plugin": "^2.1.1", "pestphp/pest-plugin": "^2.1.1",
"pestphp/pest-plugin-arch": "^2.7.0", "pestphp/pest-plugin-arch": "^2.7.0",
"php": "^8.1.0", "php": "^8.1.0",
"phpunit/phpunit": "^10.5.17" "phpunit/phpunit": "^10.5.36"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": ">10.5.17", "filp/whoops": "<2.16.0",
"phpunit/phpunit": ">10.5.36",
"sebastian/exporter": "<5.1.0", "sebastian/exporter": "<5.1.0",
"webmozart/assert": "<1.11.0" "webmozart/assert": "<1.11.0"
}, },
"require-dev": { "require-dev": {
"pestphp/pest-dev-tools": "^2.16.0", "pestphp/pest-dev-tools": "^2.17.0",
"pestphp/pest-plugin-type-coverage": "^2.8.5", "pestphp/pest-plugin-type-coverage": "^2.8.7",
"symfony/process": "^6.4.0|^7.1.3" "symfony/process": "^6.4.0|^7.1.5"
}, },
"bin": [ "bin": [
"bin/pest" "bin/pest"
@@ -9256,7 +9259,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/pestphp/pest/issues", "issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v2.35.1" "source": "https://github.com/pestphp/pest/tree/v2.36.0"
}, },
"funding": [ "funding": [
{ {
@@ -9268,7 +9271,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-20T21:41:50+00:00" "time": "2024-10-15T15:30:56+00:00"
}, },
{ {
"name": "pestphp/pest-plugin", "name": "pestphp/pest-plugin",
@@ -9990,16 +9993,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.17", "version": "10.5.36",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c1f736a473d21957ead7e94fcc029f571895abf5" "reference": "aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1f736a473d21957ead7e94fcc029f571895abf5", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870",
"reference": "c1f736a473d21957ead7e94fcc029f571895abf5", "reference": "aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10009,26 +10012,26 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1", "myclabs/deep-copy": "^1.12.0",
"phar-io/manifest": "^2.0.3", "phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.0.2", "phar-io/version": "^3.2.1",
"php": ">=8.1", "php": ">=8.1",
"phpunit/php-code-coverage": "^10.1.5", "phpunit/php-code-coverage": "^10.1.16",
"phpunit/php-file-iterator": "^4.0", "phpunit/php-file-iterator": "^4.1.0",
"phpunit/php-invoker": "^4.0", "phpunit/php-invoker": "^4.0.0",
"phpunit/php-text-template": "^3.0", "phpunit/php-text-template": "^3.0.1",
"phpunit/php-timer": "^6.0", "phpunit/php-timer": "^6.0.0",
"sebastian/cli-parser": "^2.0", "sebastian/cli-parser": "^2.0.1",
"sebastian/code-unit": "^2.0", "sebastian/code-unit": "^2.0.0",
"sebastian/comparator": "^5.0", "sebastian/comparator": "^5.0.2",
"sebastian/diff": "^5.0", "sebastian/diff": "^5.1.1",
"sebastian/environment": "^6.0", "sebastian/environment": "^6.1.0",
"sebastian/exporter": "^5.1", "sebastian/exporter": "^5.1.2",
"sebastian/global-state": "^6.0.1", "sebastian/global-state": "^6.0.2",
"sebastian/object-enumerator": "^5.0", "sebastian/object-enumerator": "^5.0.0",
"sebastian/recursion-context": "^5.0", "sebastian/recursion-context": "^5.0.0",
"sebastian/type": "^4.0", "sebastian/type": "^4.0.0",
"sebastian/version": "^4.0" "sebastian/version": "^4.0.1"
}, },
"suggest": { "suggest": {
"ext-soap": "To be able to generate mocks based on WSDL files" "ext-soap": "To be able to generate mocks based on WSDL files"
@@ -10071,7 +10074,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/10.5.17" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.36"
}, },
"funding": [ "funding": [
{ {
@@ -10087,7 +10090,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-05T04:39:01+00:00" "time": "2024-10-08T15:36:51+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@@ -10259,16 +10262,16 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "5.0.2", "version": "5.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "2d3e04c3b4c1e84a5e7382221ad8883c8fbc4f53" "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2d3e04c3b4c1e84a5e7382221ad8883c8fbc4f53", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
"reference": "2d3e04c3b4c1e84a5e7382221ad8883c8fbc4f53", "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10279,7 +10282,7 @@
"sebastian/exporter": "^5.0" "sebastian/exporter": "^5.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^10.4" "phpunit/phpunit": "^10.5"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -10324,7 +10327,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues", "issues": "https://github.com/sebastianbergmann/comparator/issues",
"security": "https://github.com/sebastianbergmann/comparator/security/policy", "security": "https://github.com/sebastianbergmann/comparator/security/policy",
"source": "https://github.com/sebastianbergmann/comparator/tree/5.0.2" "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
}, },
"funding": [ "funding": [
{ {
@@ -10332,7 +10335,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-12T06:03:08+00:00" "time": "2024-10-18T14:56:07+00:00"
}, },
{ {
"name": "sebastian/complexity", "name": "sebastian/complexity",