From 24af44cd17defd843c697d20b04b5161ad60cb85 Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Fri, 15 Dec 2023 04:31:57 +0300 Subject: [PATCH] fix --- composer.lock | 1145 +++++++++++++++++++------------------ tailwind-breeze.config.js | 2 +- 2 files changed, 592 insertions(+), 555 deletions(-) diff --git a/composer.lock b/composer.lock index def50db..4a7c987 100644 --- a/composer.lock +++ b/composer.lock @@ -139,12 +139,12 @@ "source": { "type": "git", "url": "https://github.com/blade-ui-kit/blade-icons.git", - "reference": "69358ea386f2c5467c174c18bdfe7e65bf34ba9c" + "reference": "45e6bdedcbb1cc58710d3893a892787367ad33f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/69358ea386f2c5467c174c18bdfe7e65bf34ba9c", - "reference": "69358ea386f2c5467c174c18bdfe7e65bf34ba9c", + "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/45e6bdedcbb1cc58710d3893a892787367ad33f2", + "reference": "45e6bdedcbb1cc58710d3893a892787367ad33f2", "shasum": "" }, "require": { @@ -213,7 +213,7 @@ "type": "paypal" } ], - "time": "2023-10-18T10:51:08+00:00" + "time": "2023-12-01T09:28:04+00:00" }, { "name": "brick/math", @@ -328,12 +328,12 @@ "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", - "reference": "49856fbc09fe91b5433381faec60e3620ad364ad" + "reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/49856fbc09fe91b5433381faec60e3620ad364ad", - "reference": "49856fbc09fe91b5433381faec60e3620ad364ad", + "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/a31d3358a2a5d6ae947df1691d1f321418a5f3d5", + "reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5", "shasum": "" }, "require": { @@ -374,7 +374,7 @@ ], "support": { "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", - "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.0.0" + "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.1.0" }, "funding": [ { @@ -390,7 +390,7 @@ "type": "tidelift" } ], - "time": "2023-10-01T14:36:55+00:00" + "time": "2023-12-10T15:33:53+00:00" }, { "name": "codeat3/blade-iconpark", @@ -1490,20 +1490,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", @@ -1533,7 +1533,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": [ { @@ -1545,7 +1545,7 @@ "type": "tidelift" } ], - "time": "2023-02-25T23:46:23+00:00" + "time": "2023-11-12T22:16:48+00:00" }, { "name": "guzzlehttp/uri-template", @@ -1553,25 +1553,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" @@ -1626,20 +1632,20 @@ "type": "tidelift" } ], - "time": "2023-09-01T10:34:02+00:00" + "time": "2023-12-03T20:00:35+00:00" }, { "name": "kirschbaum-development/eloquent-power-joins", - "version": "3.3.3", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/kirschbaum-development/eloquent-power-joins.git", - "reference": "e55fa70dfa4a5e897443454825b9d4ce6081786a" + "reference": "9238fcb53d777265ee9d8d139810e2cadecde079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/e55fa70dfa4a5e897443454825b9d4ce6081786a", - "reference": "e55fa70dfa4a5e897443454825b9d4ce6081786a", + "url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/9238fcb53d777265ee9d8d139810e2cadecde079", + "reference": "9238fcb53d777265ee9d8d139810e2cadecde079", "shasum": "" }, "require": { @@ -1686,9 +1692,9 @@ ], "support": { "issues": "https://github.com/kirschbaum-development/eloquent-power-joins/issues", - "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/3.3.3" + "source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/3.4.0" }, - "time": "2023-10-31T18:01:18+00:00" + "time": "2023-12-07T10:44:41+00:00" }, { "name": "lara-zeus/core", @@ -1696,12 +1702,12 @@ "source": { "type": "git", "url": "https://github.com/lara-zeus/core.git", - "reference": "2b7fa3401288dce85f2e7ff7d54edea6e826ae59" + "reference": "f2f3e6960d6c3006de6a51c9aded2a585c822f74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/core/zipball/2b7fa3401288dce85f2e7ff7d54edea6e826ae59", - "reference": "2b7fa3401288dce85f2e7ff7d54edea6e826ae59", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/f2f3e6960d6c3006de6a51c9aded2a585c822f74", + "reference": "f2f3e6960d6c3006de6a51c9aded2a585c822f74", "shasum": "" }, "require": { @@ -1775,7 +1781,7 @@ "type": "github" } ], - "time": "2023-10-29T18:18:31+00:00" + "time": "2023-12-14T00:36:05+00:00" }, { "name": "laravel/framework", @@ -1783,12 +1789,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "65f00dde474a267cdb84a311a88018c50d1c83fe" + "reference": "59f184efac7d9cc59a3ee06a6d881d87f00f9533" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/65f00dde474a267cdb84a311a88018c50d1c83fe", - "reference": "65f00dde474a267cdb84a311a88018c50d1c83fe", + "url": "https://api.github.com/repos/laravel/framework/zipball/59f184efac7d9cc59a3ee06a6d881d87f00f9533", + "reference": "59f184efac7d9cc59a3ee06a6d881d87f00f9533", "shasum": "" }, "require": { @@ -1821,7 +1827,7 @@ "symfony/console": "^6.2", "symfony/error-handler": "^6.2", "symfony/finder": "^6.2", - "symfony/http-foundation": "^6.3", + "symfony/http-foundation": "^6.4", "symfony/http-kernel": "^6.2", "symfony/mailer": "^6.2", "symfony/mime": "^6.2", @@ -1889,7 +1895,7 @@ "league/flysystem-sftp-v3": "^3.0", "mockery/mockery": "^1.5.1", "nyholm/psr7": "^1.2", - "orchestra/testbench-core": "^8.12", + "orchestra/testbench-core": "^8.15.1", "pda/pheanstalk": "^4.0", "phpstan/phpstan": "^1.4.7", "phpunit/phpunit": "^10.0.7", @@ -1978,7 +1984,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-11-02T07:48:58+00:00" + "time": "2023-12-14T20:09:33+00:00" }, { "name": "laravel/prompts", @@ -2044,12 +2050,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "a31fb429880cd85c85b3624f1de397070528a71d" + "reference": "b11aed7ba1dc8accc01663c1d192e77b092fd3d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/a31fb429880cd85c85b3624f1de397070528a71d", - "reference": "a31fb429880cd85c85b3624f1de397070528a71d", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/b11aed7ba1dc8accc01663c1d192e77b092fd3d5", + "reference": "b11aed7ba1dc8accc01663c1d192e77b092fd3d5", "shasum": "" }, "require": { @@ -2097,7 +2103,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2023-10-24T15:48:13+00:00" + "time": "2023-11-14T18:49:28+00:00" }, { "name": "league/commonmark", @@ -2294,12 +2300,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "015633a05aee22490495159237a5944091d8281e" + "reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/015633a05aee22490495159237a5944091d8281e", - "reference": "015633a05aee22490495159237a5944091d8281e", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc", + "reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc", "shasum": "" }, "require": { @@ -2327,7 +2333,7 @@ "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", "microsoft/azure-storage-blob": "^1.1", - "phpseclib/phpseclib": "^3.0.14", + "phpseclib/phpseclib": "^3.0.34", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", "sabre/dav": "^4.3.1" @@ -2365,7 +2371,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.18.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.23.0" }, "funding": [ { @@ -2377,7 +2383,7 @@ "type": "github" } ], - "time": "2023-10-20T17:59:40+00:00" + "time": "2023-12-04T10:16:17+00:00" }, { "name": "league/flysystem-local", @@ -2385,12 +2391,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32" + "reference": "5cf046ba5f059460e86a997c504dd781a39a109b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e7381ef7643f658b87efb7dbe98fe538fb1bbf32", - "reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/5cf046ba5f059460e86a997c504dd781a39a109b", + "reference": "5cf046ba5f059460e86a997c504dd781a39a109b", "shasum": "" }, "require": { @@ -2426,7 +2432,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem-local/issues", - "source": "https://github.com/thephpleague/flysystem-local/tree/3.18.0" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.23.0" }, "funding": [ { @@ -2438,7 +2444,7 @@ "type": "github" } ], - "time": "2023-10-19T20:07:13+00:00" + "time": "2023-12-04T10:14:46+00:00" }, { "name": "league/mime-type-detection", @@ -2502,12 +2508,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "ea373a5f01589b3edc1c45f2a0a7321493442634" + "reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/ea373a5f01589b3edc1c45f2a0a7321493442634", - "reference": "ea373a5f01589b3edc1c45f2a0a7321493442634", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/bf414ba956d902f5d98bf9385fcf63954f09dce5", + "reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5", "shasum": "" }, "require": { @@ -2577,7 +2583,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": [ { @@ -2585,7 +2591,7 @@ "type": "github" } ], - "time": "2023-10-02T04:46:25+00:00" + "time": "2023-12-01T06:24:25+00:00" }, { "name": "league/uri-interfaces", @@ -2593,12 +2599,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": { @@ -2662,7 +2668,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": [ { @@ -2670,20 +2676,20 @@ "type": "github" } ], - "time": "2023-09-10T07:48:17+00:00" + "time": "2023-11-24T15:40:42+00:00" }, { "name": "livewire/livewire", - "version": "v3.0.10", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "cae998aa9a474dc0de81869ab1536014c7b31a64" + "reference": "7c1f609515e74ef1197c08e56a5606571b3ec1d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/cae998aa9a474dc0de81869ab1536014c7b31a64", - "reference": "cae998aa9a474dc0de81869ab1536014c7b31a64", + "url": "https://api.github.com/repos/livewire/livewire/zipball/7c1f609515e74ef1197c08e56a5606571b3ec1d9", + "reference": "7c1f609515e74ef1197c08e56a5606571b3ec1d9", "shasum": "" }, "require": { @@ -2736,7 +2742,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.10" + "source": "https://github.com/livewire/livewire/tree/v3.3.0" }, "funding": [ { @@ -2744,7 +2750,7 @@ "type": "github" } ], - "time": "2023-10-18T11:18:12+00:00" + "time": "2023-12-11T18:04:00+00:00" }, { "name": "masterminds/html5", @@ -2819,12 +2825,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" + "reference": "6bee67ad21ebba82ace20dbf87c78b853d6be5f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/6bee67ad21ebba82ace20dbf87c78b853d6be5f6", + "reference": "6bee67ad21ebba82ace20dbf87c78b853d6be5f6", "shasum": "" }, "require": { @@ -2901,7 +2907,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.5.0" + "source": "https://github.com/Seldaek/monolog/tree/main" }, "funding": [ { @@ -2913,7 +2919,7 @@ "type": "tidelift" } ], - "time": "2023-10-27T15:32:31+00:00" + "time": "2023-12-07T15:58:33+00:00" }, { "name": "nesbot/carbon", @@ -2921,12 +2927,12 @@ "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "b02302e73807ef75d3f9c5debdf4b85a4c072d73" + "reference": "a29411a5826afa0953a42f85b14fcc71e8e2d425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/b02302e73807ef75d3f9c5debdf4b85a4c072d73", - "reference": "b02302e73807ef75d3f9c5debdf4b85a4c072d73", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a29411a5826afa0953a42f85b14fcc71e8e2d425", + "reference": "a29411a5826afa0953a42f85b14fcc71e8e2d425", "shasum": "" }, "require": { @@ -3021,35 +3027,35 @@ "type": "tidelift" } ], - "time": "2023-10-20T12:22:16+00:00" + "time": "2023-12-09T14:08:53+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": "22f76752f509441b56612df986af4e56e9f3e90f" + "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/22f76752f509441b56612df986af4e56e9f3e90f", - "reference": "22f76752f509441b56612df986af4e56e9f3e90f", + "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": { @@ -3081,9 +3087,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-10-31T11:15:55+00:00" + "time": "2023-12-11T11:54:22+00:00" }, { "name": "nette/utils", @@ -3091,12 +3097,12 @@ "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "c99f37758d489acf0639b569b7f71d8b81750c04" + "reference": "0d1508c344caea70a71467c3d25a6add9de613a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/c99f37758d489acf0639b569b7f71d8b81750c04", - "reference": "c99f37758d489acf0639b569b7f71d8b81750c04", + "url": "https://api.github.com/repos/nette/utils/zipball/0d1508c344caea70a71467c3d25a6add9de613a0", + "reference": "0d1508c344caea70a71467c3d25a6add9de613a0", "shasum": "" }, "require": { @@ -3170,7 +3176,7 @@ "issues": "https://github.com/nette/utils/issues", "source": "https://github.com/nette/utils/tree/master" }, - "time": "2023-11-02T02:59:29+00:00" + "time": "2023-12-05T14:51:07+00:00" }, { "name": "nunomaduro/termwind", @@ -3265,12 +3271,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": { @@ -3278,14 +3284,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" @@ -3321,7 +3327,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": [ { @@ -3333,7 +3339,7 @@ "type": "tidelift" } ], - "time": "2023-02-25T19:38:58+00:00" + "time": "2023-11-12T22:52:20+00:00" }, { "name": "psr/clock", @@ -3798,12 +3804,12 @@ "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "8aa7e3c0e542d693ba736b57054aeac3aa52333d" + "reference": "80a2a4dda73938b2dc5ee9a7f606cd37bc62ca18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/8aa7e3c0e542d693ba736b57054aeac3aa52333d", - "reference": "8aa7e3c0e542d693ba736b57054aeac3aa52333d", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/80a2a4dda73938b2dc5ee9a7f606cd37bc62ca18", + "reference": "80a2a4dda73938b2dc5ee9a7f606cd37bc62ca18", "shasum": "" }, "require": { @@ -3883,7 +3889,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T16:31:57+00:00" + "time": "2023-12-11T21:43:13+00:00" }, { "name": "ryangjchandler/blade-capture-directive", @@ -4150,16 +4156,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": { @@ -4220,7 +4226,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": [ { @@ -4228,7 +4234,7 @@ "type": "github" } ], - "time": "2023-07-19T19:21:38+00:00" + "time": "2023-12-06T10:56:22+00:00" }, { "name": "symfony/console", @@ -4236,12 +4242,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "0520ef4fbd83458f0c968282f734a3f10c1aa580" + "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/0520ef4fbd83458f0c968282f734a3f10c1aa580", - "reference": "0520ef4fbd83458f0c968282f734a3f10c1aa580", + "url": "https://api.github.com/repos/symfony/console/zipball/0254811a143e6bc6c8deea08b589a7e68a37f625", + "reference": "0254811a143e6bc6c8deea08b589a7e68a37f625", "shasum": "" }, "require": { @@ -4322,20 +4328,20 @@ "type": "tidelift" } ], - "time": "2023-11-01T12:07:38+00:00" + "time": "2023-12-10T16:15:48+00:00" }, { "name": "symfony/css-selector", - "version": "7.0.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e" + "reference": "5cd8af561c3703d6ec71120ef3a3839e59416781" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/bb51d46e53ef8d50d523f0c5faedba056a27943e", - "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/5cd8af561c3703d6ec71120ef3a3839e59416781", + "reference": "5cd8af561c3703d6ec71120ef3a3839e59416781", "shasum": "" }, "require": { @@ -4371,7 +4377,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/7.0" + "source": "https://github.com/symfony/css-selector/tree/7.1" }, "funding": [ { @@ -4387,7 +4393,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T17:59:56+00:00" + "time": "2023-12-04T07:24:55+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4439,7 +4445,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/v3.4.0" }, "funding": [ { @@ -4534,24 +4540,24 @@ }, { "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": "c459b40ffe67c49af6fd392aac374c9edf8a027e" }, "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/c459b40ffe67c49af6fd392aac374c9edf8a027e", + "reference": "c459b40ffe67c49af6fd392aac374c9edf8a027e", "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": { @@ -4560,13 +4566,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": { @@ -4594,7 +4600,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/v7.0.0-RC1" }, "funding": [ { @@ -4610,7 +4616,7 @@ "type": "tidelift" } ], - "time": "2023-07-27T06:52:43+00:00" + "time": "2023-07-27T16:29:09+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -4671,7 +4677,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" }, "funding": [ { @@ -4828,12 +4834,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ead32024e350d01701db3e92f71a6b23d113d67c" + "reference": "44a6d39a9cc11e154547d882d5aac1e014440771" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ead32024e350d01701db3e92f71a6b23d113d67c", - "reference": "ead32024e350d01701db3e92f71a6b23d113d67c", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/44a6d39a9cc11e154547d882d5aac1e014440771", + "reference": "44a6d39a9cc11e154547d882d5aac1e014440771", "shasum": "" }, "require": { @@ -4897,7 +4903,7 @@ "type": "tidelift" } ], - "time": "2023-10-29T12:45:59+00:00" + "time": "2023-11-20T16:41:16+00:00" }, { "name": "symfony/http-kernel", @@ -4905,12 +4911,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "9bd707368b6a22875fad69651b05a7cdb0bdedd5" + "reference": "f3b65a61193d83b64620d0758add9a6ebbaae3b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9bd707368b6a22875fad69651b05a7cdb0bdedd5", - "reference": "9bd707368b6a22875fad69651b05a7cdb0bdedd5", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f3b65a61193d83b64620d0758add9a6ebbaae3b7", + "reference": "f3b65a61193d83b64620d0758add9a6ebbaae3b7", "shasum": "" }, "require": { @@ -5010,7 +5016,7 @@ "type": "tidelift" } ], - "time": "2023-10-29T14:55:55+00:00" + "time": "2023-12-10T16:15:48+00:00" }, { "name": "symfony/mailer", @@ -5018,12 +5024,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "c445b16d85e5f9daab3f220699f19ef649ade5cc" + "reference": "b7a8093b59bdc847623a5a99cf293e8b54c1cf1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/c445b16d85e5f9daab3f220699f19ef649ade5cc", - "reference": "c445b16d85e5f9daab3f220699f19ef649ade5cc", + "url": "https://api.github.com/repos/symfony/mailer/zipball/b7a8093b59bdc847623a5a99cf293e8b54c1cf1a", + "reference": "b7a8093b59bdc847623a5a99cf293e8b54c1cf1a", "shasum": "" }, "require": { @@ -5090,7 +5096,7 @@ "type": "tidelift" } ], - "time": "2023-10-01T08:43:16+00:00" + "time": "2023-12-02T12:49:56+00:00" }, { "name": "symfony/mime", @@ -5929,12 +5935,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "0f2afc8bf36248bbf77abe2f0cbb6ec76384b22c" + "reference": "c3649cf286a89a8c67cb9789011e9b36733f0e3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/0f2afc8bf36248bbf77abe2f0cbb6ec76384b22c", - "reference": "0f2afc8bf36248bbf77abe2f0cbb6ec76384b22c", + "url": "https://api.github.com/repos/symfony/process/zipball/c3649cf286a89a8c67cb9789011e9b36733f0e3e", + "reference": "c3649cf286a89a8c67cb9789011e9b36733f0e3e", "shasum": "" }, "require": { @@ -5982,7 +5988,7 @@ "type": "tidelift" } ], - "time": "2023-11-01T12:39:25+00:00" + "time": "2023-12-02T12:49:56+00:00" }, { "name": "symfony/routing", @@ -5990,12 +5996,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "0ef6850321f6b2216376f558df276b7df9e8e735" + "reference": "0c95c164fdba18b12523b75e64199ca3503e6d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/0ef6850321f6b2216376f558df276b7df9e8e735", - "reference": "0ef6850321f6b2216376f558df276b7df9e8e735", + "url": "https://api.github.com/repos/symfony/routing/zipball/0c95c164fdba18b12523b75e64199ca3503e6d40", + "reference": "0c95c164fdba18b12523b75e64199ca3503e6d40", "shasum": "" }, "require": { @@ -6065,7 +6071,7 @@ "type": "tidelift" } ], - "time": "2023-10-29T16:00:00+00:00" + "time": "2023-12-01T14:54:37+00:00" }, { "name": "symfony/service-contracts", @@ -6073,12 +6079,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "a4025a1c812c231d88ed0780e866b0cc644f4a84" + "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838" }, "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/b3313c2dbffaf71c8de2934e2ea56ed2291a3838", + "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838", "shasum": "" }, "require": { @@ -6132,7 +6138,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/main" + "source": "https://github.com/symfony/service-contracts/tree/v3.4.0" }, "funding": [ { @@ -6148,20 +6154,20 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2023-07-30T20:28:31+00:00" }, { "name": "symfony/string", - "version": "7.0.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "9d433d99aa9b5a72fffe2bfc6564f00456434033" + "reference": "2e647307cee7c4eaf02cb6afdc146f13764d553b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/9d433d99aa9b5a72fffe2bfc6564f00456434033", - "reference": "9d433d99aa9b5a72fffe2bfc6564f00456434033", + "url": "https://api.github.com/repos/symfony/string/zipball/2e647307cee7c4eaf02cb6afdc146f13764d553b", + "reference": "2e647307cee7c4eaf02cb6afdc146f13764d553b", "shasum": "" }, "require": { @@ -6218,7 +6224,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/7.0" + "source": "https://github.com/symfony/string/tree/7.1" }, "funding": [ { @@ -6234,7 +6240,7 @@ "type": "tidelift" } ], - "time": "2023-09-18T10:43:19+00:00" + "time": "2023-12-10T16:55:05+00:00" }, { "name": "symfony/translation", @@ -6242,12 +6248,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "8057a62933f5609340a4f8c36feeec88c09ea024" + "reference": "05d681ee22bd1ed07a5468544c408fe696bda7b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/8057a62933f5609340a4f8c36feeec88c09ea024", - "reference": "8057a62933f5609340a4f8c36feeec88c09ea024", + "url": "https://api.github.com/repos/symfony/translation/zipball/05d681ee22bd1ed07a5468544c408fe696bda7b0", + "reference": "05d681ee22bd1ed07a5468544c408fe696bda7b0", "shasum": "" }, "require": { @@ -6329,7 +6335,7 @@ "type": "tidelift" } ], - "time": "2023-10-28T23:12:08+00:00" + "time": "2023-12-02T17:11:33+00:00" }, { "name": "symfony/translation-contracts", @@ -6337,12 +6343,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "9fca65891b3305a38959d766b3bb13ef35ff0600" + "reference": "dee0c6e5b4c07ce851b462530088e64b255ac9c5" }, "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/dee0c6e5b4c07ce851b462530088e64b255ac9c5", + "reference": "dee0c6e5b4c07ce851b462530088e64b255ac9c5", "shasum": "" }, "require": { @@ -6392,7 +6398,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/main" + "source": "https://github.com/symfony/translation-contracts/tree/v3.4.0" }, "funding": [ { @@ -6408,7 +6414,7 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2023-07-25T15:08:44+00:00" }, { "name": "symfony/uid", @@ -6490,12 +6496,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "44d76a06588621fe88a4c49ca398364c1be39080" + "reference": "f0873fdf4ba16da1de794555d77061bf66a8976b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/44d76a06588621fe88a4c49ca398364c1be39080", - "reference": "44d76a06588621fe88a4c49ca398364c1be39080", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f0873fdf4ba16da1de794555d77061bf66a8976b", + "reference": "f0873fdf4ba16da1de794555d77061bf66a8976b", "shasum": "" }, "require": { @@ -6567,7 +6573,7 @@ "type": "tidelift" } ], - "time": "2023-10-25T07:37:32+00:00" + "time": "2023-12-10T16:15:48+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -6575,12 +6581,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": { @@ -6619,9 +6625,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", @@ -6629,27 +6635,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." @@ -6659,10 +6665,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": { @@ -6694,7 +6700,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": [ { @@ -6706,7 +6712,7 @@ "type": "tidelift" } ], - "time": "2022-10-16T01:01:54+00:00" + "time": "2023-11-12T22:52:03+00:00" }, { "name": "voku/portable-ascii", @@ -7212,12 +7218,12 @@ "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "abd4e1528ad51ac07fc7f38151bc4dfb887d149f" + "reference": "0d6194286d941416b09a505d04b504f389664d3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/abd4e1528ad51ac07fc7f38151bc4dfb887d149f", - "reference": "abd4e1528ad51ac07fc7f38151bc4dfb887d149f", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/0d6194286d941416b09a505d04b504f389664d3b", + "reference": "0d6194286d941416b09a505d04b504f389664d3b", "shasum": "" }, "require": { @@ -7272,20 +7278,20 @@ "issues": "https://github.com/FakerPHP/Faker/issues", "source": "https://github.com/FakerPHP/Faker/tree/1.23" }, - "time": "2023-10-15T10:03:40+00:00" + "time": "2023-11-14T05:56:53+00:00" }, { "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": { @@ -7335,7 +7341,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": [ { @@ -7343,54 +7349,52 @@ "type": "github" } ], - "time": "2023-07-13T12:00:00+00:00" + "time": "2023-11-03T12:00:00+00:00" }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.37.1", + "version": "v3.41.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "c3fe76976081ab871aa654e872da588077e19679" + "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c3fe76976081ab871aa654e872da588077e19679", - "reference": "c3fe76976081ab871aa654e872da588077e19679", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8b6ae8dcbaf23f09680643ab832a4a3a260265f6", + "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6", "shasum": "" }, "require": { - "composer/semver": "^3.3", + "composer/semver": "^3.4", "composer/xdebug-handler": "^3.0.3", "ext-json": "*", "ext-tokenizer": "*", "php": "^7.4 || ^8.0", "sebastian/diff": "^4.0 || ^5.0", - "symfony/console": "^5.4 || ^6.0", - "symfony/event-dispatcher": "^5.4 || ^6.0", - "symfony/filesystem": "^5.4 || ^6.0", - "symfony/finder": "^5.4 || ^6.0", - "symfony/options-resolver": "^5.4 || ^6.0", - "symfony/polyfill-mbstring": "^1.27", - "symfony/polyfill-php80": "^1.27", - "symfony/polyfill-php81": "^1.27", - "symfony/process": "^5.4 || ^6.0", - "symfony/stopwatch": "^5.4 || ^6.0" + "symfony/console": "^5.4 || ^6.0 || ^7.0", + "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0", + "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", + "symfony/finder": "^5.4 || ^6.0 || ^7.0", + "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0", + "symfony/polyfill-mbstring": "^1.28", + "symfony/polyfill-php80": "^1.28", + "symfony/polyfill-php81": "^1.28", + "symfony/process": "^5.4 || ^6.0 || ^7.0", + "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { "facile-it/paraunit": "^1.3 || ^2.0", "justinrainbow/json-schema": "^5.2", - "keradus/cli-executor": "^2.0", + "keradus/cli-executor": "^2.1", "mikey179/vfsstream": "^1.6.11", - "php-coveralls/php-coveralls": "^2.5.3", + "php-coveralls/php-coveralls": "^2.7", "php-cs-fixer/accessible-object": "^1.1", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", - "phpspec/prophecy": "^1.16", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5", - "symfony/phpunit-bridge": "^6.2.3", - "symfony/yaml": "^5.4 || ^6.0" + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4", + "phpunit/phpunit": "^9.6", + "symfony/phpunit-bridge": "^6.3.8 || ^7.0", + "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -7428,7 +7432,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.37.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.41.1" }, "funding": [ { @@ -7436,7 +7440,7 @@ "type": "github" } ], - "time": "2023-10-29T20:51:23+00:00" + "time": "2023-12-10T19:59:27+00:00" }, { "name": "guzzlehttp/psr7", @@ -7444,12 +7448,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": { @@ -7463,9 +7467,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" @@ -7537,7 +7541,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": [ { @@ -7553,7 +7557,7 @@ "type": "tidelift" } ], - "time": "2023-09-10T16:11:14+00:00" + "time": "2023-12-03T20:05:35+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -7561,12 +7565,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": { @@ -7579,7 +7583,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", @@ -7605,7 +7609,7 @@ "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": "justinrainbow/json-schema", @@ -7679,16 +7683,16 @@ }, { "name": "laravel/pint", - "version": "v1.13.5", + "version": "v1.13.7", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "df105cf8ce7a8f0b8a9425ff45cd281a5448e423" + "reference": "4157768980dbd977f1c4b4cc94997416d8b30ece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/df105cf8ce7a8f0b8a9425ff45cd281a5448e423", - "reference": "df105cf8ce7a8f0b8a9425ff45cd281a5448e423", + "url": "https://api.github.com/repos/laravel/pint/zipball/4157768980dbd977f1c4b4cc94997416d8b30ece", + "reference": "4157768980dbd977f1c4b4cc94997416d8b30ece", "shasum": "" }, "require": { @@ -7699,13 +7703,13 @@ "php": "^8.1.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.34.1", - "illuminate/view": "^10.26.2", - "laravel-zero/framework": "^10.1.2", + "friendsofphp/php-cs-fixer": "^3.38.0", + "illuminate/view": "^10.30.1", + "laravel-zero/framework": "^10.3.0", "mockery/mockery": "^1.6.6", "nunomaduro/larastan": "^2.6.4", "nunomaduro/termwind": "^1.15.1", - "pestphp/pest": "^2.20.0" + "pestphp/pest": "^2.24.2" }, "bin": [ "builds/pint" @@ -7741,7 +7745,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2023-10-26T09:26:10+00:00" + "time": "2023-12-05T19:43:12+00:00" }, { "name": "laravel/tinker", @@ -8045,12 +8049,12 @@ "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "402b6cf3452c21c58aa11d9549cee6205d14e347" + "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/402b6cf3452c21c58aa11d9549cee6205d14e347", - "reference": "402b6cf3452c21c58aa11d9549cee6205d14e347", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", + "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", "shasum": "" }, "require": { @@ -8093,7 +8097,7 @@ "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/4.x" }, - "time": "2023-11-01T20:31:02+00:00" + "time": "2023-12-10T21:03:43+00:00" }, { "name": "nunomaduro/collision", @@ -8197,33 +8201,33 @@ "version": "2.x-dev", "source": { "type": "git", - "url": "https://github.com/nunomaduro/larastan.git", - "reference": "7dfd75be3941fe59ff79c9f16e95621dd2a68457" + "url": "https://github.com/larastan/larastan.git", + "reference": "a3614a1deb30bc95cc876dd227ef6948aeb96355" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/7dfd75be3941fe59ff79c9f16e95621dd2a68457", - "reference": "7dfd75be3941fe59ff79c9f16e95621dd2a68457", + "url": "https://api.github.com/repos/larastan/larastan/zipball/a3614a1deb30bc95cc876dd227ef6948aeb96355", + "reference": "a3614a1deb30bc95cc876dd227ef6948aeb96355", "shasum": "" }, "require": { "ext-json": "*", - "illuminate/console": "^9.52.16 || ^10.28.0", - "illuminate/container": "^9.52.16 || ^10.28.0", - "illuminate/contracts": "^9.52.16 || ^10.28.0", - "illuminate/database": "^9.52.16 || ^10.28.0", - "illuminate/http": "^9.52.16 || ^10.28.0", - "illuminate/pipeline": "^9.52.16 || ^10.28.0", - "illuminate/support": "^9.52.16 || ^10.28.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.8.2", - "phpstan/phpstan": "^1.10.38" + "phpstan/phpstan": "^1.10.50" }, "require-dev": { "nikic/php-parser": "^4.17.1", - "orchestra/canvas": "^7.11.1 || ^8.11.0", - "orchestra/testbench": "^7.33.0 || ^8.13.0", - "phpunit/phpunit": "^9.6.13" + "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" @@ -8242,7 +8246,7 @@ }, "autoload": { "psr-4": { - "NunoMaduro\\Larastan\\": "src/" + "Larastan\\Larastan\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8250,6 +8254,10 @@ "MIT" ], "authors": [ + { + "name": "Can Vural", + "email": "can9119@gmail.com" + }, { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" @@ -8267,8 +8275,8 @@ "static analysis" ], "support": { - "issues": "https://github.com/nunomaduro/larastan/issues", - "source": "https://github.com/nunomaduro/larastan/tree/2.x" + "issues": "https://github.com/larastan/larastan/issues", + "source": "https://github.com/larastan/larastan/tree/2.x" }, "funding": [ { @@ -8288,55 +8296,56 @@ "type": "patreon" } ], - "time": "2023-10-27T16:23:21+00:00" + "abandoned": "larastan/larastan", + "time": "2023-12-13T20:12:30+00:00" }, { "name": "nunomaduro/phpinsights", - "version": "v2.9.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/phpinsights.git", - "reference": "52d69d895239b1e9a90d7212dffc6c7e73ec822e" + "reference": "f476219759a61aad988641476259465c77203383" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/phpinsights/zipball/52d69d895239b1e9a90d7212dffc6c7e73ec822e", - "reference": "52d69d895239b1e9a90d7212dffc6c7e73ec822e", + "url": "https://api.github.com/repos/nunomaduro/phpinsights/zipball/f476219759a61aad988641476259465c77203383", + "reference": "f476219759a61aad988641476259465c77203383", "shasum": "" }, "require": { - "cmgmyr/phploc": "^8.0", - "composer/semver": "^3.3", + "cmgmyr/phploc": "^8.0.3", + "composer/semver": "^3.4", "ext-iconv": "*", "ext-json": "*", "ext-mbstring": "*", "ext-tokenizer": "*", - "friendsofphp/php-cs-fixer": "^3.0.0", - "justinrainbow/json-schema": "^5.1", + "friendsofphp/php-cs-fixer": "^3.40.0", + "justinrainbow/json-schema": "^5.2.13", "league/container": "^3.2|^4.2", - "php": "^7.4 || ^8.0 || ^8.1", - "php-parallel-lint/php-parallel-lint": "^1.3", - "psr/container": "^1.0|^2.0", + "php": "^7.4|^8.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", + "psr/container": "^1.0|^2.0.2", "psr/simple-cache": "^1.0|^2.0|^3.0", - "sebastian/diff": "^4.0|^5.0", - "slevomat/coding-standard": "^8.13", - "squizlabs/php_codesniffer": "^3.7", - "symfony/cache": "^4.4|^5.0|^6.0", - "symfony/console": "^4.2.12|^5.0|^6.0", - "symfony/finder": "^4.2.12|^5.0|^6.0", - "symfony/http-client": "^4.3.8|^5.0|^6.0", - "symfony/process": "^5.4|^6.0" + "sebastian/diff": "^4.0|^5.0.3", + "slevomat/coding-standard": "^8.14.1", + "squizlabs/php_codesniffer": "^3.7.2", + "symfony/cache": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.4|^7.0", + "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.4|^7.0" }, "require-dev": { - "ergebnis/phpstan-rules": "^0.15.0", - "illuminate/console": "^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", - "mockery/mockery": "^1.0", - "phpstan/phpstan-strict-rules": "^0.12", - "phpunit/phpunit": "^8.0|^9.0|^10.0", + "ergebnis/phpstan-rules": "^0.15.3", + "illuminate/console": "^5.8|^6.0|^7.0|^8.0|^9.20|^10.0", + "illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.52.16|^10.0", + "mockery/mockery": "^1.6.6", + "phpstan/phpstan-strict-rules": "^0.12.11", + "phpunit/phpunit": "^8.0|^9.0|^10.4.2", "rector/rector": "0.11.56", - "symfony/var-dumper": "^4.2.12|^5.0|^6.0", - "thecodingmachine/phpstan-strict-rules": "^0.12.0" + "symfony/var-dumper": "^5.4|^6.0|^7.0", + "thecodingmachine/phpstan-strict-rules": "^0.12.2" }, "suggest": { "ext-simplexml": "It is needed for the checkstyle formatter" @@ -8378,7 +8387,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/phpinsights/issues", - "source": "https://github.com/nunomaduro/phpinsights/tree/v2.9.0" + "source": "https://github.com/nunomaduro/phpinsights/tree/v2.11.0" }, "funding": [ { @@ -8394,7 +8403,7 @@ "type": "github" } ], - "time": "2023-10-20T15:58:50+00:00" + "time": "2023-11-30T10:54:50+00:00" }, { "name": "orchestra/canvas", @@ -8402,27 +8411,28 @@ "source": { "type": "git", "url": "https://github.com/orchestral/canvas.git", - "reference": "5038b630e2306a8e7486d69628d84fa2d1764cb1" + "reference": "5bc4c6c4cb17c558db5b22ad85c2701486b8e81d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas/zipball/5038b630e2306a8e7486d69628d84fa2d1764cb1", - "reference": "5038b630e2306a8e7486d69628d84fa2d1764cb1", + "url": "https://api.github.com/repos/orchestral/canvas/zipball/5bc4c6c4cb17c558db5b22ad85c2701486b8e81d", + "reference": "5bc4c6c4cb17c558db5b22ad85c2701486b8e81d", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/console": "^10.26", - "illuminate/database": "^10.26", - "illuminate/support": "^10.26", - "orchestra/canvas-core": "^8.9", + "illuminate/console": "^10.33", + "illuminate/database": "^10.33", + "illuminate/support": "^10.33", + "orchestra/canvas-core": "^8.10.1", "orchestra/testbench-core": "^8.11", "php": "^8.1", + "symfony/polyfill-php83": "^1.28", "symfony/yaml": "^6.2" }, "require-dev": { - "laravel/framework": "^10.26", + "laravel/framework": "^10.33", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.5", @@ -8466,9 +8476,9 @@ "description": "Code Generators for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas/tree/v8.11.2" + "source": "https://github.com/orchestral/canvas/tree/v8.11.5" }, - "time": "2023-10-26T21:59:54+00:00" + "time": "2023-12-05T22:49:56+00:00" }, { "name": "orchestra/canvas-core", @@ -8476,12 +8486,12 @@ "source": { "type": "git", "url": "https://github.com/orchestral/canvas-core.git", - "reference": "2eca627c63e34efa9466a48ebef38642fb8333c9" + "reference": "d4c3325d231deceecdc33fa0b3698efd132ce9f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/2eca627c63e34efa9466a48ebef38642fb8333c9", - "reference": "2eca627c63e34efa9466a48ebef38642fb8333c9", + "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/d4c3325d231deceecdc33fa0b3698efd132ce9f0", + "reference": "d4c3325d231deceecdc33fa0b3698efd132ce9f0", "shasum": "" }, "require": { @@ -8489,17 +8499,21 @@ "composer/semver": "^3.0", "illuminate/console": "^10.26", "illuminate/filesystem": "^10.26", - "php": "^8.1" + "php": "^8.1", + "symfony/polyfill-php83": "^1.28" }, "conflict": { "orchestra/canvas": "<8.11.0", "orchestra/testbench-core": "<8.2.0" }, "require-dev": { + "laravel/framework": "^10.26", "laravel/pint": "^1.6", - "orchestra/testbench": "^8.13", + "mockery/mockery": "^1.5.1", + "orchestra/testbench-core": "^8.15", "phpstan/phpstan": "^1.10.6", - "phpunit/phpunit": "^10.1" + "phpunit/phpunit": "^10.1", + "symfony/yaml": "^6.2" }, "default-branch": true, "type": "library", @@ -8535,9 +8549,9 @@ "description": "Code Generators Builder for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas-core/tree/8.x" + "source": "https://github.com/orchestral/canvas-core/tree/v8.10.1" }, - "time": "2023-10-23T22:52:03+00:00" + "time": "2023-11-27T03:19:28+00:00" }, { "name": "orchestra/testbench", @@ -8545,12 +8559,12 @@ "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "3e4792358d0eb7087a50778fe8ff1aaf5e9278da" + "reference": "b5505f9f401b89938cd0a49c29bed2e51849509d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/3e4792358d0eb7087a50778fe8ff1aaf5e9278da", - "reference": "3e4792358d0eb7087a50778fe8ff1aaf5e9278da", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/b5505f9f401b89938cd0a49c29bed2e51849509d", + "reference": "b5505f9f401b89938cd0a49c29bed2e51849509d", "shasum": "" }, "require": { @@ -8559,10 +8573,9 @@ "laravel/framework": "10.x-dev", "mockery/mockery": "^1.5.1", "orchestra/testbench-core": "8.x-dev", - "orchestra/workbench": "^1.0", + "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" @@ -8593,7 +8606,7 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench/tree/8.x" }, - "time": "2023-10-26T04:11:16+00:00" + "time": "2023-12-06T03:28:11+00:00" }, { "name": "orchestra/testbench-core", @@ -8601,28 +8614,29 @@ "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "6ebfa94c5d7872c5a6623ed588476771c6b9c124" + "reference": "ea032571007dbd43ef5ff278c5dff407c5fdf52e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/6ebfa94c5d7872c5a6623ed588476771c6b9c124", - "reference": "6ebfa94c5d7872c5a6623ed588476771c6b9c124", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/ea032571007dbd43ef5ff278c5dff407c5fdf52e", + "reference": "ea032571007dbd43ef5ff278c5dff407c5fdf52e", "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.23.1 || >=11.0.0", + "laravel/framework": "<10.37.3 || >=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.5.0" + "phpunit/phpunit": "<9.6.0 || >=10.6.0" }, "require-dev": { "fakerphp/faker": "^1.21", - "laravel/framework": "^10.23", + "laravel/framework": "^10.37.3", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", @@ -8635,7 +8649,7 @@ "suggest": { "brianium/paratest": "Allow using parallel testing (^6.4 || ^7.1.4).", "fakerphp/faker": "Allow using Faker for testing (^1.21).", - "laravel/framework": "Required for testing (^10.23).", + "laravel/framework": "Required for testing (^10.37.3).", "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).", @@ -8682,39 +8696,40 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2023-10-31T12:58:05+00:00" + "time": "2023-12-15T00:05:35+00:00" }, { "name": "orchestra/workbench", - "version": "1.x-dev", + "version": "8.x-dev", "source": { "type": "git", "url": "https://github.com/orchestral/workbench.git", - "reference": "67b2c771715473bc013b3fdd97a945971db502f2" + "reference": "f9afde24bdb1873ac7b605b2ce4e504b156c242f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/workbench/zipball/67b2c771715473bc013b3fdd97a945971db502f2", - "reference": "67b2c771715473bc013b3fdd97a945971db502f2", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/f9afde24bdb1873ac7b605b2ce4e504b156c242f", + "reference": "f9afde24bdb1873ac7b605b2ce4e504b156c242f", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "fakerphp/faker": "^1.21", - "laravel/framework": "^9.52.15 || ^10.26.0", + "laravel/framework": "^10.26", "laravel/tinker": "^2.8.2", - "orchestra/canvas": "^7.10.0 || ^8.11.0", - "orchestra/testbench-core": "^7.34.0 || ^8.14.0", - "php": "^8.0", - "symfony/yaml": "^6.0.9" + "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", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", - "phpunit/phpunit": "^9.6", - "spatie/laravel-ray": "^1.32.4", - "symfony/process": "^6.0.9" + "phpunit/phpunit": "^10.1", + "symfony/process": "^6.2" }, "default-branch": true, "type": "library", @@ -8747,9 +8762,9 @@ ], "support": { "issues": "https://github.com/orchestral/workbench/issues", - "source": "https://github.com/orchestral/workbench/tree/1.x" + "source": "https://github.com/orchestral/workbench/tree/8.x" }, - "time": "2023-11-02T00:21:14+00:00" + "time": "2023-12-14T05:04:42+00:00" }, { "name": "phar-io/manifest", @@ -9060,16 +9075,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.2", + "version": "1.24.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "bcad8d995980440892759db0c32acae7c8e79442" + "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442", - "reference": "bcad8d995980440892759db0c32acae7c8e79442", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496", + "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496", "shasum": "" }, "require": { @@ -9101,9 +9116,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4" }, - "time": "2023-09-26T12:28:12+00:00" + "time": "2023-11-26T18:29:22+00:00" }, { "name": "phpstan/phpstan", @@ -9111,12 +9126,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "345e01c2d2a8f71cf9c392ae3405c084dcc50497" + "reference": "21e1a8f48dfbbbc72cc3d9f4cda210f967949bb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/345e01c2d2a8f71cf9c392ae3405c084dcc50497", - "reference": "345e01c2d2a8f71cf9c392ae3405c084dcc50497", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/21e1a8f48dfbbbc72cc3d9f4cda210f967949bb4", + "reference": "21e1a8f48dfbbbc72cc3d9f4cda210f967949bb4", "shasum": "" }, "require": { @@ -9166,7 +9181,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T14:22:55+00:00" + "time": "2023-12-14T18:52:34+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -9174,12 +9189,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "788ea1bd84f7848abf27ba29b92c6c9d285dfc95" + "reference": "e7fe22b9df5ce842fb9bb9517a2ce51efc5e3ea4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/788ea1bd84f7848abf27ba29b92c6c9d285dfc95", - "reference": "788ea1bd84f7848abf27ba29b92c6c9d285dfc95", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/e7fe22b9df5ce842fb9bb9517a2ce51efc5e3ea4", + "reference": "e7fe22b9df5ce842fb9bb9517a2ce51efc5e3ea4", "shasum": "" }, "require": { @@ -9214,7 +9229,7 @@ "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.x" }, - "time": "2023-09-19T08:17:29+00:00" + "time": "2023-11-20T08:51:06+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -9222,12 +9237,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "99bb21e6ead1df1c6b9ec2b5750804a00aa6fb08" + "reference": "e95a58baebb1f2daf7067c3667bff371b202151d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/99bb21e6ead1df1c6b9ec2b5750804a00aa6fb08", - "reference": "99bb21e6ead1df1c6b9ec2b5750804a00aa6fb08", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/e95a58baebb1f2daf7067c3667bff371b202151d", + "reference": "e95a58baebb1f2daf7067c3667bff371b202151d", "shasum": "" }, "require": { @@ -9267,7 +9282,7 @@ "issues": "https://github.com/phpstan/phpstan-phpunit/issues", "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.4.x" }, - "time": "2023-10-09T18:58:49+00:00" + "time": "2023-11-20T08:52:11+00:00" }, { "name": "phpunit/php-code-coverage", @@ -9275,12 +9290,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "bef7494cf9ffa1337207b2eeff12d97b73c5a461" + "reference": "599109c8ca6bae97b23482d557d2874c25a65e59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bef7494cf9ffa1337207b2eeff12d97b73c5a461", - "reference": "bef7494cf9ffa1337207b2eeff12d97b73c5a461", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/599109c8ca6bae97b23482d557d2874c25a65e59", + "reference": "599109c8ca6bae97b23482d557d2874c25a65e59", "shasum": "" }, "require": { @@ -9338,7 +9353,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.10" }, "funding": [ { @@ -9346,7 +9361,7 @@ "type": "github" } ], - "time": "2023-10-29T06:48:58+00:00" + "time": "2023-12-11T06:28:43+00:00" }, { "name": "phpunit/php-file-iterator", @@ -9415,12 +9430,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "9c3c60e74ccbefa8dd73ca87cac82f1b92ab1eda" + "reference": "a2fd9d53892abd0b30796cf6e64e6c1ce9d3d82f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/9c3c60e74ccbefa8dd73ca87cac82f1b92ab1eda", - "reference": "9c3c60e74ccbefa8dd73ca87cac82f1b92ab1eda", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/a2fd9d53892abd0b30796cf6e64e6c1ce9d3d82f", + "reference": "a2fd9d53892abd0b30796cf6e64e6c1ce9d3d82f", "shasum": "" }, "require": { @@ -9472,7 +9487,7 @@ "type": "github" } ], - "time": "2023-10-29T06:53:17+00:00" + "time": "2023-12-09T12:53:14+00:00" }, { "name": "phpunit/php-text-template", @@ -9480,12 +9495,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "7c1b55bb4dc0ba76745069ef244365e30e78cc6c" + "reference": "36ce468c414d5fb1e0667d991b45bee6cac28c8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/7c1b55bb4dc0ba76745069ef244365e30e78cc6c", - "reference": "7c1b55bb4dc0ba76745069ef244365e30e78cc6c", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/36ce468c414d5fb1e0667d991b45bee6cac28c8b", + "reference": "36ce468c414d5fb1e0667d991b45bee6cac28c8b", "shasum": "" }, "require": { @@ -9533,7 +9548,7 @@ "type": "github" } ], - "time": "2023-10-29T06:53:26+00:00" + "time": "2023-12-09T12:53:24+00:00" }, { "name": "phpunit/php-timer", @@ -9541,12 +9556,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "1f92e24fbe1dbb40d5aebbc7e92717ac42a487bc" + "reference": "d118c2e2a37f6b0d5f4cd51d16c6203ada6eff48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1f92e24fbe1dbb40d5aebbc7e92717ac42a487bc", - "reference": "1f92e24fbe1dbb40d5aebbc7e92717ac42a487bc", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/d118c2e2a37f6b0d5f4cd51d16c6203ada6eff48", + "reference": "d118c2e2a37f6b0d5f4cd51d16c6203ada6eff48", "shasum": "" }, "require": { @@ -9594,20 +9609,20 @@ "type": "github" } ], - "time": "2023-10-29T06:53:35+00:00" + "time": "2023-12-09T12:53:34+00:00" }, { "name": "phpunit/phpunit", - "version": "10.4.x-dev", + "version": "10.5.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f6ca45d2f5be7c40d7f6a6195669a15d91bdeaf2" + "reference": "e604b33c51599106908c728614af32856e836b92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f6ca45d2f5be7c40d7f6a6195669a15d91bdeaf2", - "reference": "f6ca45d2f5be7c40d7f6a6195669a15d91bdeaf2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e604b33c51599106908c728614af32856e836b92", + "reference": "e604b33c51599106908c728614af32856e836b92", "shasum": "" }, "require": { @@ -9647,7 +9662,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "10.4-dev" + "dev-main": "10.5-dev" } }, "autoload": { @@ -9679,7 +9694,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5" }, "funding": [ { @@ -9695,7 +9710,7 @@ "type": "tidelift" } ], - "time": "2023-11-01T07:43:11+00:00" + "time": "2023-12-14T08:21:50+00:00" }, { "name": "pimple/pimple", @@ -9933,12 +9948,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "59c1269de7e2403c5aaa2f66ce2a558767e3a1ab" + "reference": "333fb1f9faea50aea580da4c9150e4f862d95335" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/59c1269de7e2403c5aaa2f66ce2a558767e3a1ab", - "reference": "59c1269de7e2403c5aaa2f66ce2a558767e3a1ab", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/333fb1f9faea50aea580da4c9150e4f862d95335", + "reference": "333fb1f9faea50aea580da4c9150e4f862d95335", "shasum": "" }, "require": { @@ -9983,7 +9998,7 @@ "type": "github" } ], - "time": "2023-10-29T06:51:10+00:00" + "time": "2023-12-09T12:50:59+00:00" }, { "name": "sebastian/code-unit", @@ -9991,12 +10006,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "0a1add35b99c6ba2cef19ce2bb4c5df81e5761f9" + "reference": "fc85d823fe82d442f09c28148f01f2de1406bfd5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/0a1add35b99c6ba2cef19ce2bb4c5df81e5761f9", - "reference": "0a1add35b99c6ba2cef19ce2bb4c5df81e5761f9", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/fc85d823fe82d442f09c28148f01f2de1406bfd5", + "reference": "fc85d823fe82d442f09c28148f01f2de1406bfd5", "shasum": "" }, "require": { @@ -10041,7 +10056,7 @@ "type": "github" } ], - "time": "2023-10-29T06:51:21+00:00" + "time": "2023-12-09T12:51:12+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -10049,12 +10064,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "99df68f71a4b67d43e931ec8d0e964f079830342" + "reference": "a5d4b197dabd362421d775b6bf18b8a6b3660739" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/99df68f71a4b67d43e931ec8d0e964f079830342", - "reference": "99df68f71a4b67d43e931ec8d0e964f079830342", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/a5d4b197dabd362421d775b6bf18b8a6b3660739", + "reference": "a5d4b197dabd362421d775b6bf18b8a6b3660739", "shasum": "" }, "require": { @@ -10098,7 +10113,7 @@ "type": "github" } ], - "time": "2023-10-29T06:51:31+00:00" + "time": "2023-12-09T12:51:22+00:00" }, { "name": "sebastian/comparator", @@ -10106,12 +10121,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "d7dbc9fb26095a090761384e0a50d02d0fc56432" + "reference": "53353f1eef05cf26c4e29cb48d5bd4c830df3725" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d7dbc9fb26095a090761384e0a50d02d0fc56432", - "reference": "d7dbc9fb26095a090761384e0a50d02d0fc56432", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/53353f1eef05cf26c4e29cb48d5bd4c830df3725", + "reference": "53353f1eef05cf26c4e29cb48d5bd4c830df3725", "shasum": "" }, "require": { @@ -10176,7 +10191,7 @@ "type": "github" } ], - "time": "2023-10-29T06:51:40+00:00" + "time": "2023-12-09T12:51:33+00:00" }, { "name": "sebastian/complexity", @@ -10184,12 +10199,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/complexity.git", - "reference": "9085fb32b4cb10fe309fedc402d15413d88d1f79" + "reference": "318aa5a6acf7728c9af26d03cc6af25693b27cf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/9085fb32b4cb10fe309fedc402d15413d88d1f79", - "reference": "9085fb32b4cb10fe309fedc402d15413d88d1f79", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/318aa5a6acf7728c9af26d03cc6af25693b27cf5", + "reference": "318aa5a6acf7728c9af26d03cc6af25693b27cf5", "shasum": "" }, "require": { @@ -10235,7 +10250,7 @@ "type": "github" } ], - "time": "2023-10-29T06:51:51+00:00" + "time": "2023-12-09T12:51:43+00:00" }, { "name": "sebastian/diff", @@ -10243,12 +10258,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "d77210d69b1117bf354d49abd928455205c18182" + "reference": "76dcc64d78011058dc262086ae96093098dbfbc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/d77210d69b1117bf354d49abd928455205c18182", - "reference": "d77210d69b1117bf354d49abd928455205c18182", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/76dcc64d78011058dc262086ae96093098dbfbc6", + "reference": "76dcc64d78011058dc262086ae96093098dbfbc6", "shasum": "" }, "require": { @@ -10303,7 +10318,7 @@ "type": "github" } ], - "time": "2023-10-29T06:52:00+00:00" + "time": "2023-12-09T12:51:53+00:00" }, { "name": "sebastian/environment", @@ -10311,12 +10326,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "5ac04ebceb8b8e271066e28c046896aa251827b7" + "reference": "b720f6f2c69d57d89b52b966026ed4271d29462e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5ac04ebceb8b8e271066e28c046896aa251827b7", - "reference": "5ac04ebceb8b8e271066e28c046896aa251827b7", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/b720f6f2c69d57d89b52b966026ed4271d29462e", + "reference": "b720f6f2c69d57d89b52b966026ed4271d29462e", "shasum": "" }, "require": { @@ -10368,7 +10383,7 @@ "type": "github" } ], - "time": "2023-10-29T06:52:09+00:00" + "time": "2023-12-09T12:52:03+00:00" }, { "name": "sebastian/exporter", @@ -10376,12 +10391,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "4f3de4972cae5fe3ed37b1423d96514b4c34f964" + "reference": "032cf1796b94e920f6059f3f66ef3dec00d89166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/4f3de4972cae5fe3ed37b1423d96514b4c34f964", - "reference": "4f3de4972cae5fe3ed37b1423d96514b4c34f964", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/032cf1796b94e920f6059f3f66ef3dec00d89166", + "reference": "032cf1796b94e920f6059f3f66ef3dec00d89166", "shasum": "" }, "require": { @@ -10447,7 +10462,7 @@ "type": "github" } ], - "time": "2023-10-29T06:52:18+00:00" + "time": "2023-12-09T12:52:13+00:00" }, { "name": "sebastian/global-state", @@ -10455,12 +10470,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "30ee9ff166ee4e0f7e7a71b9e5c98c8f18de9363" + "reference": "4a81eb9c42018f2dd746ac2181ec067f17b4cddb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/30ee9ff166ee4e0f7e7a71b9e5c98c8f18de9363", - "reference": "30ee9ff166ee4e0f7e7a71b9e5c98c8f18de9363", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/4a81eb9c42018f2dd746ac2181ec067f17b4cddb", + "reference": "4a81eb9c42018f2dd746ac2181ec067f17b4cddb", "shasum": "" }, "require": { @@ -10510,7 +10525,7 @@ "type": "github" } ], - "time": "2023-10-29T06:52:27+00:00" + "time": "2023-12-09T12:52:23+00:00" }, { "name": "sebastian/lines-of-code", @@ -10518,12 +10533,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/lines-of-code.git", - "reference": "bbe4257ec5d4603cfde501987f6924cd36e0e719" + "reference": "c341778c2bda41ce598dc02f0912876da5d07cd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/bbe4257ec5d4603cfde501987f6924cd36e0e719", - "reference": "bbe4257ec5d4603cfde501987f6924cd36e0e719", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c341778c2bda41ce598dc02f0912876da5d07cd3", + "reference": "c341778c2bda41ce598dc02f0912876da5d07cd3", "shasum": "" }, "require": { @@ -10569,7 +10584,7 @@ "type": "github" } ], - "time": "2023-10-29T06:52:37+00:00" + "time": "2023-12-09T12:52:34+00:00" }, { "name": "sebastian/object-enumerator", @@ -10577,12 +10592,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "a13428c65412f15ae04c6d78eff8e9ac40660a4b" + "reference": "0c9ec982ff95cc83cce2a7811be6c07398bcf353" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/a13428c65412f15ae04c6d78eff8e9ac40660a4b", - "reference": "a13428c65412f15ae04c6d78eff8e9ac40660a4b", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/0c9ec982ff95cc83cce2a7811be6c07398bcf353", + "reference": "0c9ec982ff95cc83cce2a7811be6c07398bcf353", "shasum": "" }, "require": { @@ -10628,7 +10643,7 @@ "type": "github" } ], - "time": "2023-10-29T06:52:47+00:00" + "time": "2023-12-09T12:52:44+00:00" }, { "name": "sebastian/object-reflector", @@ -10636,12 +10651,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "fad5e522529042cb5e6a7669370482f0eeb11182" + "reference": "fd1560a9909ac46ac6c9bf4ef34a8c2d61cd989d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/fad5e522529042cb5e6a7669370482f0eeb11182", - "reference": "fad5e522529042cb5e6a7669370482f0eeb11182", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/fd1560a9909ac46ac6c9bf4ef34a8c2d61cd989d", + "reference": "fd1560a9909ac46ac6c9bf4ef34a8c2d61cd989d", "shasum": "" }, "require": { @@ -10685,7 +10700,7 @@ "type": "github" } ], - "time": "2023-10-29T06:52:57+00:00" + "time": "2023-12-09T12:52:54+00:00" }, { "name": "sebastian/recursion-context", @@ -10693,12 +10708,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "387e26b49ab3791c6708369d450b761ea47c3436" + "reference": "c667db4d144287807077438891c97eb4af356e2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/387e26b49ab3791c6708369d450b761ea47c3436", - "reference": "387e26b49ab3791c6708369d450b761ea47c3436", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/c667db4d144287807077438891c97eb4af356e2e", + "reference": "c667db4d144287807077438891c97eb4af356e2e", "shasum": "" }, "require": { @@ -10750,7 +10765,7 @@ "type": "github" } ], - "time": "2023-10-29T06:53:44+00:00" + "time": "2023-12-09T12:53:43+00:00" }, { "name": "sebastian/type", @@ -10758,12 +10773,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "365c5f89210d083e72692087a532a5711d3872e8" + "reference": "81e33408e8812ba0abe464fbc071149ca24fe7e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/365c5f89210d083e72692087a532a5711d3872e8", - "reference": "365c5f89210d083e72692087a532a5711d3872e8", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81e33408e8812ba0abe464fbc071149ca24fe7e7", + "reference": "81e33408e8812ba0abe464fbc071149ca24fe7e7", "shasum": "" }, "require": { @@ -10808,7 +10823,7 @@ "type": "github" } ], - "time": "2023-10-29T06:53:55+00:00" + "time": "2023-12-09T12:53:55+00:00" }, { "name": "sebastian/version", @@ -10816,12 +10831,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "b99f591026bbfe4dfc3db92c5b302e65b855f2a6" + "reference": "11642ad6e1c849da06f3f1f77e57e236e1cf6c4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b99f591026bbfe4dfc3db92c5b302e65b855f2a6", - "reference": "b99f591026bbfe4dfc3db92c5b302e65b855f2a6", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/11642ad6e1c849da06f3f1f77e57e236e1cf6c4f", + "reference": "11642ad6e1c849da06f3f1f77e57e236e1cf6c4f", "shasum": "" }, "require": { @@ -10863,7 +10878,7 @@ "type": "github" } ], - "time": "2023-10-29T06:54:04+00:00" + "time": "2023-12-09T12:54:05+00:00" }, { "name": "slevomat/coding-standard", @@ -10871,12 +10886,12 @@ "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "34c47b15f852f24008c0f1534b123b2ac124f7e2" + "reference": "ad4eab6f2cf9aa099c8853e4e3a250a9ae5fb4bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/34c47b15f852f24008c0f1534b123b2ac124f7e2", - "reference": "34c47b15f852f24008c0f1534b123b2ac124f7e2", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/ad4eab6f2cf9aa099c8853e4e3a250a9ae5fb4bd", + "reference": "ad4eab6f2cf9aa099c8853e4e3a250a9ae5fb4bd", "shasum": "" }, "require": { @@ -10929,7 +10944,7 @@ "type": "tidelift" } ], - "time": "2023-10-08T08:13:24+00:00" + "time": "2023-12-11T15:30:10+00:00" }, { "name": "spatie/backtrace", @@ -11130,16 +11145,16 @@ }, { "name": "spatie/ray", - "version": "1.39.0", + "version": "1.40.1", "source": { "type": "git", "url": "https://github.com/spatie/ray.git", - "reference": "7ab6bd01dc6a8ecdd836b3182d40a04308ae0c75" + "reference": "8e6547ff47aae2e4f615a5dcea1e5e4911b1dc9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ray/zipball/7ab6bd01dc6a8ecdd836b3182d40a04308ae0c75", - "reference": "7ab6bd01dc6a8ecdd836b3182d40a04308ae0c75", + "url": "https://api.github.com/repos/spatie/ray/zipball/8e6547ff47aae2e4f615a5dcea1e5e4911b1dc9f", + "reference": "8e6547ff47aae2e4f615a5dcea1e5e4911b1dc9f", "shasum": "" }, "require": { @@ -11190,7 +11205,7 @@ ], "support": { "issues": "https://github.com/spatie/ray/issues", - "source": "https://github.com/spatie/ray/tree/1.39.0" + "source": "https://github.com/spatie/ray/tree/1.40.1" }, "funding": [ { @@ -11202,20 +11217,20 @@ "type": "other" } ], - "time": "2023-09-18T10:36:07+00:00" + "time": "2023-11-20T08:20:15+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "7763e2e1f773cb0615ed8afa133189fc804f583d" + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", + "reference": "88d3cec355a252c8fb6a338c420960bf1b0d5679" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/7763e2e1f773cb0615ed8afa133189fc804f583d", - "reference": "7763e2e1f773cb0615ed8afa133189fc804f583d", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/88d3cec355a252c8fb6a338c420960bf1b0d5679", + "reference": "88d3cec355a252c8fb6a338c420960bf1b0d5679", "shasum": "" }, "require": { @@ -11225,12 +11240,12 @@ "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, "default-branch": true, "bin": [ - "bin/phpcs", - "bin/phpcbf" + "bin/phpcbf", + "bin/phpcs" ], "type": "library", "extra": { @@ -11245,50 +11260,73 @@ "authors": [ { "name": "Greg Sherwood", - "role": "lead" + "role": "Former lead" + }, + { + "name": "Juliette Reinders Folmer", + "role": "Current lead" + }, + { + "name": "Contributors", + "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", - "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", + "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer", "keywords": [ "phpcs", "standards", "static analysis" ], "support": { - "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", - "source": "https://github.com/squizlabs/PHP_CodeSniffer", - "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" + "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues", + "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy", + "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer", + "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki" }, - "time": "2023-11-02T00:47:31+00:00" + "funding": [ + { + "url": "https://github.com/PHPCSStandards", + "type": "github" + }, + { + "url": "https://github.com/jrfnl", + "type": "github" + }, + { + "url": "https://opencollective.com/php_codesniffer", + "type": "open_collective" + } + ], + "time": "2023-12-14T14:17:01+00:00" }, { "name": "symfony/cache", - "version": "6.4.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "53417e3e41894ffbbe265c288841c33813f1e226" + "reference": "c1fcce11eb3489a90d9eac14e380f4134b3c87b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/53417e3e41894ffbbe265c288841c33813f1e226", - "reference": "53417e3e41894ffbbe265c288841c33813f1e226", + "url": "https://api.github.com/repos/symfony/cache/zipball/c1fcce11eb3489a90d9eac14e380f4134b3c87b2", + "reference": "c1fcce11eb3489a90d9eac14e380f4134b3c87b2", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "psr/cache": "^2.0|^3.0", "psr/log": "^1.1|^2|^3", "symfony/cache-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3", - "symfony/var-exporter": "^6.3.6|^7.0" + "symfony/var-exporter": "^6.4|^7.0" }, "conflict": { - "doctrine/dbal": "<2.13.1", - "symfony/dependency-injection": "<5.4", - "symfony/http-kernel": "<5.4", - "symfony/var-dumper": "<5.4" + "doctrine/dbal": "<3.6", + "symfony/dependency-injection": "<6.4", + "symfony/http-kernel": "<6.4", + "symfony/var-dumper": "<6.4" }, "provide": { "psr/cache-implementation": "2.0|3.0", @@ -11297,15 +11335,15 @@ }, "require-dev": { "cache/integration-tests": "dev-master", - "doctrine/dbal": "^2.13.1|^3|^4", + "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/filesystem": "^5.4|^6.0|^7.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/messenger": "^5.4|^6.0|^7.0", - "symfony/var-dumper": "^5.4|^6.0|^7.0" + "symfony/config": "^6.4|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/filesystem": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/messenger": "^6.4|^7.0", + "symfony/var-dumper": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -11340,7 +11378,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/6.4" + "source": "https://github.com/symfony/cache/tree/7.1" }, "funding": [ { @@ -11356,7 +11394,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T08:40:20+00:00" + "time": "2023-12-13T07:22:42+00:00" }, { "name": "symfony/cache-contracts", @@ -11364,12 +11402,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "ad945640ccc0ae6e208bcea7d7de4b39b569896b" + "reference": "1d74b127da04ffa87aa940abe15446fa89653778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ad945640ccc0ae6e208bcea7d7de4b39b569896b", - "reference": "ad945640ccc0ae6e208bcea7d7de4b39b569896b", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778", + "reference": "1d74b127da04ffa87aa940abe15446fa89653778", "shasum": "" }, "require": { @@ -11417,7 +11455,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0" }, "funding": [ { @@ -11433,24 +11471,24 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2023-09-25T12:52:38+00:00" }, { "name": "symfony/filesystem", - "version": "6.4.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59" + "reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59", - "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/7da8ea2362a283771478c5f7729cfcb43a76b8b7", + "reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, @@ -11480,7 +11518,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/6.4" + "source": "https://github.com/symfony/filesystem/tree/v7.0.0-RC1" }, "funding": [ { @@ -11496,32 +11534,31 @@ "type": "tidelift" } ], - "time": "2023-07-26T17:27:13+00:00" + "time": "2023-07-27T06:33:22+00:00" }, { "name": "symfony/http-client", - "version": "6.4.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "dfd05b50bc0ee5388b8beb5c339c95f0518e8b0b" + "reference": "04be4155e607b8f43b32d00b4a30e3e664db5eff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/dfd05b50bc0ee5388b8beb5c339c95f0518e8b0b", - "reference": "dfd05b50bc0ee5388b8beb5c339c95f0518e8b0b", + "url": "https://api.github.com/repos/symfony/http-client/zipball/04be4155e607b8f43b32d00b4a30e3e664db5eff", + "reference": "04be4155e607b8f43b32d00b4a30e3e664db5eff", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "psr/log": "^1|^2|^3", - "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-client-contracts": "^3", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "php-http/discovery": "<1.15", - "symfony/http-foundation": "<6.3" + "symfony/http-foundation": "<6.4" }, "provide": { "php-http/async-client-implementation": "*", @@ -11538,11 +11575,11 @@ "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/http-kernel": "^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/dependency-injection": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/messenger": "^6.4|^7.0", + "symfony/process": "^6.4|^7.0", + "symfony/stopwatch": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -11573,7 +11610,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/6.4" + "source": "https://github.com/symfony/http-client/tree/7.1" }, "funding": [ { @@ -11589,7 +11626,7 @@ "type": "tidelift" } ], - "time": "2023-11-01T12:07:38+00:00" + "time": "2023-12-13T07:55:16+00:00" }, { "name": "symfony/http-client-contracts", @@ -11597,12 +11634,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "c58b55bbca7422e19ed51667313834b67b098517" + "reference": "1ee70e699b41909c209a0c930f11034b93578654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/c58b55bbca7422e19ed51667313834b67b098517", - "reference": "c58b55bbca7422e19ed51667313834b67b098517", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654", + "reference": "1ee70e699b41909c209a0c930f11034b93578654", "shasum": "" }, "require": { @@ -11652,7 +11689,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/main" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0" }, "funding": [ { @@ -11668,24 +11705,24 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2023-07-30T20:28:31+00:00" }, { "name": "symfony/options-resolver", - "version": "6.4.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e" + "reference": "700ff4096e346f54cb628ea650767c8130f1001f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/700ff4096e346f54cb628ea650767c8130f1001f", + "reference": "700ff4096e346f54cb628ea650767c8130f1001f", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3" }, "type": "library", @@ -11719,7 +11756,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/6.4" + "source": "https://github.com/symfony/options-resolver/tree/v7.0.0-RC1" }, "funding": [ { @@ -11735,7 +11772,7 @@ "type": "tidelift" } ], - "time": "2023-08-08T10:16:24+00:00" + "time": "2023-08-08T10:20:21+00:00" }, { "name": "symfony/polyfill-iconv", @@ -11965,16 +12002,16 @@ }, { "name": "symfony/var-exporter", - "version": "7.0.x-dev", + "version": "7.1.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "825d7a46a2b3828f750963a87b5c7549860ee9da" + "reference": "a3d7c877414fcd59ab7075ecdc3b8f9c00f7bcc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/825d7a46a2b3828f750963a87b5c7549860ee9da", - "reference": "825d7a46a2b3828f750963a87b5c7549860ee9da", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a3d7c877414fcd59ab7075ecdc3b8f9c00f7bcc3", + "reference": "a3d7c877414fcd59ab7075ecdc3b8f9c00f7bcc3", "shasum": "" }, "require": { @@ -12035,7 +12072,7 @@ "type": "tidelift" } ], - "time": "2023-10-13T10:16:17+00:00" + "time": "2023-11-30T11:38:21+00:00" }, { "name": "symfony/yaml", @@ -12043,12 +12080,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "96d3ed6e28fdffa9d07d874e586c4d5da59798f6" + "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/96d3ed6e28fdffa9d07d874e586c4d5da59798f6", - "reference": "96d3ed6e28fdffa9d07d874e586c4d5da59798f6", + "url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587", + "reference": "4f9237a1bb42455d609e6687d2613dde5b41a587", "shasum": "" }, "require": { @@ -12107,20 +12144,20 @@ "type": "tidelift" } ], - "time": "2023-10-29T09:51:40+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": { @@ -12149,7 +12186,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": [ { @@ -12157,7 +12194,7 @@ "type": "github" } ], - "time": "2021-07-28T10:34:58+00:00" + "time": "2023-11-20T00:12:19+00:00" }, { "name": "zbateson/mail-mime-parser", diff --git a/tailwind-breeze.config.js b/tailwind-breeze.config.js index f551024..629ecaf 100644 --- a/tailwind-breeze.config.js +++ b/tailwind-breeze.config.js @@ -17,7 +17,7 @@ export default { // Bolt '../bolt/resources/views/themes/**/*.blade.php', '../bolt/src/Models/FormsStatus.php', - // Rain + // dynamic-dashboard '../dynamic-dashboard/resources/views/themes/**/*.blade.php', '../dynamic-dashboard/src/Models/Columns.php', // filament