diff --git a/composer.json b/composer.json index da017b1..ec02514 100755 --- a/composer.json +++ b/composer.json @@ -64,11 +64,5 @@ } } }, - "minimum-stability": "dev", - "repositories": [ - { - "type": "github", - "url": "https://github.com/atmonshi/filament-navigation" - } - ] + "minimum-stability": "dev" } diff --git a/composer.lock b/composer.lock index b724633..6ccc979 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,73 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0fa823b53c8228becadb439559cfc15b", + "content-hash": "7c1d0a2ea93f9aa28c107979c6c20c11", "packages": [ + { + "name": "andrewdwallo/filament-selectify", + "version": "2.x-dev", + "source": { + "type": "git", + "url": "https://github.com/andrewdwallo/filament-selectify.git", + "reference": "fcd32d3b1f516e53d610c69a529f9e8730f99afb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/andrewdwallo/filament-selectify/zipball/fcd32d3b1f516e53d610c69a529f9e8730f99afb", + "reference": "fcd32d3b1f516e53d610c69a529f9e8730f99afb", + "shasum": "" + }, + "require": { + "filament/forms": "^3.0", + "php": "^8.1", + "spatie/laravel-package-tools": "^1.15.0" + }, + "require-dev": { + "laravel/pint": "^1.0", + "nunomaduro/collision": "^7.9", + "orchestra/testbench": "^8.0", + "pestphp/pest": "^2.0", + "pestphp/pest-plugin-arch": "^2.0", + "pestphp/pest-plugin-laravel": "^2.0" + }, + "default-branch": true, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Wallo\\FilamentSelectify\\FilamentSelectifyServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Wallo\\FilamentSelectify\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andrew Wallo", + "email": "andrewdwallo@gmail.com", + "role": "Developer" + } + ], + "description": "This is my package filament-selectify", + "homepage": "https://github.com/andrewdwallo/filament-selectify", + "keywords": [ + "andrewdwallo", + "filament-selectify", + "laravel" + ], + "support": { + "issues": "https://github.com/andrewdwallo/filament-selectify/issues", + "source": "https://github.com/andrewdwallo/filament-selectify/tree/v2.0.6" + }, + "time": "2023-10-20T05:27:17+00:00" + }, { "name": "archtechx/laravel-seo", "version": "v0.7.0", @@ -66,16 +131,16 @@ }, { "name": "blade-ui-kit/blade-heroicons", - "version": "2.1.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/blade-ui-kit/blade-heroicons.git", - "reference": "f756c807b0d04afd2caf7079bac26492da9cc6d4" + "reference": "bcf4be8f6bbde0bb4c23f2e3fb189b88dec1580a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/f756c807b0d04afd2caf7079bac26492da9cc6d4", - "reference": "f756c807b0d04afd2caf7079bac26492da9cc6d4", + "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/bcf4be8f6bbde0bb4c23f2e3fb189b88dec1580a", + "reference": "bcf4be8f6bbde0bb4c23f2e3fb189b88dec1580a", "shasum": "" }, "require": { @@ -119,19 +184,19 @@ ], "support": { "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues", - "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/2.1.0" + "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/2.2.1" }, "funding": [ { - "url": "https://github.com/caneco", + "url": "https://github.com/sponsors/driesvints", "type": "github" }, { - "url": "https://github.com/driesvints", - "type": "github" + "url": "https://www.paypal.com/paypalme/driesvints", + "type": "paypal" } ], - "time": "2023-01-11T08:38:22+00:00" + "time": "2023-12-18T20:44:03+00:00" }, { "name": "blade-ui-kit/blade-icons", @@ -139,12 +204,12 @@ "source": { "type": "git", "url": "https://github.com/blade-ui-kit/blade-icons.git", - "reference": "eda0fde83b8e91d1fa9a452c2d5f92959572c03b" + "reference": "45e6bdedcbb1cc58710d3893a892787367ad33f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/eda0fde83b8e91d1fa9a452c2d5f92959572c03b", - "reference": "eda0fde83b8e91d1fa9a452c2d5f92959572c03b", + "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/45e6bdedcbb1cc58710d3893a892787367ad33f2", + "reference": "45e6bdedcbb1cc58710d3893a892787367ad33f2", "shasum": "" }, "require": { @@ -213,7 +278,7 @@ "type": "paypal" } ], - "time": "2023-08-29T07:33:57+00:00" + "time": "2023-12-01T09:28:04+00:00" }, { "name": "bordoni/phpass", @@ -273,16 +338,16 @@ }, { "name": "brick/math", - "version": "v0.11.x-dev", + "version": "0.11.0", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "8d60a347dd96c2c748f8993300a27d079a53144a" + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/8d60a347dd96c2c748f8993300a27d079a53144a", - "reference": "8d60a347dd96c2c748f8993300a27d079a53144a", + "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", "shasum": "" }, "require": { @@ -316,7 +381,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/v0.11" + "source": "https://github.com/brick/math/tree/0.11.0" }, "funding": [ { @@ -324,31 +389,31 @@ "type": "github" } ], - "time": "2023-01-15T23:12:38+00:00" + "time": "2023-01-15T23:15:59+00:00" }, { "name": "calebporzio/sushi", - "version": "v2.4.4", + "version": "v2.4.5", "source": { "type": "git", "url": "https://github.com/calebporzio/sushi.git", - "reference": "8eeafda290e9a09abe6b102c3925c9434d1c87a5" + "reference": "932d09781bff75c812541d2d269400fd7d730bab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/calebporzio/sushi/zipball/8eeafda290e9a09abe6b102c3925c9434d1c87a5", - "reference": "8eeafda290e9a09abe6b102c3925c9434d1c87a5", + "url": "https://api.github.com/repos/calebporzio/sushi/zipball/932d09781bff75c812541d2d269400fd7d730bab", + "reference": "932d09781bff75c812541d2d269400fd7d730bab", "shasum": "" }, "require": { - "illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", - "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", + "illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", + "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "php": "^7.1.3|^8.0" }, "require-dev": { "doctrine/dbal": "^2.9 || ^3.1.4", - "orchestra/testbench": "3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0", - "phpunit/phpunit": "^7.5 || ^8.4 || ^9.0" + "orchestra/testbench": "3.8.* || 3.9.* || ^4.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0", + "phpunit/phpunit": "^7.5 || ^8.4 || ^9.0 || ^10.0" }, "type": "library", "autoload": { @@ -368,7 +433,7 @@ ], "description": "Eloquent's missing \"array\" driver.", "support": { - "source": "https://github.com/calebporzio/sushi/tree/v2.4.4" + "source": "https://github.com/calebporzio/sushi/tree/v2.4.5" }, "funding": [ { @@ -376,7 +441,76 @@ "type": "github" } ], - "time": "2023-01-11T16:19:01+00:00" + "time": "2023-10-17T14:42:34+00:00" + }, + { + "name": "carbonphp/carbon-doctrine-types", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "conflict": { + "doctrine/dbal": "<3.7.0 || >=4.0.0" + }, + "require-dev": { + "doctrine/dbal": "^3.7.0", + "nesbot/carbon": "^2.71.0 || ^3.0.0", + "phpunit/phpunit": "^10.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Carbon\\Doctrine\\": "src/Carbon/Doctrine/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "KyleKatarn", + "email": "kylekatarnls@gmail.com" + } + ], + "description": "Types to use Carbon in Doctrine", + "keywords": [ + "carbon", + "date", + "datetime", + "doctrine", + "time" + ], + "support": { + "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", + "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0" + }, + "funding": [ + { + "url": "https://github.com/kylekatarnls", + "type": "github" + }, + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } + ], + "time": "2023-12-11T17:09:12+00:00" }, { "name": "codeat3/blade-iconpark", @@ -502,16 +636,16 @@ }, { "name": "danharrin/livewire-rate-limiting", - "version": "v1.1.0", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/danharrin/livewire-rate-limiting.git", - "reference": "a55996683cabf2e93893280d602191243b3b80b8" + "reference": "bc2cc0a0b5b517fdc5bba8671013dd71081f70a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/a55996683cabf2e93893280d602191243b3b80b8", - "reference": "a55996683cabf2e93893280d602191243b3b80b8", + "url": "https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/bc2cc0a0b5b517fdc5bba8671013dd71081f70a8", + "reference": "bc2cc0a0b5b517fdc5bba8671013dd71081f70a8", "shasum": "" }, "require": { @@ -519,7 +653,8 @@ "php": "^8.0" }, "require-dev": { - "livewire/livewire": "^2.3", + "livewire/livewire": "^3.0", + "livewire/volt": "^1.3", "orchestra/testbench": "^7.0|^8.0", "phpunit/phpunit": "^9.0|^10.0" }, @@ -551,7 +686,7 @@ "type": "github" } ], - "time": "2023-03-12T12:17:29+00:00" + "time": "2023-10-27T15:01:19+00:00" }, { "name": "dflydev/dot-access-data", @@ -725,16 +860,16 @@ }, { "name": "doctrine/dbal", - "version": "3.7.x-dev", + "version": "3.8.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "4117fec83b07a44e0170e48bb7c52f04ebcfa6c1" + "reference": "3dedcdde8777f91533ab0023fd1a1e3b57d81b45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/4117fec83b07a44e0170e48bb7c52f04ebcfa6c1", - "reference": "4117fec83b07a44e0170e48bb7c52f04ebcfa6c1", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/3dedcdde8777f91533ab0023fd1a1e3b57d81b45", + "reference": "3dedcdde8777f91533ab0023fd1a1e3b57d81b45", "shasum": "" }, "require": { @@ -750,9 +885,9 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.1", - "phpstan/phpstan": "1.10.32", + "phpstan/phpstan": "1.10.42", "phpstan/phpstan-strict-rules": "^1.5", - "phpunit/phpunit": "9.6.11", + "phpunit/phpunit": "9.6.13", "psalm/plugin-phpunit": "0.18.4", "slevomat/coding-standard": "8.13.1", "squizlabs/php_codesniffer": "3.7.2", @@ -818,7 +953,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.7.x" + "source": "https://github.com/doctrine/dbal/tree/3.8.x" }, "funding": [ { @@ -834,7 +969,7 @@ "type": "tidelift" } ], - "time": "2023-08-28T11:36:30+00:00" + "time": "2023-11-24T07:10:03+00:00" }, { "name": "doctrine/deprecations", @@ -842,12 +977,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "bdaa697ed9c7f5ee2f7d3b5f9c2a6f2519523cd9" + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/bdaa697ed9c7f5ee2f7d3b5f9c2a6f2519523cd9", - "reference": "bdaa697ed9c7f5ee2f7d3b5f9c2a6f2519523cd9", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "shasum": "" }, "require": { @@ -880,9 +1015,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.x" + "source": "https://github.com/doctrine/deprecations/tree/1.1.2" }, - "time": "2023-07-29T16:12:19+00:00" + "time": "2023-09-27T20:04:15+00:00" }, { "name": "doctrine/event-manager", @@ -1211,12 +1346,12 @@ "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "d11195e1179b8ccb68eb0ec9437d95691f00a41b" + "reference": "877577656387a3ffabae60dd4c425059179834cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d11195e1179b8ccb68eb0ec9437d95691f00a41b", - "reference": "d11195e1179b8ccb68eb0ec9437d95691f00a41b", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/877577656387a3ffabae60dd4c425059179834cb", + "reference": "877577656387a3ffabae60dd4c425059179834cb", "shasum": "" }, "require": { @@ -1271,7 +1406,7 @@ "type": "github" } ], - "time": "2023-08-28T16:30:37+00:00" + "time": "2023-10-22T21:56:40+00:00" }, { "name": "fakerphp/faker", @@ -1279,12 +1414,12 @@ "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "2040bda6540c29e8989bce4729d05bdaffb4c729" + "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/2040bda6540c29e8989bce4729d05bdaffb4c729", - "reference": "2040bda6540c29e8989bce4729d05bdaffb4c729", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", + "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b", "shasum": "" }, "require": { @@ -1310,11 +1445,6 @@ "ext-mbstring": "Required for multibyte Unicode string functionality." }, "type": "library", - "extra": { - "branch-alias": { - "dev-main": "v1.21-dev" - } - }, "autoload": { "psr-4": { "Faker\\": "src/Faker/" @@ -1337,9 +1467,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/main" + "source": "https://github.com/FakerPHP/Faker/tree/1.23" }, - "time": "2023-09-07T12:17:07+00:00" + "time": "2024-01-02T13:46:09+00:00" }, { "name": "filament/actions", @@ -1347,12 +1477,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "1d8b7e393f9a783d674768e3b9f54e76a357b2e6" + "reference": "70c85922297818e290710f23168740c319c378f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/1d8b7e393f9a783d674768e3b9f54e76a357b2e6", - "reference": "1d8b7e393f9a783d674768e3b9f54e76a357b2e6", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/70c85922297818e290710f23168740c319c378f5", + "reference": "70c85922297818e290710f23168740c319c378f5", "shasum": "" }, "require": { @@ -1363,6 +1493,7 @@ "illuminate/contracts": "^10.0", "illuminate/database": "^10.0", "illuminate/support": "^10.0", + "league/csv": "9.11.0", "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, @@ -1390,7 +1521,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-11T12:30:47+00:00" + "time": "2024-01-12T12:31:49+00:00" }, { "name": "filament/filament", @@ -1398,12 +1529,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", - "reference": "81d35fc7e545890e9e0cb9dd2f1f14ed55934741" + "reference": "075adb3ca819e730679744445e2d6508bb726e3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/panels/zipball/81d35fc7e545890e9e0cb9dd2f1f14ed55934741", - "reference": "81d35fc7e545890e9e0cb9dd2f1f14ed55934741", + "url": "https://api.github.com/repos/filamentphp/panels/zipball/075adb3ca819e730679744445e2d6508bb726e3d", + "reference": "075adb3ca819e730679744445e2d6508bb726e3d", "shasum": "" }, "require": { @@ -1456,7 +1587,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-11T12:31:00+00:00" + "time": "2024-01-12T11:54:25+00:00" }, { "name": "filament/forms", @@ -1464,12 +1595,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "c58999f6f76ff10938f4e943a386e224d1375069" + "reference": "27e9a869c06253ce7b3cd1db252fdceb5621d0c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/c58999f6f76ff10938f4e943a386e224d1375069", - "reference": "c58999f6f76ff10938f4e943a386e224d1375069", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/27e9a869c06253ce7b3cd1db252fdceb5621d0c6", + "reference": "27e9a869c06253ce7b3cd1db252fdceb5621d0c6", "shasum": "" }, "require": { @@ -1513,7 +1644,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-11T12:30:49+00:00" + "time": "2024-01-12T11:54:20+00:00" }, { "name": "filament/infolists", @@ -1521,12 +1652,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", - "reference": "db3f36f1fa243213996262f1afdce76aba497f7b" + "reference": "bc0735e0a4efd73af6dd8e2d9f773bdafaf98ab6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/infolists/zipball/db3f36f1fa243213996262f1afdce76aba497f7b", - "reference": "db3f36f1fa243213996262f1afdce76aba497f7b", + "url": "https://api.github.com/repos/filamentphp/infolists/zipball/bc0735e0a4efd73af6dd8e2d9f773bdafaf98ab6", + "reference": "bc0735e0a4efd73af6dd8e2d9f773bdafaf98ab6", "shasum": "" }, "require": { @@ -1565,7 +1696,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-11T12:30:48+00:00" + "time": "2024-01-12T11:54:23+00:00" }, { "name": "filament/notifications", @@ -1573,12 +1704,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", - "reference": "b675b8310bb4984334bc5b01b3b770a6b0d56a83" + "reference": "4f5634f9df312050efa3a035c543add6cec0e3a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/notifications/zipball/b675b8310bb4984334bc5b01b3b770a6b0d56a83", - "reference": "b675b8310bb4984334bc5b01b3b770a6b0d56a83", + "url": "https://api.github.com/repos/filamentphp/notifications/zipball/4f5634f9df312050efa3a035c543add6cec0e3a2", + "reference": "4f5634f9df312050efa3a035c543add6cec0e3a2", "shasum": "" }, "require": { @@ -1618,7 +1749,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-06T14:23:07+00:00" + "time": "2023-12-28T15:54:27+00:00" }, { "name": "filament/spatie-laravel-media-library-plugin", @@ -1626,18 +1757,18 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-media-library-plugin.git", - "reference": "b827e5db03beebd68ff82e31e54f6263db66bc26" + "reference": "025bcacceea9368742e3a53257ce222906ef7888" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/spatie-laravel-media-library-plugin/zipball/b827e5db03beebd68ff82e31e54f6263db66bc26", - "reference": "b827e5db03beebd68ff82e31e54f6263db66bc26", + "url": "https://api.github.com/repos/filamentphp/spatie-laravel-media-library-plugin/zipball/025bcacceea9368742e3a53257ce222906ef7888", + "reference": "025bcacceea9368742e3a53257ce222906ef7888", "shasum": "" }, "require": { "illuminate/support": "^10.0", "php": "^8.1", - "spatie/laravel-medialibrary": "^10.0" + "spatie/laravel-medialibrary": "^10.0|^11.0" }, "default-branch": true, "type": "library", @@ -1656,7 +1787,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-08T12:20:35+00:00" + "time": "2024-01-08T12:59:14+00:00" }, { "name": "filament/spatie-laravel-tags-plugin", @@ -1664,12 +1795,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-tags-plugin.git", - "reference": "339c5c430a9337776947be9c62f7e33b7135b3ed" + "reference": "2c19f7bf9fec9294f0bb05665810a247d247d57c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/spatie-laravel-tags-plugin/zipball/339c5c430a9337776947be9c62f7e33b7135b3ed", - "reference": "339c5c430a9337776947be9c62f7e33b7135b3ed", + "url": "https://api.github.com/repos/filamentphp/spatie-laravel-tags-plugin/zipball/2c19f7bf9fec9294f0bb05665810a247d247d57c", + "reference": "2c19f7bf9fec9294f0bb05665810a247d247d57c", "shasum": "" }, "require": { @@ -1694,7 +1825,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-11T12:30:48+00:00" + "time": "2024-01-04T20:29:07+00:00" }, { "name": "filament/spatie-laravel-translatable-plugin", @@ -1702,12 +1833,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-translatable-plugin.git", - "reference": "4f2a963ab9e8be44089b47eb46a7e06181337c00" + "reference": "9a0d80a2229fb29a90535df801e96604e3649ea2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/spatie-laravel-translatable-plugin/zipball/4f2a963ab9e8be44089b47eb46a7e06181337c00", - "reference": "4f2a963ab9e8be44089b47eb46a7e06181337c00", + "url": "https://api.github.com/repos/filamentphp/spatie-laravel-translatable-plugin/zipball/9a0d80a2229fb29a90535df801e96604e3649ea2", + "reference": "9a0d80a2229fb29a90535df801e96604e3649ea2", "shasum": "" }, "require": { @@ -1740,7 +1871,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-06T14:23:08+00:00" + "time": "2023-12-24T21:16:40+00:00" }, { "name": "filament/support", @@ -1748,26 +1879,26 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "0140227c8969179b5c1cd5044be5d0382e4af2e0" + "reference": "7122e56e5831a6423d7e028c3a2d08255aba08e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/0140227c8969179b5c1cd5044be5d0382e4af2e0", - "reference": "0140227c8969179b5c1cd5044be5d0382e4af2e0", + "url": "https://api.github.com/repos/filamentphp/support/zipball/7122e56e5831a6423d7e028c3a2d08255aba08e9", + "reference": "7122e56e5831a6423d7e028c3a2d08255aba08e9", "shasum": "" }, "require": { - "blade-ui-kit/blade-heroicons": "^2.0", + "blade-ui-kit/blade-heroicons": "^2.2.1", "doctrine/dbal": "^3.2", "ext-intl": "*", "illuminate/contracts": "^10.0", "illuminate/support": "^10.0", "illuminate/view": "^10.0", - "livewire/livewire": "^3.0", + "livewire/livewire": "^3.2.3", "php": "^8.1", "ryangjchandler/blade-capture-directive": "^0.2|^0.3", "spatie/color": "^1.5", - "spatie/invade": "^1.0", + "spatie/invade": "^1.0|^2.0", "spatie/laravel-package-tools": "^1.9", "symfony/html-sanitizer": "^6.1" }, @@ -1798,7 +1929,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-10T23:29:54+00:00" + "time": "2024-01-12T11:54:33+00:00" }, { "name": "filament/tables", @@ -1806,12 +1937,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "dced9ad3805f46d17288bf6b79f5fd14229857a3" + "reference": "fa080ebb43ff17e14f8f483e7ad2b69feaadbb3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/dced9ad3805f46d17288bf6b79f5fd14229857a3", - "reference": "dced9ad3805f46d17288bf6b79f5fd14229857a3", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/fa080ebb43ff17e14f8f483e7ad2b69feaadbb3a", + "reference": "fa080ebb43ff17e14f8f483e7ad2b69feaadbb3a", "shasum": "" }, "require": { @@ -1852,7 +1983,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-11T12:30:48+00:00" + "time": "2024-01-11T12:33:25+00:00" }, { "name": "filament/widgets", @@ -1860,12 +1991,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "11f37f08912f277e1bfc5b19e5b21d74b4f9b4e0" + "reference": "d9baa132c89f58f537b41cdfb319cc90d8a21e34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/11f37f08912f277e1bfc5b19e5b21d74b4f9b4e0", - "reference": "11f37f08912f277e1bfc5b19e5b21d74b4f9b4e0", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/d9baa132c89f58f537b41cdfb319cc90d8a21e34", + "reference": "d9baa132c89f58f537b41cdfb319cc90d8a21e34", "shasum": "" }, "require": { @@ -1897,32 +2028,31 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-10T23:30:09+00:00" + "time": "2024-01-02T23:08:01+00:00" }, { "name": "fruitcake/php-cors", - "version": "dev-master", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/fruitcake/php-cors.git", - "reference": "bb96f0246364ea36d4d22364a39023a7e2974fc8" + "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/bb96f0246364ea36d4d22364a39023a7e2974fc8", - "reference": "bb96f0246364ea36d4d22364a39023a7e2974fc8", + "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b", + "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "symfony/http-foundation": "^4.4|^5.4|^6" + "symfony/http-foundation": "^4.4|^5.4|^6|^7" }, "require-dev": { "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.5" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -1957,7 +2087,7 @@ ], "support": { "issues": "https://github.com/fruitcake/php-cors/issues", - "source": "https://github.com/fruitcake/php-cors/tree/master" + "source": "https://github.com/fruitcake/php-cors/tree/v1.3.0" }, "funding": [ { @@ -1969,7 +2099,7 @@ "type": "github" } ], - "time": "2022-10-31T13:41:40+00:00" + "time": "2023-10-12T05:21:21+00:00" }, { "name": "graham-campbell/result-type", @@ -1977,20 +2107,20 @@ "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", - "reference": "60c5f57bee20beb1a4a3cc5fe9170de4a64521d2" + "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/60c5f57bee20beb1a4a3cc5fe9170de4a64521d2", - "reference": "60c5f57bee20beb1a4a3cc5fe9170de4a64521d2", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862", + "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.1" + "phpoption/phpoption": "^1.9.2" }, "require-dev": { - "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" + "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "default-branch": true, "type": "library", @@ -2020,7 +2150,7 @@ ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", - "source": "https://github.com/GrahamCampbell/Result-Type/tree/1.1" + "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2" }, "funding": [ { @@ -2032,7 +2162,7 @@ "type": "tidelift" } ], - "time": "2023-02-25T23:46:23+00:00" + "time": "2023-11-12T22:16:48+00:00" }, { "name": "guzzlehttp/psr7", @@ -2040,12 +2170,12 @@ "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "38ef514a6c21335f29d9be64b097d2582ecbf8e4" + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/38ef514a6c21335f29d9be64b097d2582ecbf8e4", - "reference": "38ef514a6c21335f29d9be64b097d2582ecbf8e4", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", "shasum": "" }, "require": { @@ -2059,9 +2189,9 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -2133,7 +2263,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6" + "source": "https://github.com/guzzle/psr7/tree/2.6.2" }, "funding": [ { @@ -2149,7 +2279,7 @@ "type": "tidelift" } ], - "time": "2023-09-10T16:11:14+00:00" + "time": "2023-12-03T20:05:35+00:00" }, { "name": "guzzlehttp/uri-template", @@ -2157,25 +2287,31 @@ "source": { "type": "git", "url": "https://github.com/guzzle/uri-template.git", - "reference": "3584e816ee54500e18fe1ff00dd437b322e1d557" + "reference": "3600fe9c05af136190271fc9d0393ff5631e498f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/uri-template/zipball/3584e816ee54500e18fe1ff00dd437b322e1d557", - "reference": "3584e816ee54500e18fe1ff00dd437b322e1d557", + "url": "https://api.github.com/repos/guzzle/uri-template/zipball/3600fe9c05af136190271fc9d0393ff5631e498f", + "reference": "3600fe9c05af136190271fc9d0393ff5631e498f", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", - "symfony/polyfill-php80": "^1.17" + "symfony/polyfill-php80": "^1.24" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", - "phpunit/phpunit": "^8.5.19 || ^9.5.8", + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^8.5.36 || ^9.6.15", "uri-template/tests": "1.0.0" }, "default-branch": true, "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, "autoload": { "psr-4": { "GuzzleHttp\\UriTemplate\\": "src" @@ -2230,20 +2366,20 @@ "type": "tidelift" } ], - "time": "2023-09-01T10:34:02+00:00" + "time": "2023-12-03T20:00:35+00:00" }, { "name": "intervention/image", - "version": "2.7.2", + "version": "2.7.x-dev", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "04be355f8d6734c826045d02a1079ad658322dad" + "reference": "54934ae8ea3661fd189437df90fb09ec3b679c74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad", - "reference": "04be355f8d6734c826045d02a1079ad658322dad", + "url": "https://api.github.com/repos/Intervention/image/zipball/54934ae8ea3661fd189437df90fb09ec3b679c74", + "reference": "54934ae8ea3661fd189437df90fb09ec3b679c74", "shasum": "" }, "require": { @@ -2302,7 +2438,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/2.7.2" + "source": "https://github.com/Intervention/image/tree/master" }, "funding": [ { @@ -2314,7 +2450,7 @@ "type": "github" } ], - "time": "2022-05-21T17:30:32+00:00" + "time": "2022-07-05T13:51:54+00:00" }, { "name": "jgrossi/corcel", @@ -2385,16 +2521,16 @@ }, { "name": "kirschbaum-development/eloquent-power-joins", - "version": "3.2.3", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/kirschbaum-development/eloquent-power-joins.git", - "reference": "e9d936e0071d47796735b40ed6cce5dfd0a4305d" + "reference": "9238fcb53d777265ee9d8d139810e2cadecde079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/e9d936e0071d47796735b40ed6cce5dfd0a4305d", - "reference": "e9d936e0071d47796735b40ed6cce5dfd0a4305d", + "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/9238fcb53d777265ee9d8d139810e2cadecde079", + "reference": "9238fcb53d777265ee9d8d139810e2cadecde079", "shasum": "" }, "require": { @@ -2441,9 +2577,9 @@ ], "support": { "issues": "https://github.com/kirschbaum-development/eloquent-power-joins/issues", - "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/3.2.3" + "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/3.4.0" }, - "time": "2023-09-04T10:21:44+00:00" + "time": "2023-12-07T10:44:41+00:00" }, { "name": "lara-zeus/core", @@ -2451,31 +2587,35 @@ "source": { "type": "git", "url": "https://github.com/lara-zeus/core.git", - "reference": "08c98bbdc882a6e633a548e118ea3d21b4db051a" + "reference": "fae28b228749cf106ceff75491df314ca02641d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/core/zipball/08c98bbdc882a6e633a548e118ea3d21b4db051a", - "reference": "08c98bbdc882a6e633a548e118ea3d21b4db051a", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/fae28b228749cf106ceff75491df314ca02641d9", + "reference": "fae28b228749cf106ceff75491df314ca02641d9", "shasum": "" }, "require": { "archtechx/laravel-seo": "^0.7", "calebporzio/sushi": "^2.4", "codeat3/blade-iconpark": "^1.5", - "filament/filament": "^3.0-stable", - "filament/spatie-laravel-translatable-plugin": "^3.0", + "ext-json": "*", + "ext-pdo_sqlite": "*", + "ext-sqlite3": "*", + "filament/filament": "^3.1", + "filament/spatie-laravel-translatable-plugin": "^3.1", "php": "^8.1" }, "require-dev": { + "larastan/larastan": "^2.2", "laravel/pint": "^1.0", "nunomaduro/collision": "^7.0", - "nunomaduro/larastan": "^2.0.1", - "orchestra/testbench": "^7.0 || ^8.0", + "orchestra/testbench": "^8.0", "pestphp/pest": "^2.0", - "pestphp/pest-plugin-laravel": "2.x-dev", + "pestphp/pest-plugin-laravel": "^2.0", "pestphp/pest-plugin-livewire": "2.x-dev", "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.10", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^10.1" @@ -2527,46 +2667,49 @@ "type": "github" } ], - "time": "2023-09-07T20:15:49+00:00" + "time": "2024-01-09T03:42:39+00:00" }, { "name": "lara-zeus/sky", - "version": "v3.0.0-beta12", + "version": "3.x-dev", "source": { "type": "git", "url": "https://github.com/lara-zeus/sky.git", - "reference": "bec7a7fa387df03fc8b531427285dc6330fb9f08" + "reference": "ba8afeaf895cff96c3659594bea2d45f80f918b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/sky/zipball/bec7a7fa387df03fc8b531427285dc6330fb9f08", - "reference": "bec7a7fa387df03fc8b531427285dc6330fb9f08", + "url": "https://api.github.com/repos/lara-zeus/sky/zipball/ba8afeaf895cff96c3659594bea2d45f80f918b0", + "reference": "ba8afeaf895cff96c3659594bea2d45f80f918b0", "shasum": "" }, "require": { + "andrewdwallo/filament-selectify": "^2.0", "doctrine/dbal": "^3.5.1", "ext-json": "*", - "filament/spatie-laravel-media-library-plugin": "^3.0@beta", - "filament/spatie-laravel-tags-plugin": "^3.0@beta", - "lara-zeus/core": "3.x-dev", + "filament/spatie-laravel-media-library-plugin": "^3.1", + "filament/spatie-laravel-tags-plugin": "^3.1", + "lara-zeus/core": "^3.1", "php": "^8.1", "spatie/laravel-medialibrary": "^10.0.0", "spatie/laravel-sluggable": "^3.3", "spatie/laravel-tags": "^4.4" }, "require-dev": { + "larastan/larastan": "^2.2", "laravel/pint": "^1.0", "nunomaduro/collision": "^7.0", - "nunomaduro/larastan": "^2.0.1", - "orchestra/testbench": "^7.0 || ^8.0", + "orchestra/testbench": "^8.0", "pestphp/pest": "^2.0", - "pestphp/pest-plugin-laravel": "2.x-dev", + "pestphp/pest-plugin-laravel": "^2.0", "pestphp/pest-plugin-livewire": "2.x-dev", "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.10", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^10.2" + "phpunit/phpunit": "^10.1" }, + "default-branch": true, "type": "library", "extra": { "laravel": { @@ -2617,7 +2760,7 @@ "type": "github" } ], - "time": "2023-08-01T12:23:53+00:00" + "time": "2024-01-08T19:40:21+00:00" }, { "name": "laravel/framework", @@ -2625,12 +2768,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "00894b89e42a9d707c6038084bbeb25422eed5b5" + "reference": "47af503723a8e59f4dbe6bbfab78dc92d5344f33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/00894b89e42a9d707c6038084bbeb25422eed5b5", - "reference": "00894b89e42a9d707c6038084bbeb25422eed5b5", + "url": "https://api.github.com/repos/laravel/framework/zipball/47af503723a8e59f4dbe6bbfab78dc92d5344f33", + "reference": "47af503723a8e59f4dbe6bbfab78dc92d5344f33", "shasum": "" }, "require": { @@ -2648,7 +2791,7 @@ "ext-tokenizer": "*", "fruitcake/php-cors": "^1.2", "guzzlehttp/uri-template": "^1.0", - "laravel/prompts": "^0.1", + "laravel/prompts": "^0.1.9", "laravel/serializable-closure": "^1.3", "league/commonmark": "^2.2.1", "league/flysystem": "^3.8.0", @@ -2663,7 +2806,7 @@ "symfony/console": "^6.2", "symfony/error-handler": "^6.2", "symfony/finder": "^6.2", - "symfony/http-foundation": "^6.2", + "symfony/http-foundation": "^6.4", "symfony/http-kernel": "^6.2", "symfony/mailer": "^6.2", "symfony/mime": "^6.2", @@ -2676,6 +2819,8 @@ "voku/portable-ascii": "^2.0" }, "conflict": { + "carbonphp/carbon-doctrine-types": ">=3.0", + "doctrine/dbal": ">=4.0", "tightenco/collect": "<5.5.33" }, "provide": { @@ -2730,13 +2875,15 @@ "league/flysystem-read-only": "^3.3", "league/flysystem-sftp-v3": "^3.0", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^8.4", + "nyholm/psr7": "^1.2", + "orchestra/testbench-core": "^8.18", "pda/pheanstalk": "^4.0", "phpstan/phpstan": "^1.4.7", "phpunit/phpunit": "^10.0.7", "predis/predis": "^2.0.2", "symfony/cache": "^6.2", - "symfony/http-client": "^6.2.4" + "symfony/http-client": "^6.2.4", + "symfony/psr-http-message-bridge": "^2.0" }, "suggest": { "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", @@ -2786,6 +2933,7 @@ "files": [ "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", + "src/Illuminate/Filesystem/functions.php", "src/Illuminate/Foundation/helpers.php", "src/Illuminate/Support/helpers.php" ], @@ -2818,38 +2966,48 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-09-08T12:16:07+00:00" + "time": "2024-01-12T17:17:46+00:00" }, { "name": "laravel/prompts", - "version": "v0.1.6", + "version": "dev-main", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "b514c5620e1b3b61221b0024dc88def26d9654f4" + "reference": "04653aa692a3d37e04392176a0a9cc852c08129b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/b514c5620e1b3b61221b0024dc88def26d9654f4", - "reference": "b514c5620e1b3b61221b0024dc88def26d9654f4", + "url": "https://api.github.com/repos/laravel/prompts/zipball/04653aa692a3d37e04392176a0a9cc852c08129b", + "reference": "04653aa692a3d37e04392176a0a9cc852c08129b", "shasum": "" }, "require": { "ext-mbstring": "*", "illuminate/collections": "^10.0|^11.0", "php": "^8.1", - "symfony/console": "^6.2" + "symfony/console": "^6.2|^7.0" + }, + "conflict": { + "illuminate/console": ">=10.17.0 <10.25.0", + "laravel/framework": ">=10.17.0 <10.25.0" }, "require-dev": { "mockery/mockery": "^1.5", "pestphp/pest": "^2.3", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^1.11", "phpstan/phpstan-mockery": "^1.1" }, "suggest": { "ext-pcntl": "Required for the spinner to be animated." }, + "default-branch": true, "type": "library", + "extra": { + "branch-alias": { + "dev-main": "0.1.x-dev" + } + }, "autoload": { "files": [ "src/helpers.php" @@ -2864,9 +3022,9 @@ ], "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.1.6" + "source": "https://github.com/laravel/prompts/tree/main" }, - "time": "2023-08-18T13:32:23+00:00" + "time": "2024-01-09T18:06:38+00:00" }, { "name": "laravel/serializable-closure", @@ -2874,12 +3032,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "a77783fa7d1e7123ff95c1a1cc25262627006de5" + "reference": "b11aed7ba1dc8accc01663c1d192e77b092fd3d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/a77783fa7d1e7123ff95c1a1cc25262627006de5", - "reference": "a77783fa7d1e7123ff95c1a1cc25262627006de5", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/b11aed7ba1dc8accc01663c1d192e77b092fd3d5", + "reference": "b11aed7ba1dc8accc01663c1d192e77b092fd3d5", "shasum": "" }, "require": { @@ -2927,7 +3085,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2023-07-25T15:20:35+00:00" + "time": "2023-11-14T18:49:28+00:00" }, { "name": "league/commonmark", @@ -2935,12 +3093,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "c5582b822372c883c7f2412d36387e01481debea" + "reference": "d1c0cee49bd815b18164f298af92da0237de75c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c5582b822372c883c7f2412d36387e01481debea", - "reference": "c5582b822372c883c7f2412d36387e01481debea", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d1c0cee49bd815b18164f298af92da0237de75c5", + "reference": "d1c0cee49bd815b18164f298af92da0237de75c5", "shasum": "" }, "require": { @@ -3033,7 +3191,7 @@ "type": "tidelift" } ], - "time": "2023-08-30T16:59:02+00:00" + "time": "2023-10-09T20:54:57+00:00" }, { "name": "league/config", @@ -3041,12 +3199,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/config.git", - "reference": "fbb4c4ab01d6d14a6db46923671bb1c2ee5b6691" + "reference": "2e941f450cb020c4d2ca09c775242d0a51c312eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/config/zipball/fbb4c4ab01d6d14a6db46923671bb1c2ee5b6691", - "reference": "fbb4c4ab01d6d14a6db46923671bb1c2ee5b6691", + "url": "https://api.github.com/repos/thephpleague/config/zipball/2e941f450cb020c4d2ca09c775242d0a51c312eb", + "reference": "2e941f450cb020c4d2ca09c775242d0a51c312eb", "shasum": "" }, "require": { @@ -3056,7 +3214,7 @@ }, "require-dev": { "phpstan/phpstan": "^1.8.2", - "phpunit/phpunit": "^9.5.5", + "phpunit/phpunit": "^9.5.5 || ^10.0.0", "scrutinizer/ocular": "^1.8.1", "unleashedtech/php-coding-standard": "^3.1", "vimeo/psalm": "^4.7.3" @@ -3116,7 +3274,95 @@ "type": "github" } ], - "time": "2023-01-23T04:23:14+00:00" + "time": "2024-01-01T00:15:47+00:00" + }, + { + "name": "league/csv", + "version": "9.11.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/csv.git", + "reference": "33149c4bea4949aa4fa3d03fb11ed28682168b39" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/33149c4bea4949aa4fa3d03fb11ed28682168b39", + "reference": "33149c4bea4949aa4fa3d03fb11ed28682168b39", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-mbstring": "*", + "php": "^8.1.2" + }, + "require-dev": { + "doctrine/collections": "^2.1.3", + "ext-dom": "*", + "ext-xdebug": "*", + "friendsofphp/php-cs-fixer": "^v3.22.0", + "phpbench/phpbench": "^1.2.14", + "phpstan/phpstan": "^1.10.26", + "phpstan/phpstan-deprecation-rules": "^1.1.3", + "phpstan/phpstan-phpunit": "^1.3.13", + "phpstan/phpstan-strict-rules": "^1.5.1", + "phpunit/phpunit": "^10.3.1", + "symfony/var-dumper": "^6.3.3" + }, + "suggest": { + "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", + "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "9.x-dev" + } + }, + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "League\\Csv\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ignace Nyamagana Butera", + "email": "nyamsprod@gmail.com", + "homepage": "https://github.com/nyamsprod/", + "role": "Developer" + } + ], + "description": "CSV data manipulation made easy in PHP", + "homepage": "https://csv.thephpleague.com", + "keywords": [ + "convert", + "csv", + "export", + "filter", + "import", + "read", + "transform", + "write" + ], + "support": { + "docs": "https://csv.thephpleague.com", + "issues": "https://github.com/thephpleague/csv/issues", + "rss": "https://github.com/thephpleague/csv/releases.atom", + "source": "https://github.com/thephpleague/csv" + }, + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], + "time": "2023-09-23T10:09:54+00:00" }, { "name": "league/flysystem", @@ -3124,12 +3370,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "1bc84ca22f8de96f40f24cb0b3ade83a70c053c7" + "reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1bc84ca22f8de96f40f24cb0b3ade83a70c053c7", - "reference": "1bc84ca22f8de96f40f24cb0b3ade83a70c053c7", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc", + "reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc", "shasum": "" }, "require": { @@ -3147,8 +3393,8 @@ "symfony/http-client": "<5.2" }, "require-dev": { - "async-aws/s3": "^1.5", - "async-aws/simple-s3": "^1.1", + "async-aws/s3": "^1.5 || ^2.0", + "async-aws/simple-s3": "^1.1 || ^2.0", "aws/aws-sdk-php": "^3.220.0", "composer/semver": "^3.0", "ext-fileinfo": "*", @@ -3157,8 +3403,8 @@ "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", "microsoft/azure-storage-blob": "^1.1", - "phpseclib/phpseclib": "^3.0.14", - "phpstan/phpstan": "^0.12.26", + "phpseclib/phpseclib": "^3.0.34", + "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", "sabre/dav": "^4.3.1" }, @@ -3195,7 +3441,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.x" + "source": "https://github.com/thephpleague/flysystem/tree/3.23.0" }, "funding": [ { @@ -3207,7 +3453,7 @@ "type": "github" } ], - "time": "2023-09-07T20:28:45+00:00" + "time": "2023-12-04T10:16:17+00:00" }, { "name": "league/flysystem-local", @@ -3215,12 +3461,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "ec7383f25642e6fd4bb0c9554fc2311245391781" + "reference": "5cf046ba5f059460e86a997c504dd781a39a109b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/ec7383f25642e6fd4bb0c9554fc2311245391781", - "reference": "ec7383f25642e6fd4bb0c9554fc2311245391781", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/5cf046ba5f059460e86a997c504dd781a39a109b", + "reference": "5cf046ba5f059460e86a997c504dd781a39a109b", "shasum": "" }, "require": { @@ -3256,7 +3502,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem-local/issues", - "source": "https://github.com/thephpleague/flysystem-local/tree/3.16.0" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.23.0" }, "funding": [ { @@ -3268,7 +3514,7 @@ "type": "github" } ], - "time": "2023-08-30T10:23:59+00:00" + "time": "2023-12-04T10:14:46+00:00" }, { "name": "league/glide", @@ -3337,16 +3583,16 @@ }, { "name": "league/mime-type-detection", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96" + "reference": "b6a5854368533df0295c5761a0253656a2e52d9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96", - "reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b6a5854368533df0295c5761a0253656a2e52d9e", + "reference": "b6a5854368533df0295c5761a0253656a2e52d9e", "shasum": "" }, "require": { @@ -3377,7 +3623,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.14.0" }, "funding": [ { @@ -3389,7 +3635,7 @@ "type": "tidelift" } ], - "time": "2023-08-05T12:09:49+00:00" + "time": "2023-10-17T14:13:20+00:00" }, { "name": "league/uri", @@ -3397,12 +3643,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "405c4f50b13e60db18855ad50451950862201562" + "reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/405c4f50b13e60db18855ad50451950862201562", - "reference": "405c4f50b13e60db18855ad50451950862201562", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/bf414ba956d902f5d98bf9385fcf63954f09dce5", + "reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5", "shasum": "" }, "require": { @@ -3472,7 +3718,7 @@ "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri-src/issues", - "source": "https://github.com/thephpleague/uri/tree/master" + "source": "https://github.com/thephpleague/uri/tree/7.4.0" }, "funding": [ { @@ -3480,7 +3726,7 @@ "type": "github" } ], - "time": "2023-09-10T07:48:17+00:00" + "time": "2023-12-01T06:24:25+00:00" }, { "name": "league/uri-interfaces", @@ -3488,12 +3734,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/uri-interfaces.git", - "reference": "002936c0444951c9125dc932967398edfc3f5a1a" + "reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/002936c0444951c9125dc932967398edfc3f5a1a", - "reference": "002936c0444951c9125dc932967398edfc3f5a1a", + "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/bd8c487ec236930f7bbc42b8d374fa882fbba0f3", + "reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3", "shasum": "" }, "require": { @@ -3557,7 +3803,7 @@ "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri-src/issues", - "source": "https://github.com/thephpleague/uri-interfaces/tree/master" + "source": "https://github.com/thephpleague/uri-interfaces/tree/7.4.0" }, "funding": [ { @@ -3565,38 +3811,39 @@ "type": "github" } ], - "time": "2023-09-10T07:48:17+00:00" + "time": "2023-11-24T15:40:42+00:00" }, { "name": "livewire/livewire", - "version": "v3.0.2", + "version": "v3.3.5", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "daa88b5a6203c0e60f0a9bf8a8b5ac1394708ddc" + "reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/daa88b5a6203c0e60f0a9bf8a8b5ac1394708ddc", - "reference": "daa88b5a6203c0e60f0a9bf8a8b5ac1394708ddc", + "url": "https://api.github.com/repos/livewire/livewire/zipball/1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a", + "reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a", "shasum": "" }, "require": { - "illuminate/database": "^10.0", - "illuminate/support": "^10.0", - "illuminate/validation": "^10.0", + "illuminate/database": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0", + "illuminate/validation": "^10.0|^11.0", "league/mime-type-detection": "^1.9", "php": "^8.1", - "symfony/http-kernel": "^5.0|^6.0" + "symfony/http-kernel": "^6.2|^7.0" }, "require-dev": { "calebporzio/sushi": "^2.1", - "laravel/framework": "^10.0", + "laravel/framework": "^10.0|^11.0", + "laravel/prompts": "^0.1.6", "mockery/mockery": "^1.3.1", - "orchestra/testbench": "^7.0|^8.0", - "orchestra/testbench-dusk": "^7.0|^8.0", - "phpunit/phpunit": "^9.0", - "psy/psysh": "@stable" + "orchestra/testbench": "^8.0|^9.0", + "orchestra/testbench-dusk": "^8.0|^9.0", + "phpunit/phpunit": "^10.4", + "psy/psysh": "^0.11.22|^0.12" }, "type": "library", "extra": { @@ -3630,7 +3877,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.0.2" + "source": "https://github.com/livewire/livewire/tree/v3.3.5" }, "funding": [ { @@ -3638,7 +3885,7 @@ "type": "github" } ], - "time": "2023-09-06T16:02:17+00:00" + "time": "2024-01-02T14:29:17+00:00" }, { "name": "maennchen/zipstream-php", @@ -3794,12 +4041,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "9546d94bdc212214e23aa7ea5a3734417e33e5e1" + "reference": "479c936d2c230d8c467bdb3882afab45a6e6b8ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/9546d94bdc212214e23aa7ea5a3734417e33e5e1", - "reference": "9546d94bdc212214e23aa7ea5a3734417e33e5e1", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/479c936d2c230d8c467bdb3882afab45a6e6b8ad", + "reference": "479c936d2c230d8c467bdb3882afab45a6e6b8ad", "shasum": "" }, "require": { @@ -3888,7 +4135,7 @@ "type": "tidelift" } ], - "time": "2023-08-03T12:04:37+00:00" + "time": "2023-12-18T10:39:48+00:00" }, { "name": "nesbot/carbon", @@ -3896,15 +4143,16 @@ "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d" + "reference": "a12dbbaab4d14bc43760f677b0f12047684b84a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3298b38ea8612e5f77d38d1a99438e42f70341d", - "reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a12dbbaab4d14bc43760f677b0f12047684b84a7", + "reference": "a12dbbaab4d14bc43760f677b0f12047684b84a7", "shasum": "" }, "require": { + "carbonphp/carbon-doctrine-types": "*", "ext-json": "*", "php": "^7.1.8 || ^8.0", "psr/clock": "^1.0", @@ -3916,8 +4164,8 @@ "psr/clock-implementation": "1.0" }, "require-dev": { - "doctrine/dbal": "^2.0 || ^3.1.4", - "doctrine/orm": "^2.7", + "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0", + "doctrine/orm": "^2.7 || ^3.0", "friendsofphp/php-cs-fixer": "^3.0", "kylekatarnls/multi-tester": "^2.0", "ondrejmirtes/better-reflection": "*", @@ -3995,35 +4243,35 @@ "type": "tidelift" } ], - "time": "2023-09-07T16:43:50+00:00" + "time": "2023-12-15T21:58:36+00:00" }, { "name": "nette/schema", - "version": "v1.2.x-dev", + "version": "v1.3.x-dev", "source": { "type": "git", "url": "https://github.com/nette/schema.git", - "reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab" + "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/c9ff517a53903b3d4e29ec547fb20feecb05b8ab", - "reference": "c9ff517a53903b3d4e29ec547fb20feecb05b8ab", + "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", + "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", "shasum": "" }, "require": { - "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", - "php": "7.1 - 8.3" + "nette/utils": "^4.0", + "php": "8.1 - 8.3" }, "require-dev": { - "nette/tester": "^2.3 || ^2.4", + "nette/tester": "^2.4", "phpstan/phpstan-nette": "^1.0", - "tracy/tracy": "^2.7" + "tracy/tracy": "^2.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "autoload": { @@ -4055,9 +4303,9 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.2" + "source": "https://github.com/nette/schema/tree/v1.3" }, - "time": "2023-08-05T18:56:25+00:00" + "time": "2023-12-11T11:54:22+00:00" }, { "name": "nette/utils", @@ -4065,12 +4313,12 @@ "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "71017d2330f7822807fe7a30cbd683647c0dfa13" + "reference": "0d1508c344caea70a71467c3d25a6add9de613a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/71017d2330f7822807fe7a30cbd683647c0dfa13", - "reference": "71017d2330f7822807fe7a30cbd683647c0dfa13", + "url": "https://api.github.com/repos/nette/utils/zipball/0d1508c344caea70a71467c3d25a6add9de613a0", + "reference": "0d1508c344caea70a71467c3d25a6add9de613a0", "shasum": "" }, "require": { @@ -4144,20 +4392,20 @@ "issues": "https://github.com/nette/utils/issues", "source": "https://github.com/nette/utils/tree/master" }, - "time": "2023-09-10T16:32:27+00:00" + "time": "2023-12-05T14:51:07+00:00" }, { "name": "nunomaduro/termwind", - "version": "v1.15.1", + "version": "1.x-dev", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", - "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc" + "reference": "642f96d31019f59573d5c0b92206042cac5a0514" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc", - "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/642f96d31019f59573d5c0b92206042cac5a0514", + "reference": "642f96d31019f59573d5c0b92206042cac5a0514", "shasum": "" }, "require": { @@ -4167,8 +4415,8 @@ }, "require-dev": { "ergebnis/phpstan-rules": "^1.0.", - "illuminate/console": "^8.0|^9.0", - "illuminate/support": "^8.0|^9.0", + "illuminate/console": "^8.0|^9.0|^10.0", + "illuminate/support": "^8.0|^9.0|^10.0", "laravel/pint": "^1.0.0", "pestphp/pest": "^1.21.0", "pestphp/pest-plugin-mock": "^1.0", @@ -4177,6 +4425,7 @@ "symfony/var-dumper": "^5.2.7|^6.0.0", "thecodingmachine/phpstan-strict-rules": "^1.0.0" }, + "default-branch": true, "type": "library", "extra": { "laravel": { @@ -4214,7 +4463,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", - "source": "https://github.com/nunomaduro/termwind/tree/v1.15.1" + "source": "https://github.com/nunomaduro/termwind/tree/1.x" }, "funding": [ { @@ -4230,7 +4479,7 @@ "type": "github" } ], - "time": "2023-02-08T01:06:31+00:00" + "time": "2023-10-10T08:56:15+00:00" }, { "name": "phpoption/phpoption", @@ -4238,12 +4487,12 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e" + "reference": "416ca2ac2a84555b785a98002d613fe13d1d1c2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e", - "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/416ca2ac2a84555b785a98002d613fe13d1d1c2f", + "reference": "416ca2ac2a84555b785a98002d613fe13d1d1c2f", "shasum": "" }, "require": { @@ -4251,14 +4500,14 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" + "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "default-branch": true, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": true + "forward-command": false }, "branch-alias": { "dev-master": "1.9-dev" @@ -4294,7 +4543,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", - "source": "https://github.com/schmittjoh/php-option/tree/1.9.1" + "source": "https://github.com/schmittjoh/php-option/tree/master" }, "funding": [ { @@ -4306,7 +4555,7 @@ "type": "tidelift" } ], - "time": "2023-02-25T19:38:58+00:00" + "time": "2023-11-12T22:52:20+00:00" }, { "name": "psr/cache", @@ -4415,12 +4664,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "90db7b9ac2a2c5b849fcb69dde58f3ae182c68f5" + "reference": "707984727bd5b2b670e59559d3ed2500240cf875" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/90db7b9ac2a2c5b849fcb69dde58f3ae182c68f5", - "reference": "90db7b9ac2a2c5b849fcb69dde58f3ae182c68f5", + "url": "https://api.github.com/repos/php-fig/container/zipball/707984727bd5b2b670e59559d3ed2500240cf875", + "reference": "707984727bd5b2b670e59559d3ed2500240cf875", "shasum": "" }, "require": { @@ -4459,9 +4708,9 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/master" + "source": "https://github.com/php-fig/container" }, - "time": "2022-07-19T17:36:59+00:00" + "time": "2023-09-22T11:11:30+00:00" }, { "name": "psr/event-dispatcher", @@ -4469,12 +4718,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", - "reference": "e275e2d67d53964a3f13e056886ecd769edee021" + "reference": "977ffcf551e3bfb73d90aac3e8e1583fd8d2f89a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/e275e2d67d53964a3f13e056886ecd769edee021", - "reference": "e275e2d67d53964a3f13e056886ecd769edee021", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/977ffcf551e3bfb73d90aac3e8e1583fd8d2f89a", + "reference": "977ffcf551e3bfb73d90aac3e8e1583fd8d2f89a", "shasum": "" }, "require": { @@ -4512,9 +4761,9 @@ "psr-14" ], "support": { - "source": "https://github.com/php-fig/event-dispatcher/tree/master" + "source": "https://github.com/php-fig/event-dispatcher" }, - "time": "2022-06-29T17:22:39+00:00" + "time": "2023-09-22T11:10:57+00:00" }, { "name": "psr/http-factory", @@ -4522,12 +4771,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "6d70f402f0eddb2b154b22950b5381bbf5b28469" + "reference": "7037f4b0950474e9d1350e8df89b15f1842085f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/6d70f402f0eddb2b154b22950b5381bbf5b28469", - "reference": "6d70f402f0eddb2b154b22950b5381bbf5b28469", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/7037f4b0950474e9d1350e8df89b15f1842085f6", + "reference": "7037f4b0950474e9d1350e8df89b15f1842085f6", "shasum": "" }, "require": { @@ -4568,9 +4817,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/master" + "source": "https://github.com/php-fig/http-factory" }, - "time": "2023-05-17T18:32:11+00:00" + "time": "2023-09-22T11:16:44+00:00" }, { "name": "psr/http-message", @@ -4868,12 +5117,12 @@ "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "c05b6662e948e1e8bca0c4dce3518c7e7bb6e1c9" + "reference": "758682d84769871f3808d4fb1f64d7d2350175a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/c05b6662e948e1e8bca0c4dce3518c7e7bb6e1c9", - "reference": "c05b6662e948e1e8bca0c4dce3518c7e7bb6e1c9", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/758682d84769871f3808d4fb1f64d7d2350175a8", + "reference": "758682d84769871f3808d4fb1f64d7d2350175a8", "shasum": "" }, "require": { @@ -4953,7 +5202,7 @@ "type": "tidelift" } ], - "time": "2023-09-04T21:23:40+00:00" + "time": "2023-12-25T21:16:30+00:00" }, { "name": "ryangjchandler/blade-capture-directive", @@ -5094,16 +5343,16 @@ }, { "name": "spatie/eloquent-sortable", - "version": "4.0.2", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/spatie/eloquent-sortable.git", - "reference": "74994d10a17d15d2cdb319d6b2ad7cb6fa067c0a" + "reference": "960ee1c888171f77cba9e3108da69c00a0d02e9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/eloquent-sortable/zipball/74994d10a17d15d2cdb319d6b2ad7cb6fa067c0a", - "reference": "74994d10a17d15d2cdb319d6b2ad7cb6fa067c0a", + "url": "https://api.github.com/repos/spatie/eloquent-sortable/zipball/960ee1c888171f77cba9e3108da69c00a0d02e9c", + "reference": "960ee1c888171f77cba9e3108da69c00a0d02e9c", "shasum": "" }, "require": { @@ -5152,7 +5401,7 @@ ], "support": { "issues": "https://github.com/spatie/eloquent-sortable/issues", - "source": "https://github.com/spatie/eloquent-sortable/tree/4.0.2" + "source": "https://github.com/spatie/eloquent-sortable/tree/4.1.0" }, "funding": [ { @@ -5164,20 +5413,20 @@ "type": "github" } ], - "time": "2023-01-23T08:34:14+00:00" + "time": "2023-12-11T16:39:58+00:00" }, { "name": "spatie/image", - "version": "2.2.7", + "version": "v2.x-dev", "source": { "type": "git", "url": "https://github.com/spatie/image.git", - "reference": "2f802853aab017aa615224daae1588054b5ab20e" + "reference": "c3f6290af80791482b81913702767a69b570f37a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/image/zipball/2f802853aab017aa615224daae1588054b5ab20e", - "reference": "2f802853aab017aa615224daae1588054b5ab20e", + "url": "https://api.github.com/repos/spatie/image/zipball/c3f6290af80791482b81913702767a69b570f37a", + "reference": "c3f6290af80791482b81913702767a69b570f37a", "shasum": "" }, "require": { @@ -5221,7 +5470,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/image/tree/2.2.7" + "source": "https://github.com/spatie/image/tree/main" }, "funding": [ { @@ -5233,32 +5482,32 @@ "type": "github" } ], - "time": "2023-07-24T13:54:13+00:00" + "time": "2023-12-14T12:03:32+00:00" }, { "name": "spatie/image-optimizer", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/spatie/image-optimizer.git", - "reference": "af179994e2d2413e4b3ba2d348d06b4eaddbeb30" + "reference": "62f7463483d1bd975f6f06025d89d42a29608fe1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/image-optimizer/zipball/af179994e2d2413e4b3ba2d348d06b4eaddbeb30", - "reference": "af179994e2d2413e4b3ba2d348d06b4eaddbeb30", + "url": "https://api.github.com/repos/spatie/image-optimizer/zipball/62f7463483d1bd975f6f06025d89d42a29608fe1", + "reference": "62f7463483d1bd975f6f06025d89d42a29608fe1", "shasum": "" }, "require": { "ext-fileinfo": "*", "php": "^7.3|^8.0", "psr/log": "^1.0 | ^2.0 | ^3.0", - "symfony/process": "^4.2|^5.0|^6.0" + "symfony/process": "^4.2|^5.0|^6.0|^7.0" }, "require-dev": { "pestphp/pest": "^1.21", "phpunit/phpunit": "^8.5.21|^9.4.4", - "symfony/var-dumper": "^4.2|^5.0|^6.0" + "symfony/var-dumper": "^4.2|^5.0|^6.0|^7.0" }, "type": "library", "autoload": { @@ -5286,22 +5535,22 @@ ], "support": { "issues": "https://github.com/spatie/image-optimizer/issues", - "source": "https://github.com/spatie/image-optimizer/tree/1.7.1" + "source": "https://github.com/spatie/image-optimizer/tree/1.7.2" }, - "time": "2023-07-27T07:57:32+00:00" + "time": "2023-11-03T10:08:02+00:00" }, { "name": "spatie/invade", - "version": "1.1.1", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/spatie/invade.git", - "reference": "d0a9c895a96152549d478a7e3420e19039eef038" + "reference": "7b20a25486de69198e402da20dc924d8bcc8024a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/invade/zipball/d0a9c895a96152549d478a7e3420e19039eef038", - "reference": "d0a9c895a96152549d478a7e3420e19039eef038", + "url": "https://api.github.com/repos/spatie/invade/zipball/7b20a25486de69198e402da20dc924d8bcc8024a", + "reference": "7b20a25486de69198e402da20dc924d8bcc8024a", "shasum": "" }, "require": { @@ -5313,13 +5562,6 @@ "spatie/ray": "^1.28" }, "type": "library", - "extra": { - "phpstan": { - "includes": [ - "phpstan-extension.neon" - ] - } - }, "autoload": { "files": [ "src/functions.php" @@ -5346,7 +5588,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/invade/tree/1.1.1" + "source": "https://github.com/spatie/invade/tree/2.0.0" }, "funding": [ { @@ -5354,20 +5596,20 @@ "type": "github" } ], - "time": "2022-07-05T09:31:00+00:00" + "time": "2023-07-19T18:55:36+00:00" }, { "name": "spatie/laravel-medialibrary", - "version": "10.12.2", + "version": "v10.x-dev", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "38af83a445a9ccffede87b7251102580b6f3883f" + "reference": "ba4679ccdc3703eabd30733b4bd7d49b8e798550" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/38af83a445a9ccffede87b7251102580b6f3883f", - "reference": "38af83a445a9ccffede87b7251102580b6f3883f", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/ba4679ccdc3703eabd30733b4bd7d49b8e798550", + "reference": "ba4679ccdc3703eabd30733b4bd7d49b8e798550", "shasum": "" }, "require": { @@ -5450,7 +5692,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/10.12.2" + "source": "https://github.com/spatie/laravel-medialibrary/tree/v10" }, "funding": [ { @@ -5462,24 +5704,24 @@ "type": "github" } ], - "time": "2023-09-05T07:56:04+00:00" + "time": "2023-12-14T14:13:55+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.16.1", + "version": "1.16.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d" + "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/cc7c991555a37f9fa6b814aa03af73f88026a83d", - "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15", + "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15", "shasum": "" }, "require": { - "illuminate/contracts": "^9.28|^10.0", + "illuminate/contracts": "^9.28|^10.0|^11.0", "php": "^8.0" }, "require-dev": { @@ -5514,7 +5756,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.1" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.2" }, "funding": [ { @@ -5522,7 +5764,7 @@ "type": "github" } ], - "time": "2023-08-23T09:04:39+00:00" + "time": "2024-01-11T08:43:00+00:00" }, { "name": "spatie/laravel-sluggable", @@ -5655,16 +5897,16 @@ }, { "name": "spatie/laravel-translatable", - "version": "6.5.3", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/spatie/laravel-translatable.git", - "reference": "1906a3f1492c4b4b99d9f150b67cca4b697d85d7" + "reference": "d6dc7c9fe3c678ce50b2d6a4a7434fcbcfc3df4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/1906a3f1492c4b4b99d9f150b67cca4b697d85d7", - "reference": "1906a3f1492c4b4b99d9f150b67cca4b697d85d7", + "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/d6dc7c9fe3c678ce50b2d6a4a7434fcbcfc3df4c", + "reference": "d6dc7c9fe3c678ce50b2d6a4a7434fcbcfc3df4c", "shasum": "" }, "require": { @@ -5725,7 +5967,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-translatable/issues", - "source": "https://github.com/spatie/laravel-translatable/tree/6.5.3" + "source": "https://github.com/spatie/laravel-translatable/tree/6.5.5" }, "funding": [ { @@ -5733,20 +5975,20 @@ "type": "github" } ], - "time": "2023-07-19T19:21:38+00:00" + "time": "2023-12-06T10:56:22+00:00" }, { "name": "spatie/temporary-directory", - "version": "2.1.2", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/spatie/temporary-directory.git", - "reference": "0c804873f6b4042aa8836839dca683c7d0f71831" + "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/0c804873f6b4042aa8836839dca683c7d0f71831", - "reference": "0c804873f6b4042aa8836839dca683c7d0f71831", + "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a", + "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a", "shasum": "" }, "require": { @@ -5782,7 +6024,7 @@ ], "support": { "issues": "https://github.com/spatie/temporary-directory/issues", - "source": "https://github.com/spatie/temporary-directory/tree/2.1.2" + "source": "https://github.com/spatie/temporary-directory/tree/2.2.1" }, "funding": [ { @@ -5794,7 +6036,7 @@ "type": "github" } ], - "time": "2023-04-28T07:47:42+00:00" + "time": "2023-12-25T11:46:58+00:00" }, { "name": "symfony/console", @@ -5802,12 +6044,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f542ffc1dc4b42eb57b67f07d31b91ae9d501419" + "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f542ffc1dc4b42eb57b67f07d31b91ae9d501419", - "reference": "f542ffc1dc4b42eb57b67f07d31b91ae9d501419", + "url": "https://api.github.com/repos/symfony/console/zipball/0254811a143e6bc6c8deea08b589a7e68a37f625", + "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625", "shasum": "" }, "require": { @@ -5832,9 +6074,12 @@ "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", "symfony/lock": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", + "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", @@ -5885,24 +6130,24 @@ "type": "tidelift" } ], - "time": "2023-09-10T14:56:30+00:00" + "time": "2023-12-10T16:15:48+00:00" }, { "name": "symfony/css-selector", - "version": "6.4.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "40eff9db7468587bbf18416ec5cbc2ee6867a356" + "reference": "3874347e40b1f00c483dc6f02819838b1399049e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/40eff9db7468587bbf18416ec5cbc2ee6867a356", - "reference": "40eff9db7468587bbf18416ec5cbc2ee6867a356", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/3874347e40b1f00c483dc6f02819838b1399049e", + "reference": "3874347e40b1f00c483dc6f02819838b1399049e", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.2" }, "type": "library", "autoload": { @@ -5934,7 +6179,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/6.4" + "source": "https://github.com/symfony/css-selector/tree/7.1" }, "funding": [ { @@ -5950,7 +6195,7 @@ "type": "tidelift" } ], - "time": "2023-07-30T09:31:49+00:00" + "time": "2023-12-28T09:18:21+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5958,12 +6203,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "2c438b99bb2753c1628c1e6f523991edea5b03a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/2c438b99bb2753c1628c1e6f523991edea5b03a4", + "reference": "2c438b99bb2753c1628c1e6f523991edea5b03a4", "shasum": "" }, "require": { @@ -5973,7 +6218,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6002,7 +6247,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/main" }, "funding": [ { @@ -6018,7 +6263,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/error-handler", @@ -6026,12 +6271,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "83f757676dd430c72a3703cdada87ef9972356fb" + "reference": "04058a61efa509c71205b95c7f06becd130a6404" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/83f757676dd430c72a3703cdada87ef9972356fb", - "reference": "83f757676dd430c72a3703cdada87ef9972356fb", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/04058a61efa509c71205b95c7f06becd130a6404", + "reference": "04058a61efa509c71205b95c7f06becd130a6404", "shasum": "" }, "require": { @@ -6093,28 +6338,28 @@ "type": "tidelift" } ], - "time": "2023-08-05T14:31:07+00:00" + "time": "2024-01-10T10:40:04+00:00" }, { "name": "symfony/event-dispatcher", - "version": "6.4.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6" + "reference": "9f85f14f70beb56bc09d3a87b220886c5ae725f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d76d2632cfc2206eecb5ad2b26cd5934082941b6", - "reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9f85f14f70beb56bc09d3a87b220886c5ae725f4", + "reference": "9f85f14f70beb56bc09d3a87b220886c5ae725f4", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { - "symfony/dependency-injection": "<5.4", + "symfony/dependency-injection": "<6.4", "symfony/service-contracts": "<2.5" }, "provide": { @@ -6123,13 +6368,13 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/error-handler": "^5.4|^6.0|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/config": "^6.4|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/error-handler": "^6.4|^7.0", + "symfony/expression-language": "^6.4|^7.0", + "symfony/http-foundation": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3", - "symfony/stopwatch": "^5.4|^6.0|^7.0" + "symfony/stopwatch": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -6157,7 +6402,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/6.4" + "source": "https://github.com/symfony/event-dispatcher/tree/7.1" }, "funding": [ { @@ -6173,7 +6418,7 @@ "type": "tidelift" } ], - "time": "2023-07-27T06:52:43+00:00" + "time": "2024-01-08T12:57:37+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -6181,12 +6426,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" + "reference": "705c57c64120840dc3043ef1d43916f46af4f986" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/705c57c64120840dc3043ef1d43916f46af4f986", + "reference": "705c57c64120840dc3043ef1d43916f46af4f986", "shasum": "" }, "require": { @@ -6197,7 +6442,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6234,7 +6479,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/main" }, "funding": [ { @@ -6250,7 +6495,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/finder", @@ -6258,12 +6503,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "b947e427bb15d4eff8d0f68fe0196d9e33b825f7" + "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/b947e427bb15d4eff8d0f68fe0196d9e33b825f7", - "reference": "b947e427bb15d4eff8d0f68fe0196d9e33b825f7", + "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", + "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", "shasum": "" }, "require": { @@ -6314,7 +6559,7 @@ "type": "tidelift" } ], - "time": "2023-07-31T08:31:53+00:00" + "time": "2023-10-31T17:30:12+00:00" }, { "name": "symfony/html-sanitizer", @@ -6322,12 +6567,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/html-sanitizer.git", - "reference": "947492c7351d6b01a7b38e515c98fb1107dc357d" + "reference": "9cc71f272eb62504872c80845074f236e8e43536" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/947492c7351d6b01a7b38e515c98fb1107dc357d", - "reference": "947492c7351d6b01a7b38e515c98fb1107dc357d", + "url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/9cc71f272eb62504872c80845074f236e8e43536", + "reference": "9cc71f272eb62504872c80845074f236e8e43536", "shasum": "" }, "require": { @@ -6367,7 +6612,7 @@ "sanitizer" ], "support": { - "source": "https://github.com/symfony/html-sanitizer/tree/6.3" + "source": "https://github.com/symfony/html-sanitizer/tree/v6.4.0-BETA2" }, "funding": [ { @@ -6383,7 +6628,7 @@ "type": "tidelift" } ], - "time": "2023-08-23T13:34:34+00:00" + "time": "2023-10-28T23:12:08+00:00" }, { "name": "symfony/http-foundation", @@ -6391,12 +6636,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "066b73bce5d5baf18f2dfb08a19453947a8828e6" + "reference": "172d807f9ef3fc3fbed8377cc57c20d389269271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/066b73bce5d5baf18f2dfb08a19453947a8828e6", - "reference": "066b73bce5d5baf18f2dfb08a19453947a8828e6", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/172d807f9ef3fc3fbed8377cc57c20d389269271", + "reference": "172d807f9ef3fc3fbed8377cc57c20d389269271", "shasum": "" }, "require": { @@ -6406,12 +6651,12 @@ "symfony/polyfill-php83": "^1.27" }, "conflict": { - "symfony/cache": "<6.2" + "symfony/cache": "<6.3" }, "require-dev": { - "doctrine/dbal": "^2.13.1|^3.0", + "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^5.4|^6.0|^7.0", + "symfony/cache": "^6.3|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", @@ -6460,7 +6705,7 @@ "type": "tidelift" } ], - "time": "2023-09-10T17:19:54+00:00" + "time": "2023-12-27T22:16:42+00:00" }, { "name": "symfony/http-kernel", @@ -6468,12 +6713,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "c782c32d402b0cdb297cbd5c798d5b868adf7a07" + "reference": "369cc236a08160b4aed0a1f6091ef9ae03dd8ecd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c782c32d402b0cdb297cbd5c798d5b868adf7a07", - "reference": "c782c32d402b0cdb297cbd5c798d5b868adf7a07", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/369cc236a08160b4aed0a1f6091ef9ae03dd8ecd", + "reference": "369cc236a08160b4aed0a1f6091ef9ae03dd8ecd", "shasum": "" }, "require": { @@ -6482,7 +6727,7 @@ "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.4|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", - "symfony/http-foundation": "^6.3.4|^7.0", + "symfony/http-foundation": "^6.4|^7.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -6500,7 +6745,7 @@ "symfony/translation": "<5.4", "symfony/translation-contracts": "<2.5", "symfony/twig-bridge": "<5.4", - "symfony/validator": "<5.4", + "symfony/validator": "<6.4", "symfony/var-dumper": "<6.3", "twig/twig": "<2.13" }, @@ -6573,7 +6818,7 @@ "type": "tidelift" } ], - "time": "2023-09-09T13:43:15+00:00" + "time": "2023-12-30T15:40:47+00:00" }, { "name": "symfony/mailer", @@ -6581,12 +6826,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "72e2c3efaa0c53a3631077fcaf68d30bb060b7b6" + "reference": "134cda80d4a4203bf3eb6af79585be0706eb66bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/72e2c3efaa0c53a3631077fcaf68d30bb060b7b6", - "reference": "72e2c3efaa0c53a3631077fcaf68d30bb060b7b6", + "url": "https://api.github.com/repos/symfony/mailer/zipball/134cda80d4a4203bf3eb6af79585be0706eb66bf", + "reference": "134cda80d4a4203bf3eb6af79585be0706eb66bf", "shasum": "" }, "require": { @@ -6653,7 +6898,7 @@ "type": "tidelift" } ], - "time": "2023-09-10T17:19:54+00:00" + "time": "2024-01-02T13:35:35+00:00" }, { "name": "symfony/mime", @@ -6661,12 +6906,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "4f1791b7fddbbd21ed5ba28b43e0e1cd4b059af6" + "reference": "ca4f58b2ef4baa8f6cecbeca2573f88cd577d205" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/4f1791b7fddbbd21ed5ba28b43e0e1cd4b059af6", - "reference": "4f1791b7fddbbd21ed5ba28b43e0e1cd4b059af6", + "url": "https://api.github.com/repos/symfony/mime/zipball/ca4f58b2ef4baa8f6cecbeca2573f88cd577d205", + "reference": "ca4f58b2ef4baa8f6cecbeca2573f88cd577d205", "shasum": "" }, "require": { @@ -6737,7 +6982,7 @@ "type": "tidelift" } ], - "time": "2023-08-01T15:33:12+00:00" + "time": "2023-10-17T11:49:05+00:00" }, { "name": "symfony/polyfill-ctype", @@ -7328,12 +7573,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11" + "reference": "c07f9c8490f1932f0fd17dd94fc8af5f2d69d696" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", - "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/c07f9c8490f1932f0fd17dd94fc8af5f2d69d696", + "reference": "c07f9c8490f1932f0fd17dd94fc8af5f2d69d696", "shasum": "" }, "require": { @@ -7385,7 +7630,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php83/tree/1.x" }, "funding": [ { @@ -7401,7 +7646,7 @@ "type": "tidelift" } ], - "time": "2023-08-16T06:22:46+00:00" + "time": "2024-01-10T10:07:51+00:00" }, { "name": "symfony/polyfill-uuid", @@ -7492,12 +7737,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "2adbb7830ab51e7cc28781c7fa25fbaae6e78c24" + "reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/2adbb7830ab51e7cc28781c7fa25fbaae6e78c24", - "reference": "2adbb7830ab51e7cc28781c7fa25fbaae6e78c24", + "url": "https://api.github.com/repos/symfony/process/zipball/c4b1ef0bc80533d87a2e969806172f1c2a980241", + "reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241", "shasum": "" }, "require": { @@ -7545,7 +7790,7 @@ "type": "tidelift" } ], - "time": "2023-08-07T10:41:35+00:00" + "time": "2023-12-22T16:42:54+00:00" }, { "name": "symfony/routing", @@ -7553,12 +7798,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ffdb586162a6faaa0bdf235b6b868789825f17cb" + "reference": "98eab13a07fddc85766f1756129c69f207ffbc21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ffdb586162a6faaa0bdf235b6b868789825f17cb", - "reference": "ffdb586162a6faaa0bdf235b6b868789825f17cb", + "url": "https://api.github.com/repos/symfony/routing/zipball/98eab13a07fddc85766f1756129c69f207ffbc21", + "reference": "98eab13a07fddc85766f1756129c69f207ffbc21", "shasum": "" }, "require": { @@ -7628,7 +7873,7 @@ "type": "tidelift" } ], - "time": "2023-08-22T11:39:58+00:00" + "time": "2023-12-29T15:34:34+00:00" }, { "name": "symfony/service-contracts", @@ -7636,17 +7881,17 @@ "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "a4025a1c812c231d88ed0780e866b0cc644f4a84" + "reference": "cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a4025a1c812c231d88ed0780e866b0cc644f4a84", - "reference": "a4025a1c812c231d88ed0780e866b0cc644f4a84", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84", + "reference": "cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^2.0" + "psr/container": "^1.1|^2.0" }, "conflict": { "ext-psr": "<1.1|>=2" @@ -7655,7 +7900,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -7711,24 +7956,24 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/string", - "version": "6.4.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "fe9228ba417441e16f31d36ddad2b3076135f453" + "reference": "7a06dfa63d80e98eedc362c12fad3381a249cd63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/fe9228ba417441e16f31d36ddad2b3076135f453", - "reference": "fe9228ba417441e16f31d36ddad2b3076135f453", + "url": "https://api.github.com/repos/symfony/string/zipball/7a06dfa63d80e98eedc362c12fad3381a249cd63", + "reference": "7a06dfa63d80e98eedc362c12fad3381a249cd63", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", @@ -7738,11 +7983,11 @@ "symfony/translation-contracts": "<2.5" }, "require-dev": { - "symfony/error-handler": "^5.4|^6.0|^7.0", - "symfony/http-client": "^5.4|^6.0|^7.0", - "symfony/intl": "^6.2|^7.0", + "symfony/error-handler": "^6.4|^7.0", + "symfony/http-client": "^6.4|^7.0", + "symfony/intl": "^6.4|^7.0", "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^5.4|^6.0|^7.0" + "symfony/var-exporter": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -7781,7 +8026,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/6.4" + "source": "https://github.com/symfony/string/tree/7.1" }, "funding": [ { @@ -7797,7 +8042,7 @@ "type": "tidelift" } ], - "time": "2023-07-27T06:52:43+00:00" + "time": "2024-01-02T10:01:52+00:00" }, { "name": "symfony/translation", @@ -7805,12 +8050,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "dcda32b84dbe07c10941abe1cbbb402f84ad9674" + "reference": "9644cf669bb1b74f96b17437188ab9b2f64a477e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/dcda32b84dbe07c10941abe1cbbb402f84ad9674", - "reference": "dcda32b84dbe07c10941abe1cbbb402f84ad9674", + "url": "https://api.github.com/repos/symfony/translation/zipball/9644cf669bb1b74f96b17437188ab9b2f64a477e", + "reference": "9644cf669bb1b74f96b17437188ab9b2f64a477e", "shasum": "" }, "require": { @@ -7833,7 +8078,7 @@ "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { - "nikic/php-parser": "^4.13", + "nikic/php-parser": "^4.16|^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", @@ -7892,7 +8137,7 @@ "type": "tidelift" } ], - "time": "2023-08-25T16:27:31+00:00" + "time": "2024-01-08T13:04:58+00:00" }, { "name": "symfony/translation-contracts", @@ -7900,12 +8145,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "9fca65891b3305a38959d766b3bb13ef35ff0600" + "reference": "81a962876d52adf8ca7020f49e48f6f88cd5eddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/9fca65891b3305a38959d766b3bb13ef35ff0600", - "reference": "9fca65891b3305a38959d766b3bb13ef35ff0600", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/81a962876d52adf8ca7020f49e48f6f88cd5eddd", + "reference": "81a962876d52adf8ca7020f49e48f6f88cd5eddd", "shasum": "" }, "require": { @@ -7915,7 +8160,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -7971,7 +8216,7 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/uid", @@ -7979,12 +8224,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "6a8d0932c3bd620e8ecd28fc72be9262bbb3af8a" + "reference": "8092dd1b1a41372110d06374f99ee62f7f0b9a92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/6a8d0932c3bd620e8ecd28fc72be9262bbb3af8a", - "reference": "6a8d0932c3bd620e8ecd28fc72be9262bbb3af8a", + "url": "https://api.github.com/repos/symfony/uid/zipball/8092dd1b1a41372110d06374f99ee62f7f0b9a92", + "reference": "8092dd1b1a41372110d06374f99ee62f7f0b9a92", "shasum": "" }, "require": { @@ -8045,7 +8290,7 @@ "type": "tidelift" } ], - "time": "2023-08-03T08:48:52+00:00" + "time": "2023-10-31T08:18:17+00:00" }, { "name": "symfony/var-dumper", @@ -8053,12 +8298,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "79607ea288328cca58455cabfbff8a3132c1abf4" + "reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/79607ea288328cca58455cabfbff8a3132c1abf4", - "reference": "79607ea288328cca58455cabfbff8a3132c1abf4", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/68d6573ec98715ddcae5a0a85bee3c1c27a4c33f", + "reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f", "shasum": "" }, "require": { @@ -8130,7 +8375,7 @@ "type": "tidelift" } ], - "time": "2023-09-09T14:24:00+00:00" + "time": "2023-12-28T19:16:56+00:00" }, { "name": "thunderer/shortcode", @@ -8194,12 +8439,12 @@ "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference": "416a55b7b527db57e323f5fefa77e2492b64a0b6" + "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/416a55b7b527db57e323f5fefa77e2492b64a0b6", - "reference": "416a55b7b527db57e323f5fefa77e2492b64a0b6", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb", + "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb", "shasum": "" }, "require": { @@ -8238,9 +8483,9 @@ "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", - "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/master" + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7" }, - "time": "2023-05-30T10:13:11+00:00" + "time": "2023-12-08T13:03:43+00:00" }, { "name": "vlucas/phpdotenv", @@ -8248,27 +8493,27 @@ "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7" + "reference": "334f4952967f3ee6cdb2004e05e0bd01b525d56b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7", - "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/334f4952967f3ee6cdb2004e05e0bd01b525d56b", + "reference": "334f4952967f3ee6cdb2004e05e0bd01b525d56b", "shasum": "" }, "require": { "ext-pcre": "*", - "graham-campbell/result-type": "^1.0.2", - "php": "^7.1.3 || ^8.0", - "phpoption/phpoption": "^1.8", - "symfony/polyfill-ctype": "^1.23", - "symfony/polyfill-mbstring": "^1.23.1", - "symfony/polyfill-php80": "^1.23.1" + "graham-campbell/result-type": "^1.1.2", + "php": "^7.2.5 || ^8.0", + "phpoption/phpoption": "^1.9.2", + "symfony/polyfill-ctype": "^1.24", + "symfony/polyfill-mbstring": "^1.24", + "symfony/polyfill-php80": "^1.24" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.4.1", + "bamarni/composer-bin-plugin": "^1.8.2", "ext-filter": "*", - "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25" + "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "suggest": { "ext-filter": "Required to use the boolean validator." @@ -8278,10 +8523,10 @@ "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": true + "forward-command": false }, "branch-alias": { - "dev-master": "5.5-dev" + "dev-master": "5.6-dev" } }, "autoload": { @@ -8313,7 +8558,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0" + "source": "https://github.com/vlucas/phpdotenv/tree/master" }, "funding": [ { @@ -8325,7 +8570,7 @@ "type": "tidelift" } ], - "time": "2022-10-16T01:01:54+00:00" + "time": "2023-11-12T22:52:03+00:00" }, { "name": "voku/portable-ascii", @@ -8545,16 +8790,16 @@ }, { "name": "filp/whoops", - "version": "2.15.3", + "version": "2.15.4", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "c83e88a30524f9360b11f585f71e6b17313b7187" + "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/c83e88a30524f9360b11f585f71e6b17313b7187", - "reference": "c83e88a30524f9360b11f585f71e6b17313b7187", + "url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546", + "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546", "shasum": "" }, "require": { @@ -8604,7 +8849,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.15.3" + "source": "https://github.com/filp/whoops/tree/2.15.4" }, "funding": [ { @@ -8612,7 +8857,7 @@ "type": "github" } ], - "time": "2023-07-13T12:00:00+00:00" + "time": "2023-11-03T12:00:00+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -8620,12 +8865,12 @@ "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", - "reference": "d34238d1651eb62fc39ab4efe26df74dc293ebbb" + "reference": "696163addf28bb4e01455254e055a9a75e0ba6c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/d34238d1651eb62fc39ab4efe26df74dc293ebbb", - "reference": "d34238d1651eb62fc39ab4efe26df74dc293ebbb", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/696163addf28bb4e01455254e055a9a75e0ba6c4", + "reference": "696163addf28bb4e01455254e055a9a75e0ba6c4", "shasum": "" }, "require": { @@ -8638,7 +8883,7 @@ }, "require-dev": { "phpunit/php-file-iterator": "^1.4 || ^2.0", - "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" + "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0" }, "default-branch": true, "type": "library", @@ -8664,20 +8909,20 @@ "issues": "https://github.com/hamcrest/hamcrest-php/issues", "source": "https://github.com/hamcrest/hamcrest-php/tree/master" }, - "time": "2022-11-06T05:05:05+00:00" + "time": "2023-12-14T11:00:58+00:00" }, { "name": "laravel/pint", - "version": "v1.13.1", + "version": "v1.13.8", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "22f204242d68095b3ba7dab5d3ef0240454a4652" + "reference": "69def89df9e0babc0f0a8bea184804a7d8a9c5c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/22f204242d68095b3ba7dab5d3ef0240454a4652", - "reference": "22f204242d68095b3ba7dab5d3ef0240454a4652", + "url": "https://api.github.com/repos/laravel/pint/zipball/69def89df9e0babc0f0a8bea184804a7d8a9c5c0", + "reference": "69def89df9e0babc0f0a8bea184804a7d8a9c5c0", "shasum": "" }, "require": { @@ -8688,13 +8933,13 @@ "php": "^8.1.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.21.1", - "illuminate/view": "^10.5.1", - "laravel-zero/framework": "^10.1.2", - "mockery/mockery": "^1.5.1", - "nunomaduro/larastan": "^2.5.1", + "friendsofphp/php-cs-fixer": "^3.46.0", + "illuminate/view": "^10.39.0", + "larastan/larastan": "^2.8.1", + "laravel-zero/framework": "^10.3.0", + "mockery/mockery": "^1.6.7", "nunomaduro/termwind": "^1.15.1", - "pestphp/pest": "^2.4.0" + "pestphp/pest": "^2.30.0" }, "bin": [ "builds/pint" @@ -8730,7 +8975,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2023-09-06T11:03:34+00:00" + "time": "2024-01-09T18:03:54+00:00" }, { "name": "laravel/tinker", @@ -8738,21 +8983,21 @@ "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "c051f5cea4e0cb4110af1800a718837e7dc2495b" + "reference": "fd07064083e61d37a119836a5b796a0e79c0a6fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/c051f5cea4e0cb4110af1800a718837e7dc2495b", - "reference": "c051f5cea4e0cb4110af1800a718837e7dc2495b", + "url": "https://api.github.com/repos/laravel/tinker/zipball/fd07064083e61d37a119836a5b796a0e79c0a6fb", + "reference": "fd07064083e61d37a119836a5b796a0e79c0a6fb", "shasum": "" }, "require": { - "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0", - "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": "^7.2.5|^8.0", - "psy/psysh": "^0.10.4|^0.11.1", - "symfony/var-dumper": "^4.3.4|^5.0|^6.0" + "psy/psysh": "^0.11.1|^0.12.0", + "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0" }, "require-dev": { "mockery/mockery": "~1.3.3|^1.4.2", @@ -8760,14 +9005,11 @@ "phpunit/phpunit": "^8.5.8|^9.3.3" }, "suggest": { - "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)." + "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)." }, "default-branch": true, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.x-dev" - }, "laravel": { "providers": [ "Laravel\\Tinker\\TinkerServiceProvider" @@ -8800,7 +9042,7 @@ "issues": "https://github.com/laravel/tinker/issues", "source": "https://github.com/laravel/tinker/tree/2.x" }, - "time": "2023-08-29T15:31:49+00:00" + "time": "2024-01-09T18:14:00+00:00" }, { "name": "mockery/mockery", @@ -8808,12 +9050,12 @@ "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "5916d9a2409a9b9bf48951594c2200affa7e4293" + "reference": "3f8d3ff1ffe4c552d45c5690c6d825e9310769bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/5916d9a2409a9b9bf48951594c2200affa7e4293", - "reference": "5916d9a2409a9b9bf48951594c2200affa7e4293", + "url": "https://api.github.com/repos/mockery/mockery/zipball/3f8d3ff1ffe4c552d45c5690c6d825e9310769bf", + "reference": "3f8d3ff1ffe4c552d45c5690c6d825e9310769bf", "shasum": "" }, "require": { @@ -8882,7 +9124,7 @@ "security": "https://github.com/mockery/mockery/security/advisories", "source": "https://github.com/mockery/mockery" }, - "time": "2023-09-06T21:24:36+00:00" + "time": "2023-10-01T17:31:30+00:00" }, { "name": "myclabs/deep-copy", @@ -8890,12 +9132,12 @@ "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "f6f48cfecf52ab791fe18cc1b11d6345512dc4b8" + "reference": "202aaf6b7c2e1e0a622b0298e9f3f537e4d84018" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/f6f48cfecf52ab791fe18cc1b11d6345512dc4b8", - "reference": "f6f48cfecf52ab791fe18cc1b11d6345512dc4b8", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/202aaf6b7c2e1e0a622b0298e9f3f537e4d84018", + "reference": "202aaf6b7c2e1e0a622b0298e9f3f537e4d84018", "shasum": "" }, "require": { @@ -8943,29 +9185,31 @@ "type": "tidelift" } ], - "time": "2023-07-30T10:01:33+00:00" + "time": "2023-11-01T08:01:43+00:00" }, { "name": "nikic/php-parser", - "version": "4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d" + "reference": "ff095c3c65c144f32a811685a81195c4df53fb99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", - "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ff095c3c65c144f32a811685a81195c4df53fb99", + "reference": "ff095c3c65c144f32a811685a81195c4df53fb99", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.0" + "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "default-branch": true, "bin": [ @@ -8974,7 +9218,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.9-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -8998,9 +9242,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1" + "source": "https://github.com/nikic/PHP-Parser/tree/master" }, - "time": "2023-08-13T19:53:39+00:00" + "time": "2024-01-10T19:34:09+00:00" }, { "name": "nunomaduro/collision", @@ -9008,33 +9252,36 @@ "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", - "reference": "61553ad3260845d7e3e49121b7074619233d361b" + "reference": "49ec67fa7b002712da8526678abd651c09f375b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/61553ad3260845d7e3e49121b7074619233d361b", - "reference": "61553ad3260845d7e3e49121b7074619233d361b", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/49ec67fa7b002712da8526678abd651c09f375b2", + "reference": "49ec67fa7b002712da8526678abd651c09f375b2", "shasum": "" }, "require": { "filp/whoops": "^2.15.3", "nunomaduro/termwind": "^1.15.1", "php": "^8.1.0", - "symfony/console": "^6.3.2" + "symfony/console": "^6.3.4" + }, + "conflict": { + "laravel/framework": ">=11.0.0" }, "require-dev": { - "brianium/paratest": "^7.2.4", - "laravel/framework": "^10.17.1", - "laravel/pint": "^1.10.5", - "laravel/sail": "^1.23.1", - "laravel/sanctum": "^3.2.5", - "laravel/tinker": "^2.8.1", + "brianium/paratest": "^7.3.0", + "laravel/framework": "^10.28.0", + "laravel/pint": "^1.13.3", + "laravel/sail": "^1.25.0", + "laravel/sanctum": "^3.3.1", + "laravel/tinker": "^2.8.2", "nunomaduro/larastan": "^2.6.4", - "orchestra/testbench-core": "^8.5.9", - "pestphp/pest": "^2.12.1", - "phpunit/phpunit": "^10.3.1", + "orchestra/testbench-core": "^8.13.0", + "pestphp/pest": "^2.23.2", + "phpunit/phpunit": "^10.4.1", "sebastian/environment": "^6.0.1", - "spatie/laravel-ignition": "^2.2.0" + "spatie/laravel-ignition": "^2.3.1" }, "default-branch": true, "type": "library", @@ -9094,43 +9341,45 @@ "type": "patreon" } ], - "time": "2023-08-07T08:03:21+00:00" + "time": "2023-10-11T15:45:01+00:00" }, { "name": "nunomaduro/larastan", - "version": "v2.6.4", + "version": "2.x-dev", "source": { "type": "git", - "url": "https://github.com/nunomaduro/larastan.git", - "reference": "6c5e8820f3db6397546f3ce48520af9d312aed27" + "url": "https://github.com/larastan/larastan.git", + "reference": "b7cc6a29c457a7d4f3de90466392ae9ad3e17022" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/6c5e8820f3db6397546f3ce48520af9d312aed27", - "reference": "6c5e8820f3db6397546f3ce48520af9d312aed27", + "url": "https://api.github.com/repos/larastan/larastan/zipball/b7cc6a29c457a7d4f3de90466392ae9ad3e17022", + "reference": "b7cc6a29c457a7d4f3de90466392ae9ad3e17022", "shasum": "" }, "require": { "ext-json": "*", - "illuminate/console": "^9.47.0 || ^10.0.0", - "illuminate/container": "^9.47.0 || ^10.0.0", - "illuminate/contracts": "^9.47.0 || ^10.0.0", - "illuminate/database": "^9.47.0 || ^10.0.0", - "illuminate/http": "^9.47.0 || ^10.0.0", - "illuminate/pipeline": "^9.47.0 || ^10.0.0", - "illuminate/support": "^9.47.0 || ^10.0.0", + "illuminate/console": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/container": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/database": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/http": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/support": "^9.52.16 || ^10.28.0 || ^11.0", "php": "^8.0.2", - "phpmyadmin/sql-parser": "^5.6.0", - "phpstan/phpstan": "~1.10.6" + "phpmyadmin/sql-parser": "^5.8.2", + "phpstan/phpstan": "^1.10.50" }, "require-dev": { - "nikic/php-parser": "^4.15.2", - "orchestra/testbench": "^7.19.0 || ^8.0.0", - "phpunit/phpunit": "^9.5.27" + "nikic/php-parser": "^4.17.1", + "orchestra/canvas": "^7.11.1 || ^8.11.0 || ^9.0.0", + "orchestra/testbench": "^7.33.0 || ^8.13.0 || ^9.0.0", + "phpunit/phpunit": "^9.6.13 || ^10.5" }, "suggest": { "orchestra/testbench": "Using Larastan for analysing a package needs Testbench" }, + "default-branch": true, "type": "phpstan-extension", "extra": { "branch-alias": { @@ -9144,7 +9393,7 @@ }, "autoload": { "psr-4": { - "NunoMaduro\\Larastan\\": "src/" + "Larastan\\Larastan\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -9152,6 +9401,10 @@ "MIT" ], "authors": [ + { + "name": "Can Vural", + "email": "can9119@gmail.com" + }, { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" @@ -9169,8 +9422,8 @@ "static analysis" ], "support": { - "issues": "https://github.com/nunomaduro/larastan/issues", - "source": "https://github.com/nunomaduro/larastan/tree/v2.6.4" + "issues": "https://github.com/larastan/larastan/issues", + "source": "https://github.com/larastan/larastan/tree/v2.8.1" }, "funding": [ { @@ -9190,7 +9443,8 @@ "type": "patreon" } ], - "time": "2023-07-29T12:13:13+00:00" + "abandoned": "larastan/larastan", + "time": "2024-01-08T09:11:17+00:00" }, { "name": "orchestra/canvas", @@ -9198,28 +9452,31 @@ "source": { "type": "git", "url": "https://github.com/orchestral/canvas.git", - "reference": "e258608d99f5a9d0b09dd7d923a111970c825b2e" + "reference": "b058d25c11bd989faa0420a3855defdfa0ce2fec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas/zipball/e258608d99f5a9d0b09dd7d923a111970c825b2e", - "reference": "e258608d99f5a9d0b09dd7d923a111970c825b2e", + "url": "https://api.github.com/repos/orchestral/canvas/zipball/b058d25c11bd989faa0420a3855defdfa0ce2fec", + "reference": "b058d25c11bd989faa0420a3855defdfa0ce2fec", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/database": "^10.17", - "illuminate/support": "^10.17", - "orchestra/canvas-core": "^8.7", + "illuminate/console": "^10.40", + "illuminate/database": "^10.40", + "illuminate/filesystem": "^10.40", + "illuminate/support": "^10.40", + "orchestra/canvas-core": "^8.10.2", + "orchestra/testbench-core": "^8.19", "php": "^8.1", + "symfony/polyfill-php83": "^1.28", "symfony/yaml": "^6.2" }, "require-dev": { - "laravel/framework": "^10.17", + "laravel/framework": "^10.40", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^8.9.1", "phpstan/phpstan": "^1.10.5", "phpunit/phpunit": "^10.1", "spatie/laravel-ray": "^1.32.4" @@ -9263,7 +9520,7 @@ "issues": "https://github.com/orchestral/canvas/issues", "source": "https://github.com/orchestral/canvas/tree/8.x" }, - "time": "2023-09-09T15:20:08+00:00" + "time": "2024-01-10T09:58:32+00:00" }, { "name": "orchestra/canvas-core", @@ -9271,30 +9528,34 @@ "source": { "type": "git", "url": "https://github.com/orchestral/canvas-core.git", - "reference": "3ea21d0b4df2e252ddb33da270b702b9a7ebcea7" + "reference": "98801502ae1c5a28a0c2853e0f7953606782360e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/3ea21d0b4df2e252ddb33da270b702b9a7ebcea7", - "reference": "3ea21d0b4df2e252ddb33da270b702b9a7ebcea7", + "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/98801502ae1c5a28a0c2853e0f7953606782360e", + "reference": "98801502ae1c5a28a0c2853e0f7953606782360e", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/console": "^10.17", - "illuminate/filesystem": "^10.17", - "php": "^8.1" + "illuminate/console": "^10.38.1", + "illuminate/filesystem": "^10.38.1", + "php": "^8.1", + "symfony/polyfill-php83": "^1.28" }, "conflict": { - "orchestra/canvas": "<8.6.0", + "orchestra/canvas": "<8.11.0", "orchestra/testbench-core": "<8.2.0" }, "require-dev": { + "laravel/framework": "^10.38.1", "laravel/pint": "^1.6", - "orchestra/testbench": "^8.9", + "mockery/mockery": "^1.5.1", + "orchestra/testbench-core": "^8.19", "phpstan/phpstan": "^1.10.6", - "phpunit/phpunit": "^10.1" + "phpunit/phpunit": "^10.1", + "symfony/yaml": "^6.2" }, "default-branch": true, "type": "library", @@ -9332,7 +9593,7 @@ "issues": "https://github.com/orchestral/canvas/issues", "source": "https://github.com/orchestral/canvas-core/tree/8.x" }, - "time": "2023-09-11T13:03:47+00:00" + "time": "2024-01-10T11:58:40+00:00" }, { "name": "orchestra/testbench", @@ -9340,12 +9601,12 @@ "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "a8ad165e6bc6baf059b7dde8c7381f52bb00a514" + "reference": "bb90baf04c79c44189ca52fe0dc069f18452109a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/a8ad165e6bc6baf059b7dde8c7381f52bb00a514", - "reference": "a8ad165e6bc6baf059b7dde8c7381f52bb00a514", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/bb90baf04c79c44189ca52fe0dc069f18452109a", + "reference": "bb90baf04c79c44189ca52fe0dc069f18452109a", "shasum": "" }, "require": { @@ -9354,10 +9615,9 @@ "laravel/framework": "10.x-dev", "mockery/mockery": "^1.5.1", "orchestra/testbench-core": "8.x-dev", - "orchestra/workbench": "dev-master", + "orchestra/workbench": "8.x-dev", "php": "^8.1", "phpunit/phpunit": "^9.6 || ^10.1", - "spatie/laravel-ray": "^1.32.4", "symfony/process": "^6.2", "symfony/yaml": "^6.2", "vlucas/phpdotenv": "^5.4.1" @@ -9388,7 +9648,7 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench/tree/8.x" }, - "time": "2023-08-29T06:31:00+00:00" + "time": "2024-01-10T04:36:40+00:00" }, { "name": "orchestra/testbench-core", @@ -9396,21 +9656,29 @@ "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "e8f1a4d3121887e9f5c5607f117701ea7dfa066a" + "reference": "ab61010058ba1dc1c5ace09fb9f933422db0668f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/e8f1a4d3121887e9f5c5607f117701ea7dfa066a", - "reference": "e8f1a4d3121887e9f5c5607f117701ea7dfa066a", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/ab61010058ba1dc1c5ace09fb9f933422db0668f", + "reference": "ab61010058ba1dc1c5ace09fb9f933422db0668f", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", - "php": "^8.1" + "php": "^8.1", + "symfony/polyfill-php83": "^1.28" + }, + "conflict": { + "brianium/paratest": "<6.4.0 || >=7.0.0 <7.1.4 || >=8.0.0", + "laravel/framework": "<10.40 || >=11.0.0", + "nunomaduro/collision": "<6.4.0 || >=7.0.0 <7.4.0 || >=8.0.0", + "orchestra/workbench": "<1.0.0", + "phpunit/phpunit": "<9.6.0 || >=10.6.0" }, "require-dev": { "fakerphp/faker": "^1.21", - "laravel/framework": "^10.17", + "laravel/framework": "^10.40", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", @@ -9421,16 +9689,18 @@ "vlucas/phpdotenv": "^5.4.1" }, "suggest": { - "brianium/paratest": "Allow using parallel tresting (^6.4 || ^7.1.4).", + "brianium/paratest": "Allow using parallel testing (^6.4 || ^7.1.4).", + "ext-pcntl": "Required to use all features of the console signal trapping.", "fakerphp/faker": "Allow using Faker for testing (^1.21).", - "laravel/framework": "Required for testing (^10.17).", + "laravel/framework": "Required for testing (^10.40).", "mockery/mockery": "Allow using Mockery for testing (^1.5.1).", "nunomaduro/collision": "Allow using Laravel style tests output and parallel testing (^6.4 || ^7.4).", "orchestra/testbench-browser-kit": "Allow using legacy Laravel BrowserKit for testing (^8.0).", "orchestra/testbench-dusk": "Allow using Laravel Dusk for testing (^8.0).", "phpunit/phpunit": "Allow using PHPUnit for testing (^9.6 || ^10.1).", - "symfony/yaml": "Required for CLI Commander (^6.2).", - "vlucas/phpdotenv": "Required for CLI Commander (^5.4.1)." + "symfony/process": "Required to use Orchestra\\Testbench\\remote function (^6.2).", + "symfony/yaml": "Required for Testbench CLI (^6.2).", + "vlucas/phpdotenv": "Required for Testbench CLI (^5.4.1)." }, "default-branch": true, "bin": [ @@ -9439,7 +9709,7 @@ "type": "library", "autoload": { "files": [ - "src/helpers.php" + "src/functions.php" ], "psr-4": { "Orchestra\\Testbench\\": "src/" @@ -9470,42 +9740,49 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2023-09-09T02:26:33+00:00" + "time": "2024-01-10T12:11:53+00:00" }, { "name": "orchestra/workbench", - "version": "dev-master", + "version": "8.x-dev", "source": { "type": "git", "url": "https://github.com/orchestral/workbench.git", - "reference": "79780d671aaee2ccae33ae72a65f07ce3ea62342" + "reference": "3994c2d45466d903b6b5fda86709e07557388c05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/workbench/zipball/79780d671aaee2ccae33ae72a65f07ce3ea62342", - "reference": "79780d671aaee2ccae33ae72a65f07ce3ea62342", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/3994c2d45466d903b6b5fda86709e07557388c05", + "reference": "3994c2d45466d903b6b5fda86709e07557388c05", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", - "illuminate/console": "^9.52.15 || ^10.17.0", - "illuminate/support": "^9.52.15 || ^10.17.0", + "fakerphp/faker": "^1.21", + "laravel/framework": "^10.38.1", "laravel/tinker": "^2.8.2", - "orchestra/canvas": "^7.8 || ^8.7", - "orchestra/testbench-core": "^7.30.0 || ^8.10.0", - "php": "^8.0" + "orchestra/canvas": "^8.11.4", + "orchestra/testbench-core": "^8.17", + "php": "^8.1", + "spatie/laravel-ray": "^1.32.4", + "symfony/polyfill-php83": "^1.28", + "symfony/yaml": "^6.2" }, "require-dev": { "laravel/pint": "^1.4", - "orchestra/testbench": "^7.30.0 || ^8.10.0", + "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "^10.1", + "symfony/process": "^6.2" + }, + "suggest": { + "ext-pcntl": "Required to use all features of the console signal trapping." }, "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.2.x-dev" + "dev-master": "0.5.x-dev" } }, "autoload": { @@ -9532,9 +9809,9 @@ ], "support": { "issues": "https://github.com/orchestral/workbench/issues", - "source": "https://github.com/orchestral/workbench/tree/master" + "source": "https://github.com/orchestral/workbench/tree/8.x" }, - "time": "2023-09-09T00:58:04+00:00" + "time": "2024-01-10T09:37:36+00:00" }, { "name": "phar-io/manifest", @@ -9657,16 +9934,16 @@ }, { "name": "phpmyadmin/sql-parser", - "version": "5.8.x-dev", + "version": "5.9.x-dev", "source": { "type": "git", "url": "https://github.com/phpmyadmin/sql-parser.git", - "reference": "e93d9457e3a279b98c75a6a8d9feb92bb923501c" + "reference": "4e288e8ef0f3ee19e78d12b6bd8fd99a9e35fce5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/e93d9457e3a279b98c75a6a8d9feb92bb923501c", - "reference": "e93d9457e3a279b98c75a6a8d9feb92bb923501c", + "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/4e288e8ef0f3ee19e78d12b6bd8fd99a9e35fce5", + "reference": "4e288e8ef0f3ee19e78d12b6bd8fd99a9e35fce5", "shasum": "" }, "require": { @@ -9688,7 +9965,7 @@ "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.11", - "zumba/json-serializer": "^3.0" + "zumba/json-serializer": "~3.0.2" }, "suggest": { "ext-mbstring": "For best performance", @@ -9740,7 +10017,7 @@ "type": "other" } ], - "time": "2023-08-12T21:31:37+00:00" + "time": "2023-09-27T15:18:18+00:00" }, { "name": "phpstan/extension-installer", @@ -9788,16 +10065,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.x-dev", + "version": "1.11.x-dev", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "3c22ef5b638f5a348ee4875eebb87e0a3f17da33" + "reference": "44f6b0c614630bd83a58f89900348f87db4d7938" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3c22ef5b638f5a348ee4875eebb87e0a3f17da33", - "reference": "3c22ef5b638f5a348ee4875eebb87e0a3f17da33", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/44f6b0c614630bd83a58f89900348f87db4d7938", + "reference": "44f6b0c614630bd83a58f89900348f87db4d7938", "shasum": "" }, "require": { @@ -9806,6 +10083,7 @@ "conflict": { "phpstan/phpstan-shim": "*" }, + "default-branch": true, "bin": [ "phpstan", "phpstan.phar" @@ -9846,29 +10124,28 @@ "type": "tidelift" } ], - "time": "2023-09-11T09:51:24+00:00" + "time": "2024-01-12T18:18:40+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "1.1.x-dev", + "version": "1.2.x-dev", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa" + "reference": "10f0e357403c9c99a297853439ff834ca9709558" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", - "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/10f0e357403c9c99a297853439ff834ca9709558", + "reference": "10f0e357403c9c99a297853439ff834ca9709558", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.10.3" + "phpstan/phpstan": "^1.11" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-php-parser": "^1.1", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^9.5" }, @@ -9893,29 +10170,29 @@ "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", "support": { "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.x" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.x" }, - "time": "2023-08-05T09:02:04+00:00" + "time": "2024-01-08T09:53:41+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "dev-main", + "version": "10.1.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "61a9ced674dfecbf1300b63780b90304d296a6c6" + "reference": "e8a1b365339597e7268340f4df827c2688be7f83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/61a9ced674dfecbf1300b63780b90304d296a6c6", - "reference": "61a9ced674dfecbf1300b63780b90304d296a6c6", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e8a1b365339597e7268340f4df827c2688be7f83", + "reference": "e8a1b365339597e7268340f4df827c2688be7f83", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^4.15", + "nikic/php-parser": "^4.18 || ^5.0", "php": ">=8.1", "phpunit/php-file-iterator": "^4.0", "phpunit/php-text-template": "^3.0", @@ -9933,7 +10210,6 @@ "ext-pcov": "PHP extension that provides line coverage", "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -9966,7 +10242,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/main" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1" }, "funding": [ { @@ -9974,20 +10250,20 @@ "type": "github" } ], - "time": "2023-09-10T06:24:39+00:00" + "time": "2023-12-31T07:35:59+00:00" }, { "name": "phpunit/php-file-iterator", - "version": "4.1.0", + "version": "4.1.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", - "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c" + "reference": "b36c308bfdd69e7bbafc4348f31c83a822458ec5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c", - "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/b36c308bfdd69e7bbafc4348f31c83a822458ec5", + "reference": "b36c308bfdd69e7bbafc4348f31c83a822458ec5", "shasum": "" }, "require": { @@ -9999,7 +10275,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "4.0-dev" + "dev-main": "4.1-dev" } }, "autoload": { @@ -10027,7 +10303,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy", - "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0" + "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1" }, "funding": [ { @@ -10035,20 +10311,20 @@ "type": "github" } ], - "time": "2023-08-31T06:24:48+00:00" + "time": "2023-12-31T07:36:54+00:00" }, { "name": "phpunit/php-invoker", - "version": "dev-main", + "version": "4.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "721586280ba8bf29d5a57220ac56beb08195ae55" + "reference": "4dc48195da24dd8200c891fc80f4c42675837d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/721586280ba8bf29d5a57220ac56beb08195ae55", - "reference": "721586280ba8bf29d5a57220ac56beb08195ae55", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/4dc48195da24dd8200c891fc80f4c42675837d40", + "reference": "4dc48195da24dd8200c891fc80f4c42675837d40", "shasum": "" }, "require": { @@ -10061,7 +10337,6 @@ "suggest": { "ext-pcntl": "*" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10092,7 +10367,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-invoker/issues", "security": "https://github.com/sebastianbergmann/php-invoker/security/policy", - "source": "https://github.com/sebastianbergmann/php-invoker/tree/main" + "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0" }, "funding": [ { @@ -10100,20 +10375,20 @@ "type": "github" } ], - "time": "2023-09-10T06:22:02+00:00" + "time": "2023-12-31T07:37:20+00:00" }, { "name": "phpunit/php-text-template", - "version": "dev-main", + "version": "3.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "92b42f79d0ff328fde0f843467ed6a1f4a3d106e" + "reference": "647402cf7377b645e13d5dc7b842549296149ae9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/92b42f79d0ff328fde0f843467ed6a1f4a3d106e", - "reference": "92b42f79d0ff328fde0f843467ed6a1f4a3d106e", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/647402cf7377b645e13d5dc7b842549296149ae9", + "reference": "647402cf7377b645e13d5dc7b842549296149ae9", "shasum": "" }, "require": { @@ -10122,7 +10397,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10153,7 +10427,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-text-template/issues", "security": "https://github.com/sebastianbergmann/php-text-template/security/policy", - "source": "https://github.com/sebastianbergmann/php-text-template/tree/main" + "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0" }, "funding": [ { @@ -10161,20 +10435,20 @@ "type": "github" } ], - "time": "2023-09-10T06:22:10+00:00" + "time": "2023-12-31T07:38:21+00:00" }, { "name": "phpunit/php-timer", - "version": "dev-main", + "version": "6.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "7773010be59988a7eb918590b9a2e560dad7b2ad" + "reference": "ec2a787f80646fbaca26bdcf16bb52c5d358a716" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/7773010be59988a7eb918590b9a2e560dad7b2ad", - "reference": "7773010be59988a7eb918590b9a2e560dad7b2ad", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/ec2a787f80646fbaca26bdcf16bb52c5d358a716", + "reference": "ec2a787f80646fbaca26bdcf16bb52c5d358a716", "shasum": "" }, "require": { @@ -10183,7 +10457,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10214,7 +10487,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-timer/issues", "security": "https://github.com/sebastianbergmann/php-timer/security/policy", - "source": "https://github.com/sebastianbergmann/php-timer/tree/main" + "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0" }, "funding": [ { @@ -10222,20 +10495,20 @@ "type": "github" } ], - "time": "2023-09-10T06:22:18+00:00" + "time": "2023-12-31T07:38:42+00:00" }, { "name": "phpunit/phpunit", - "version": "dev-main", + "version": "10.5.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a58a6a2e32a022c91dcb4294ae974bcdb1c30dd4" + "reference": "f3789c2a82d0a55946a4254049f804d66b9325a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a58a6a2e32a022c91dcb4294ae974bcdb1c30dd4", - "reference": "a58a6a2e32a022c91dcb4294ae974bcdb1c30dd4", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3789c2a82d0a55946a4254049f804d66b9325a3", + "reference": "f3789c2a82d0a55946a4254049f804d66b9325a3", "shasum": "" }, "require": { @@ -10249,7 +10522,7 @@ "phar-io/manifest": "^2.0.3", "phar-io/version": "^3.0.2", "php": ">=8.1", - "phpunit/php-code-coverage": "^10.1.1", + "phpunit/php-code-coverage": "^10.1.5", "phpunit/php-file-iterator": "^4.0", "phpunit/php-invoker": "^4.0", "phpunit/php-text-template": "^3.0", @@ -10259,7 +10532,7 @@ "sebastian/comparator": "^5.0", "sebastian/diff": "^5.0", "sebastian/environment": "^6.0", - "sebastian/exporter": "^5.0", + "sebastian/exporter": "^5.1", "sebastian/global-state": "^6.0.1", "sebastian/object-enumerator": "^5.0", "sebastian/recursion-context": "^5.0", @@ -10269,14 +10542,13 @@ "suggest": { "ext-soap": "To be able to generate mocks based on WSDL files" }, - "default-branch": true, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { - "dev-main": "10.4-dev" + "dev-main": "10.5-dev" } }, "autoload": { @@ -10308,7 +10580,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/main" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5" }, "funding": [ { @@ -10324,7 +10596,7 @@ "type": "tidelift" } ], - "time": "2023-09-11T13:08:28+00:00" + "time": "2024-01-13T09:24:39+00:00" }, { "name": "pimple/pimple", @@ -10385,21 +10657,21 @@ "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "2be8beb2b359461d4495e2cf53863553398ad8e7" + "reference": "7d7f26d3dbba0a28a59974782d49b98f3280d441" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/2be8beb2b359461d4495e2cf53863553398ad8e7", - "reference": "2be8beb2b359461d4495e2cf53863553398ad8e7", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/7d7f26d3dbba0a28a59974782d49b98f3280d441", + "reference": "7d7f26d3dbba0a28a59974782d49b98f3280d441", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "nikic/php-parser": "^4.0 || ^3.1", - "php": "^8.0 || ^7.0.8", - "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", - "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" + "nikic/php-parser": "^5.0 || ^4.0", + "php": "^8.0 || ^7.4", + "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" }, "conflict": { "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" @@ -10410,8 +10682,7 @@ "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", - "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", - "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history." + "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well." }, "default-branch": true, "bin": [ @@ -10420,7 +10691,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.11.x-dev" + "dev-main": "0.12.x-dev" }, "bamarni-bin": { "bin-links": false, @@ -10458,20 +10729,20 @@ "issues": "https://github.com/bobthecow/psysh/issues", "source": "https://github.com/bobthecow/psysh/tree/main" }, - "time": "2023-09-01T14:33:12+00:00" + "time": "2024-01-12T03:43:19+00:00" }, { "name": "sebastian/cli-parser", - "version": "dev-main", + "version": "2.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "d4fe82cbbdd3f4b4f1ac6417e302340dca40218e" + "reference": "c7c703fd197a868d43a4cd838de640ee66714c7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/d4fe82cbbdd3f4b4f1ac6417e302340dca40218e", - "reference": "d4fe82cbbdd3f4b4f1ac6417e302340dca40218e", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c7c703fd197a868d43a4cd838de640ee66714c7f", + "reference": "c7c703fd197a868d43a4cd838de640ee66714c7f", "shasum": "" }, "require": { @@ -10480,7 +10751,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10508,7 +10778,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/cli-parser/issues", "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", - "source": "https://github.com/sebastianbergmann/cli-parser/tree/main" + "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0" }, "funding": [ { @@ -10516,20 +10786,20 @@ "type": "github" } ], - "time": "2023-09-10T06:20:11+00:00" + "time": "2023-12-31T07:30:32+00:00" }, { "name": "sebastian/code-unit", - "version": "dev-main", + "version": "2.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "a3d72ffc39ac0d5ef254082af44a0dfb6697084a" + "reference": "1901c2cd4d50e5b1c86e067e078032708122b960" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a3d72ffc39ac0d5ef254082af44a0dfb6697084a", - "reference": "a3d72ffc39ac0d5ef254082af44a0dfb6697084a", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1901c2cd4d50e5b1c86e067e078032708122b960", + "reference": "1901c2cd4d50e5b1c86e067e078032708122b960", "shasum": "" }, "require": { @@ -10538,7 +10808,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10566,7 +10835,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/code-unit/issues", "security": "https://github.com/sebastianbergmann/code-unit/security/policy", - "source": "https://github.com/sebastianbergmann/code-unit/tree/main" + "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0" }, "funding": [ { @@ -10574,20 +10843,20 @@ "type": "github" } ], - "time": "2023-09-10T06:20:20+00:00" + "time": "2023-12-31T07:31:01+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", - "version": "dev-main", + "version": "3.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "8f9f87a71735a74fbbfd7d308a422f13f637b449" + "reference": "35abdc17ebae0ddd0e174f9743cfe88936851758" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/8f9f87a71735a74fbbfd7d308a422f13f637b449", - "reference": "8f9f87a71735a74fbbfd7d308a422f13f637b449", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/35abdc17ebae0ddd0e174f9743cfe88936851758", + "reference": "35abdc17ebae0ddd0e174f9743cfe88936851758", "shasum": "" }, "require": { @@ -10596,7 +10865,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10623,7 +10891,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", "security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy", - "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/main" + "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0" }, "funding": [ { @@ -10631,20 +10899,20 @@ "type": "github" } ], - "time": "2023-09-10T06:20:28+00:00" + "time": "2023-12-31T07:31:25+00:00" }, { "name": "sebastian/comparator", - "version": "dev-main", + "version": "5.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "d4af012b0813b194aa9e025140e512d72c198128" + "reference": "06c9db507d5d6fb5efaa1a0b1a229a12e0ce8574" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d4af012b0813b194aa9e025140e512d72c198128", - "reference": "d4af012b0813b194aa9e025140e512d72c198128", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/06c9db507d5d6fb5efaa1a0b1a229a12e0ce8574", + "reference": "06c9db507d5d6fb5efaa1a0b1a229a12e0ce8574", "shasum": "" }, "require": { @@ -10655,9 +10923,8 @@ "sebastian/exporter": "^5.0" }, "require-dev": { - "phpunit/phpunit": "^10.3" + "phpunit/phpunit": "^10.4" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10701,7 +10968,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/main" + "source": "https://github.com/sebastianbergmann/comparator/tree/5.0" }, "funding": [ { @@ -10709,34 +10976,33 @@ "type": "github" } ], - "time": "2023-09-10T06:20:37+00:00" + "time": "2023-12-31T07:31:46+00:00" }, { "name": "sebastian/complexity", - "version": "dev-main", + "version": "3.2.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/complexity.git", - "reference": "eb9cb09163fd6f6806b641e358215fba05961d5b" + "reference": "7337abb9e9beaf34af915ec1497599d75b5e2f4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/eb9cb09163fd6f6806b641e358215fba05961d5b", - "reference": "eb9cb09163fd6f6806b641e358215fba05961d5b", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/7337abb9e9beaf34af915ec1497599d75b5e2f4d", + "reference": "7337abb9e9beaf34af915ec1497599d75b5e2f4d", "shasum": "" }, "require": { - "nikic/php-parser": "^4.10", + "nikic/php-parser": "^4.18 || ^5.0", "php": ">=8.1" }, "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-main": "3.1-dev" + "dev-main": "3.2-dev" } }, "autoload": { @@ -10760,7 +11026,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/complexity/issues", "security": "https://github.com/sebastianbergmann/complexity/security/policy", - "source": "https://github.com/sebastianbergmann/complexity/tree/main" + "source": "https://github.com/sebastianbergmann/complexity/tree/3.2" }, "funding": [ { @@ -10768,20 +11034,20 @@ "type": "github" } ], - "time": "2023-09-10T06:20:46+00:00" + "time": "2023-12-31T07:32:09+00:00" }, { "name": "sebastian/diff", - "version": "dev-main", + "version": "5.1.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "727238089583188805814671503e63bc75ae85be" + "reference": "6fc9529a8e8eff86ad1f9125bad481b7c898f08f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/727238089583188805814671503e63bc75ae85be", - "reference": "727238089583188805814671503e63bc75ae85be", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/6fc9529a8e8eff86ad1f9125bad481b7c898f08f", + "reference": "6fc9529a8e8eff86ad1f9125bad481b7c898f08f", "shasum": "" }, "require": { @@ -10789,9 +11055,8 @@ }, "require-dev": { "phpunit/phpunit": "^10.0", - "symfony/process": "^4.2 || ^5" + "symfony/process": "^6.4" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10828,7 +11093,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", "security": "https://github.com/sebastianbergmann/diff/security/policy", - "source": "https://github.com/sebastianbergmann/diff/tree/main" + "source": "https://github.com/sebastianbergmann/diff/tree/5.1" }, "funding": [ { @@ -10836,20 +11101,20 @@ "type": "github" } ], - "time": "2023-09-10T06:20:55+00:00" + "time": "2023-12-31T07:32:59+00:00" }, { "name": "sebastian/environment", - "version": "dev-main", + "version": "6.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "16d5e7f5706f0d0e75189d32ddfc20812a257d4a" + "reference": "a7b60a4fd8d7ee68f06d2986ae38ebfbd7224399" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/16d5e7f5706f0d0e75189d32ddfc20812a257d4a", - "reference": "16d5e7f5706f0d0e75189d32ddfc20812a257d4a", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/a7b60a4fd8d7ee68f06d2986ae38ebfbd7224399", + "reference": "a7b60a4fd8d7ee68f06d2986ae38ebfbd7224399", "shasum": "" }, "require": { @@ -10861,7 +11126,6 @@ "suggest": { "ext-posix": "*" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10893,7 +11157,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "security": "https://github.com/sebastianbergmann/environment/security/policy", - "source": "https://github.com/sebastianbergmann/environment/tree/main" + "source": "https://github.com/sebastianbergmann/environment/tree/6.0" }, "funding": [ { @@ -10901,20 +11165,20 @@ "type": "github" } ], - "time": "2023-09-10T06:21:04+00:00" + "time": "2023-12-31T07:33:18+00:00" }, { "name": "sebastian/exporter", - "version": "dev-main", + "version": "5.1.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "71d841ff8ae39bcb9652d50b0ebdc327ae259b7e" + "reference": "0af67d5d3b795b3a034a5ecb9c494658de9ef55d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/71d841ff8ae39bcb9652d50b0ebdc327ae259b7e", - "reference": "71d841ff8ae39bcb9652d50b0ebdc327ae259b7e", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0af67d5d3b795b3a034a5ecb9c494658de9ef55d", + "reference": "0af67d5d3b795b3a034a5ecb9c494658de9ef55d", "shasum": "" }, "require": { @@ -10925,11 +11189,10 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-main": "5.0-dev" + "dev-main": "5.1-dev" } }, "autoload": { @@ -10972,7 +11235,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/main" + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1" }, "funding": [ { @@ -10980,20 +11243,20 @@ "type": "github" } ], - "time": "2023-09-10T06:21:12+00:00" + "time": "2023-12-31T07:33:37+00:00" }, { "name": "sebastian/global-state", - "version": "dev-main", + "version": "6.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "ffb5f6d02674bd1df0b8ec6a425cd73e95c5cbaa" + "reference": "f15849a2a7207eff11f73919dfd279e2cc85dd1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/ffb5f6d02674bd1df0b8ec6a425cd73e95c5cbaa", - "reference": "ffb5f6d02674bd1df0b8ec6a425cd73e95c5cbaa", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/f15849a2a7207eff11f73919dfd279e2cc85dd1b", + "reference": "f15849a2a7207eff11f73919dfd279e2cc85dd1b", "shasum": "" }, "require": { @@ -11005,7 +11268,6 @@ "ext-dom": "*", "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11035,7 +11297,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", "security": "https://github.com/sebastianbergmann/global-state/security/policy", - "source": "https://github.com/sebastianbergmann/global-state/tree/main" + "source": "https://github.com/sebastianbergmann/global-state/tree/6.0" }, "funding": [ { @@ -11043,30 +11305,29 @@ "type": "github" } ], - "time": "2023-09-10T06:21:20+00:00" + "time": "2023-12-31T07:33:55+00:00" }, { "name": "sebastian/lines-of-code", - "version": "dev-main", + "version": "2.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/lines-of-code.git", - "reference": "b35a8bc5c76484d8f5ae9382924e7a16e79f0476" + "reference": "29f7720f283062763daf59d02499b569fd0b53e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/b35a8bc5c76484d8f5ae9382924e7a16e79f0476", - "reference": "b35a8bc5c76484d8f5ae9382924e7a16e79f0476", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/29f7720f283062763daf59d02499b569fd0b53e4", + "reference": "29f7720f283062763daf59d02499b569fd0b53e4", "shasum": "" }, "require": { - "nikic/php-parser": "^4.10", + "nikic/php-parser": "^4.18 || ^5.0", "php": ">=8.1" }, "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11094,7 +11355,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy", - "source": "https://github.com/sebastianbergmann/lines-of-code/tree/main" + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0" }, "funding": [ { @@ -11102,20 +11363,20 @@ "type": "github" } ], - "time": "2023-09-10T06:21:29+00:00" + "time": "2023-12-31T07:34:13+00:00" }, { "name": "sebastian/object-enumerator", - "version": "dev-main", + "version": "5.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "c9b3f55fb406c59dbacfe84fbdbcb7ff608af633" + "reference": "8df0d10e04532a48d17078a4cb504bfcfc3a1101" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/c9b3f55fb406c59dbacfe84fbdbcb7ff608af633", - "reference": "c9b3f55fb406c59dbacfe84fbdbcb7ff608af633", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/8df0d10e04532a48d17078a4cb504bfcfc3a1101", + "reference": "8df0d10e04532a48d17078a4cb504bfcfc3a1101", "shasum": "" }, "require": { @@ -11126,7 +11387,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11153,7 +11413,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", "security": "https://github.com/sebastianbergmann/object-enumerator/security/policy", - "source": "https://github.com/sebastianbergmann/object-enumerator/tree/main" + "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0" }, "funding": [ { @@ -11161,20 +11421,20 @@ "type": "github" } ], - "time": "2023-09-10T06:21:38+00:00" + "time": "2023-12-31T07:34:38+00:00" }, { "name": "sebastian/object-reflector", - "version": "dev-main", + "version": "3.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "8118051e0b665f5d44ba9af4e10d5a06d0671eee" + "reference": "f6eb82d03f39cb1d13ae9ad9b7cb745144ecacda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/8118051e0b665f5d44ba9af4e10d5a06d0671eee", - "reference": "8118051e0b665f5d44ba9af4e10d5a06d0671eee", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/f6eb82d03f39cb1d13ae9ad9b7cb745144ecacda", + "reference": "f6eb82d03f39cb1d13ae9ad9b7cb745144ecacda", "shasum": "" }, "require": { @@ -11183,7 +11443,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11210,7 +11469,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/object-reflector/issues", "security": "https://github.com/sebastianbergmann/object-reflector/security/policy", - "source": "https://github.com/sebastianbergmann/object-reflector/tree/main" + "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0" }, "funding": [ { @@ -11218,20 +11477,20 @@ "type": "github" } ], - "time": "2023-09-10T06:21:46+00:00" + "time": "2023-12-31T07:35:14+00:00" }, { "name": "sebastian/recursion-context", - "version": "dev-main", + "version": "5.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "8fe9c2fc24af2173a712d4efc5bb4f1d77ccd6f2" + "reference": "f7894029dc8a280837f77d643e881b53b6a04677" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/8fe9c2fc24af2173a712d4efc5bb4f1d77ccd6f2", - "reference": "8fe9c2fc24af2173a712d4efc5bb4f1d77ccd6f2", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/f7894029dc8a280837f77d643e881b53b6a04677", + "reference": "f7894029dc8a280837f77d643e881b53b6a04677", "shasum": "" }, "require": { @@ -11240,7 +11499,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11275,7 +11533,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", "security": "https://github.com/sebastianbergmann/recursion-context/security/policy", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/main" + "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0" }, "funding": [ { @@ -11283,20 +11541,20 @@ "type": "github" } ], - "time": "2023-09-10T06:22:26+00:00" + "time": "2023-12-31T07:40:00+00:00" }, { "name": "sebastian/type", - "version": "dev-main", + "version": "4.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "64e16b3fa8d8a0c621c0b074daedfcde2f431efc" + "reference": "4337b83f7f8e9260afb858162b7c801a728c0353" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/64e16b3fa8d8a0c621c0b074daedfcde2f431efc", - "reference": "64e16b3fa8d8a0c621c0b074daedfcde2f431efc", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/4337b83f7f8e9260afb858162b7c801a728c0353", + "reference": "4337b83f7f8e9260afb858162b7c801a728c0353", "shasum": "" }, "require": { @@ -11305,7 +11563,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11333,7 +11590,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/type/issues", "security": "https://github.com/sebastianbergmann/type/security/policy", - "source": "https://github.com/sebastianbergmann/type/tree/main" + "source": "https://github.com/sebastianbergmann/type/tree/4.0" }, "funding": [ { @@ -11341,26 +11598,25 @@ "type": "github" } ], - "time": "2023-09-10T06:22:37+00:00" + "time": "2023-12-31T07:40:32+00:00" }, { "name": "sebastian/version", - "version": "dev-main", + "version": "4.0.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "83c5effbcff3f95e02de1c466a218f30a763e112" + "reference": "116978f15ca072d5df4dab9419a32a66e386830d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/83c5effbcff3f95e02de1c466a218f30a763e112", - "reference": "83c5effbcff3f95e02de1c466a218f30a763e112", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/116978f15ca072d5df4dab9419a32a66e386830d", + "reference": "116978f15ca072d5df4dab9419a32a66e386830d", "shasum": "" }, "require": { "php": ">=8.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11388,7 +11644,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/version/issues", "security": "https://github.com/sebastianbergmann/version/security/policy", - "source": "https://github.com/sebastianbergmann/version/tree/main" + "source": "https://github.com/sebastianbergmann/version/tree/4.0" }, "funding": [ { @@ -11396,7 +11652,7 @@ "type": "github" } ], - "time": "2023-09-10T06:22:46+00:00" + "time": "2023-12-31T07:41:08+00:00" }, { "name": "spatie/backtrace", @@ -11462,16 +11718,16 @@ }, { "name": "spatie/laravel-ray", - "version": "1.33.0", + "version": "1.33.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ray.git", - "reference": "5028ae44a09451b26eb44490e3471998650788e3" + "reference": "b9574cec543b932d99e68247eaeb37876c71c8eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/5028ae44a09451b26eb44490e3471998650788e3", - "reference": "5028ae44a09451b26eb44490e3471998650788e3", + "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/b9574cec543b932d99e68247eaeb37876c71c8eb", + "reference": "b9574cec543b932d99e68247eaeb37876c71c8eb", "shasum": "" }, "require": { @@ -11483,7 +11739,7 @@ "php": "^7.4|^8.0", "spatie/backtrace": "^1.0", "spatie/ray": "^1.37", - "symfony/stopwatch": "4.2|^5.1|^6.0", + "symfony/stopwatch": "4.2|^5.1|^6.0|^7.0", "zbateson/mail-mime-parser": "^1.3.1|^2.0" }, "require-dev": { @@ -11531,7 +11787,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-ray/issues", - "source": "https://github.com/spatie/laravel-ray/tree/1.33.0" + "source": "https://github.com/spatie/laravel-ray/tree/1.33.1" }, "funding": [ { @@ -11543,7 +11799,7 @@ "type": "other" } ], - "time": "2023-09-04T10:16:53+00:00" + "time": "2024-01-04T21:36:17+00:00" }, { "name": "spatie/macroable", @@ -11597,16 +11853,16 @@ }, { "name": "spatie/ray", - "version": "1.37.7", + "version": "1.40.1", "source": { "type": "git", "url": "https://github.com/spatie/ray.git", - "reference": "31e07c3eadc736e180810efff72a0ff882dcddb6" + "reference": "8e6547ff47aae2e4f615a5dcea1e5e4911b1dc9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ray/zipball/31e07c3eadc736e180810efff72a0ff882dcddb6", - "reference": "31e07c3eadc736e180810efff72a0ff882dcddb6", + "url": "https://api.github.com/repos/spatie/ray/zipball/8e6547ff47aae2e4f615a5dcea1e5e4911b1dc9f", + "reference": "8e6547ff47aae2e4f615a5dcea1e5e4911b1dc9f", "shasum": "" }, "require": { @@ -11657,7 +11913,7 @@ ], "support": { "issues": "https://github.com/spatie/ray/issues", - "source": "https://github.com/spatie/ray/tree/1.37.7" + "source": "https://github.com/spatie/ray/tree/1.40.1" }, "funding": [ { @@ -11669,7 +11925,7 @@ "type": "other" } ], - "time": "2023-09-08T12:08:25+00:00" + "time": "2023-11-20T08:20:15+00:00" }, { "name": "symfony/polyfill-iconv", @@ -11823,12 +12079,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "fd863419d4130619f8dbacb87825c4b29478672e" + "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/fd863419d4130619f8dbacb87825c4b29478672e", - "reference": "fd863419d4130619f8dbacb87825c4b29478672e", + "url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587", + "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587", "shasum": "" }, "require": { @@ -11887,20 +12143,20 @@ "type": "tidelift" } ], - "time": "2023-07-31T07:16:29+00:00" + "time": "2023-11-06T11:00:25+00:00" }, { "name": "theseer/tokenizer", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96", + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96", "shasum": "" }, "require": { @@ -11929,7 +12185,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.1" + "source": "https://github.com/theseer/tokenizer/tree/1.2.2" }, "funding": [ { @@ -11937,7 +12193,7 @@ "type": "github" } ], - "time": "2021-07-28T10:34:58+00:00" + "time": "2023-11-20T00:12:19+00:00" }, { "name": "zbateson/mail-mime-parser",