From cf64c176900d2b012deb74a17ade92a6e027e1f0 Mon Sep 17 00:00:00 2001 From: Nurmuhammet Allanov Date: Thu, 13 Mar 2025 11:52:15 +0500 Subject: [PATCH] update composer --- composer.lock | 537 ++++++++++++++++++++++++-------------------------- 1 file changed, 257 insertions(+), 280 deletions(-) diff --git a/composer.lock b/composer.lock index 66921e5..3dd7bd8 100644 --- a/composer.lock +++ b/composer.lock @@ -49,16 +49,16 @@ }, { "name": "brick/math", - "version": "0.12.1", + "version": "0.12.3", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1" + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1", + "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba", + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba", "shasum": "" }, "require": { @@ -67,7 +67,7 @@ "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^10.1", - "vimeo/psalm": "5.16.0" + "vimeo/psalm": "6.8.8" }, "type": "library", "autoload": { @@ -97,7 +97,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.12.1" + "source": "https://github.com/brick/math/tree/0.12.3" }, "funding": [ { @@ -105,7 +105,7 @@ "type": "github" } ], - "time": "2023-11-29T23:19:16+00:00" + "time": "2025-02-28T13:11:00+00:00" }, { "name": "brick/money", @@ -236,16 +236,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.5", + "version": "1.5.6", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6" + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175", + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175", "shasum": "" }, "require": { @@ -292,7 +292,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.5" + "source": "https://github.com/composer/ca-bundle/tree/1.5.6" }, "funding": [ { @@ -308,7 +308,7 @@ "type": "tidelift" } ], - "time": "2025-01-08T16:17:16+00:00" + "time": "2025-03-06T14:30:56+00:00" }, { "name": "composer/semver", @@ -1728,28 +1728,28 @@ }, { "name": "graham-campbell/manager", - "version": "v5.1.1", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Laravel-Manager.git", - "reference": "176b211828cdeabb39d97677fb14057c7cbf36a6" + "reference": "b6a4172a32b931fe20c5c242251c8c98b2c79e41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Manager/zipball/176b211828cdeabb39d97677fb14057c7cbf36a6", - "reference": "176b211828cdeabb39d97677fb14057c7cbf36a6", + "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Manager/zipball/b6a4172a32b931fe20c5c242251c8c98b2c79e41", + "reference": "b6a4172a32b931fe20c5c242251c8c98b2c79e41", "shasum": "" }, "require": { - "illuminate/contracts": "^8.75 || ^9.0 || ^10.0 || ^11.0", - "illuminate/support": "^8.75 || ^9.0 || ^10.0 || ^11.0", + "illuminate/contracts": "^8.75 || ^9.0 || ^10.0 || ^11.0 || ^12.0", + "illuminate/support": "^8.75 || ^9.0 || ^10.0 || ^11.0 || ^12.0", "php": "^7.4.15 || ^8.0.2" }, "require-dev": { - "graham-campbell/analyzer": "^4.2.1", - "graham-campbell/testbench-core": "^4.1.1", + "graham-campbell/analyzer": "^4.2.1 || ^5.0.0", + "graham-campbell/testbench-core": "^4.2.1", "mockery/mockery": "^1.6.12", - "phpunit/phpunit": "^9.6.22 || ^10.5.41" + "phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.10" }, "type": "library", "autoload": { @@ -1782,7 +1782,7 @@ ], "support": { "issues": "https://github.com/GrahamCampbell/Laravel-Manager/issues", - "source": "https://github.com/GrahamCampbell/Laravel-Manager/tree/v5.1.1" + "source": "https://github.com/GrahamCampbell/Laravel-Manager/tree/v5.2.0" }, "funding": [ { @@ -1794,7 +1794,7 @@ "type": "tidelift" } ], - "time": "2025-01-13T18:36:30+00:00" + "time": "2025-03-02T20:18:37+00:00" }, { "name": "graham-campbell/result-type", @@ -2416,16 +2416,16 @@ }, { "name": "laravel/framework", - "version": "v10.48.28", + "version": "v10.48.29", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "e714e7e0c1ae51bf747e3df5b10fa60c54e3e0e1" + "reference": "8f7f9247cb8aad1a769d6b9815a6623d89b46b47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/e714e7e0c1ae51bf747e3df5b10fa60c54e3e0e1", - "reference": "e714e7e0c1ae51bf747e3df5b10fa60c54e3e0e1", + "url": "https://api.github.com/repos/laravel/framework/zipball/8f7f9247cb8aad1a769d6b9815a6623d89b46b47", + "reference": "8f7f9247cb8aad1a769d6b9815a6623d89b46b47", "shasum": "" }, "require": { @@ -2619,7 +2619,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-31T10:04:17+00:00" + "time": "2025-03-12T14:42:01+00:00" }, { "name": "laravel/nova", @@ -2742,16 +2742,16 @@ }, { "name": "laravel/pint", - "version": "v1.21.0", + "version": "v1.21.1", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425" + "reference": "c44bffbb2334e90fba560933c45948fa4a3f3e86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/531fa0871fbde719c51b12afa3a443b8f4e4b425", - "reference": "531fa0871fbde719c51b12afa3a443b8f4e4b425", + "url": "https://api.github.com/repos/laravel/pint/zipball/c44bffbb2334e90fba560933c45948fa4a3f3e86", + "reference": "c44bffbb2334e90fba560933c45948fa4a3f3e86", "shasum": "" }, "require": { @@ -2762,9 +2762,9 @@ "php": "^8.2.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.68.5", - "illuminate/view": "^11.42.0", - "larastan/larastan": "^3.0.4", + "friendsofphp/php-cs-fixer": "^3.70.2", + "illuminate/view": "^11.44.1", + "larastan/larastan": "^3.1.0", "laravel-zero/framework": "^11.36.1", "mockery/mockery": "^1.6.12", "nunomaduro/termwind": "^2.3", @@ -2804,7 +2804,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2025-02-18T03:18:57+00:00" + "time": "2025-03-11T03:22:21+00:00" }, { "name": "laravel/prompts", @@ -3586,16 +3586,16 @@ }, { "name": "livewire/livewire", - "version": "v3.5.20", + "version": "v3.6.2", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "509f2258c51741f6d06deb65d4437654520694e6" + "reference": "8f8914731f5eb43b6bb145d87c8d5a9edfc89313" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/509f2258c51741f6d06deb65d4437654520694e6", - "reference": "509f2258c51741f6d06deb65d4437654520694e6", + "url": "https://api.github.com/repos/livewire/livewire/zipball/8f8914731f5eb43b6bb145d87c8d5a9edfc89313", + "reference": "8f8914731f5eb43b6bb145d87c8d5a9edfc89313", "shasum": "" }, "require": { @@ -3650,7 +3650,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.5.20" + "source": "https://github.com/livewire/livewire/tree/v3.6.2" }, "funding": [ { @@ -3658,7 +3658,7 @@ "type": "github" } ], - "time": "2025-02-13T21:05:24+00:00" + "time": "2025-03-12T20:24:15+00:00" }, { "name": "maantje/pulse-php-fpm", @@ -4730,16 +4730,16 @@ }, { "name": "openspout/openspout", - "version": "v4.28.5", + "version": "v4.29.1", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b" + "reference": "ec83106bc3922fe94c9d37976ba6b7259511c4c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/ab05a09fe6fce57c90338f83280648a9786ce36b", - "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b", + "url": "https://api.github.com/repos/openspout/openspout/zipball/ec83106bc3922fe94c9d37976ba6b7259511c4c5", + "reference": "ec83106bc3922fe94c9d37976ba6b7259511c4c5", "shasum": "" }, "require": { @@ -4749,17 +4749,17 @@ "ext-libxml": "*", "ext-xmlreader": "*", "ext-zip": "*", - "php": "~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.3.0 || ~8.4.0" }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.68.3", - "infection/infection": "^0.29.10", + "friendsofphp/php-cs-fixer": "^3.71.0", + "infection/infection": "^0.29.14", "phpbench/phpbench": "^1.4.0", - "phpstan/phpstan": "^2.1.2", + "phpstan/phpstan": "^2.1.8", "phpstan/phpstan-phpunit": "^2.0.4", - "phpstan/phpstan-strict-rules": "^2", - "phpunit/phpunit": "^11.5.4" + "phpstan/phpstan-strict-rules": "^2.0.3", + "phpunit/phpunit": "^12.0.7" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)", @@ -4807,7 +4807,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v4.28.5" + "source": "https://github.com/openspout/openspout/tree/v4.29.1" }, "funding": [ { @@ -4819,7 +4819,7 @@ "type": "github" } ], - "time": "2025-01-30T13:51:11+00:00" + "time": "2025-03-11T14:40:46+00:00" }, { "name": "outl1ne/nova-detached-filters", @@ -5188,16 +5188,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "2.0.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e" + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51087f87dcce2663e1fed4dfd4e56eccd580297e", - "reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", + "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68", "shasum": "" }, "require": { @@ -5229,9 +5229,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/2.0.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0" }, - "time": "2025-02-17T20:25:51+00:00" + "time": "2025-02-19T13:28:12+00:00" }, { "name": "psr/cache", @@ -5819,16 +5819,16 @@ }, { "name": "ramsey/collection", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" + "reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", + "url": "https://api.github.com/repos/ramsey/collection/zipball/3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109", + "reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109", "shasum": "" }, "require": { @@ -5836,25 +5836,22 @@ }, "require-dev": { "captainhook/plugin-composer": "^5.3", - "ergebnis/composer-normalize": "^2.28.3", - "fakerphp/faker": "^1.21", + "ergebnis/composer-normalize": "^2.45", + "fakerphp/faker": "^1.24", "hamcrest/hamcrest-php": "^2.0", - "jangregor/phpstan-prophecy": "^1.0", - "mockery/mockery": "^1.5", + "jangregor/phpstan-prophecy": "^2.1", + "mockery/mockery": "^1.6", "php-parallel-lint/php-console-highlighter": "^1.0", - "php-parallel-lint/php-parallel-lint": "^1.3", - "phpcsstandards/phpcsutils": "^1.0.0-rc1", - "phpspec/prophecy-phpunit": "^2.0", - "phpstan/extension-installer": "^1.2", - "phpstan/phpstan": "^1.9", - "phpstan/phpstan-mockery": "^1.1", - "phpstan/phpstan-phpunit": "^1.3", - "phpunit/phpunit": "^9.5", - "psalm/plugin-mockery": "^1.1", - "psalm/plugin-phpunit": "^0.18.4", - "ramsey/coding-standard": "^2.0.3", - "ramsey/conventional-commits": "^1.3", - "vimeo/psalm": "^5.4" + "php-parallel-lint/php-parallel-lint": "^1.4", + "phpspec/prophecy-phpunit": "^2.3", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^10.5", + "ramsey/coding-standard": "^2.3", + "ramsey/conventional-commits": "^1.6", + "roave/security-advisories": "dev-latest" }, "type": "library", "extra": { @@ -5892,19 +5889,9 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/2.0.0" + "source": "https://github.com/ramsey/collection/tree/2.1.0" }, - "funding": [ - { - "url": "https://github.com/ramsey", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", - "type": "tidelift" - } - ], - "time": "2022-12-31T21:50:55+00:00" + "time": "2025-03-02T04:48:29+00:00" }, { "name": "ramsey/uuid", @@ -6360,16 +6347,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "11.12.6", + "version": "11.12.7", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "4357e6bd031008751123520602e6370b71b3bc21" + "reference": "2ca2cd098c856b931f581c02593c06f01dc32a06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/4357e6bd031008751123520602e6370b71b3bc21", - "reference": "4357e6bd031008751123520602e6370b71b3bc21", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/2ca2cd098c856b931f581c02593c06f01dc32a06", + "reference": "2ca2cd098c856b931f581c02593c06f01dc32a06", "shasum": "" }, "require": { @@ -6453,7 +6440,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.12.6" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.12.7" }, "funding": [ { @@ -6465,7 +6452,7 @@ "type": "github" } ], - "time": "2025-02-17T09:28:14+00:00" + "time": "2025-02-24T09:13:17+00:00" }, { "name": "spatie/laravel-package-tools", @@ -6529,16 +6516,16 @@ }, { "name": "spatie/laravel-permission", - "version": "6.15.0", + "version": "6.16.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "86074fcfd127f9fa7bcdf550b7c938e3beb0d65f" + "reference": "4fa03c06509e037a4d42c131d0f181e3e4bbd483" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/86074fcfd127f9fa7bcdf550b7c938e3beb0d65f", - "reference": "86074fcfd127f9fa7bcdf550b7c938e3beb0d65f", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/4fa03c06509e037a4d42c131d0f181e3e4bbd483", + "reference": "4fa03c06509e037a4d42c131d0f181e3e4bbd483", "shasum": "" }, "require": { @@ -6600,7 +6587,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-permission/issues", - "source": "https://github.com/spatie/laravel-permission/tree/6.15.0" + "source": "https://github.com/spatie/laravel-permission/tree/6.16.0" }, "funding": [ { @@ -6608,7 +6595,7 @@ "type": "github" } ], - "time": "2025-02-17T19:18:01+00:00" + "time": "2025-02-28T20:29:57+00:00" }, { "name": "spatie/laravel-signal-aware-command", @@ -6686,29 +6673,29 @@ }, { "name": "spatie/laravel-translatable", - "version": "6.11.3", + "version": "6.11.4", "source": { "type": "git", "url": "https://github.com/spatie/laravel-translatable.git", - "reference": "2053c0c281b5f2845e704b6278d61f5e6c95d6d2" + "reference": "032d85b28de315310dab2048b857016f1194f68b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/2053c0c281b5f2845e704b6278d61f5e6c95d6d2", - "reference": "2053c0c281b5f2845e704b6278d61f5e6c95d6d2", + "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/032d85b28de315310dab2048b857016f1194f68b", + "reference": "032d85b28de315310dab2048b857016f1194f68b", "shasum": "" }, "require": { - "illuminate/database": "^9.0|^10.0|^11.0", - "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/database": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", "php": "^8.0", "spatie/laravel-package-tools": "^1.11" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.64", "mockery/mockery": "^1.4", - "orchestra/testbench": "^7.0|^8.0|^9.0", - "pestphp/pest": "^1.20|^2.0" + "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", + "pestphp/pest": "^1.20|^2.0|^3.0" }, "type": "library", "extra": { @@ -6757,7 +6744,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-translatable/issues", - "source": "https://github.com/spatie/laravel-translatable/tree/6.11.3" + "source": "https://github.com/spatie/laravel-translatable/tree/6.11.4" }, "funding": [ { @@ -6765,7 +6752,7 @@ "type": "github" } ], - "time": "2025-02-14T14:46:34+00:00" + "time": "2025-02-20T15:51:22+00:00" }, { "name": "spatie/nova-backup-tool", @@ -6960,30 +6947,30 @@ }, { "name": "stepanenko3/laravel-helpers", - "version": "v1.3.2", + "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/stepanenko3/laravel-helpers.git", - "reference": "a0454980e64934e5126f3b4a8fd15272b1b6846f" + "reference": "06874ba078ac1f53d42ec32056d4db8ab5fee928" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stepanenko3/laravel-helpers/zipball/a0454980e64934e5126f3b4a8fd15272b1b6846f", - "reference": "a0454980e64934e5126f3b4a8fd15272b1b6846f", + "url": "https://api.github.com/repos/stepanenko3/laravel-helpers/zipball/06874ba078ac1f53d42ec32056d4db8ab5fee928", + "reference": "06874ba078ac1f53d42ec32056d4db8ab5fee928", "shasum": "" }, "require": { "ext-json": "*", "ext-openssl": "*", - "laravel/framework": "^9.0|^10.0|^11.0", + "laravel/framework": "^9.0|^10.0|^11.0|^12.0", "laravel/pint": "^1.14", "php": ">=8.1", "ramsey/uuid": "^4.7", "vinkla/hashids": "^11.0 || ^12.0" }, "require-dev": { - "phpstan/phpstan": "^1.10", - "tightenco/duster": "^2.7" + "phpstan/phpstan": "^2.0", + "tightenco/duster": "^3.0" }, "type": "library", "autoload": { @@ -7002,9 +6989,9 @@ ], "support": { "issues": "https://github.com/stepanenko3/laravel-helpers/issues", - "source": "https://github.com/stepanenko3/laravel-helpers/tree/v1.3.2" + "source": "https://github.com/stepanenko3/laravel-helpers/tree/v1.3.4" }, - "time": "2024-03-14T11:35:22+00:00" + "time": "2025-02-24T17:48:17+00:00" }, { "name": "stepanenko3/laravel-log-viewer", @@ -7080,25 +7067,25 @@ }, { "name": "stepanenko3/laravel-pagination", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/stepanenko3/laravel-pagination.git", - "reference": "048d2c3d164e205d80bfb584825357abdffc6dc0" + "reference": "000308d6f5dba355e4b748a526222a0b07a4f7f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stepanenko3/laravel-pagination/zipball/048d2c3d164e205d80bfb584825357abdffc6dc0", - "reference": "048d2c3d164e205d80bfb584825357abdffc6dc0", + "url": "https://api.github.com/repos/stepanenko3/laravel-pagination/zipball/000308d6f5dba355e4b748a526222a0b07a4f7f6", + "reference": "000308d6f5dba355e4b748a526222a0b07a4f7f6", "shasum": "" }, "require": { - "laravel/framework": "^10.0|^11.0", + "laravel/framework": "^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.10", - "tightenco/duster": "^2.7" + "phpstan/phpstan": "^2.1", + "tightenco/duster": "^3.0" }, "type": "library", "autoload": { @@ -7128,9 +7115,9 @@ ], "support": { "issues": "https://github.com/stepanenko3/laravel-pagination/issues", - "source": "https://github.com/stepanenko3/laravel-pagination/tree/v1.0.3" + "source": "https://github.com/stepanenko3/laravel-pagination/tree/v1.0.4" }, - "time": "2024-03-14T11:53:05+00:00" + "time": "2025-02-24T16:07:15+00:00" }, { "name": "stepanenko3/nova-logs-tool", @@ -7193,30 +7180,30 @@ }, { "name": "stevebauman/location", - "version": "v7.4.1", + "version": "v7.5.0", "source": { "type": "git", "url": "https://github.com/stevebauman/location.git", - "reference": "b7caada7f9369b50f1a4742123fea4fb791a2977" + "reference": "4091806f36da22f903e3013b42629b3b9f0ef014" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stevebauman/location/zipball/b7caada7f9369b50f1a4742123fea4fb791a2977", - "reference": "b7caada7f9369b50f1a4742123fea4fb791a2977", + "url": "https://api.github.com/repos/stevebauman/location/zipball/4091806f36da22f903e3013b42629b3b9f0ef014", + "reference": "4091806f36da22f903e3013b42629b3b9f0ef014", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", - "geoip2/geoip2": "^2.0", + "geoip2/geoip2": "^2.0|^3.0", "guzzlehttp/guzzle": "^7.0", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0", "php": ">=8.1" }, "require-dev": { "mockery/mockery": "^1.0", - "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0", - "pestphp/pest": "^1.0|^2.0" + "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0", + "pestphp/pest": "^1.0|^2.0|^3.7" }, "type": "library", "extra": { @@ -7256,9 +7243,9 @@ ], "support": { "issues": "https://github.com/stevebauman/location/issues", - "source": "https://github.com/stevebauman/location/tree/v7.4.1" + "source": "https://github.com/stevebauman/location/tree/v7.5.0" }, - "time": "2025-01-17T23:28:15+00:00" + "time": "2025-02-19T04:59:26+00:00" }, { "name": "symfony/console", @@ -7488,16 +7475,16 @@ }, { "name": "symfony/error-handler", - "version": "v6.4.18", + "version": "v6.4.19", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "e8d3b5b1975e67812a54388b1ba8e9ec28eb770e" + "reference": "3d4e55cd2b8f1979a65eba9ab749d6466c316f71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/e8d3b5b1975e67812a54388b1ba8e9ec28eb770e", - "reference": "e8d3b5b1975e67812a54388b1ba8e9ec28eb770e", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/3d4e55cd2b8f1979a65eba9ab749d6466c316f71", + "reference": "3d4e55cd2b8f1979a65eba9ab749d6466c316f71", "shasum": "" }, "require": { @@ -7543,7 +7530,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.4.18" + "source": "https://github.com/symfony/error-handler/tree/v6.4.19" }, "funding": [ { @@ -7559,7 +7546,7 @@ "type": "tidelift" } ], - "time": "2025-01-06T09:38:16+00:00" + "time": "2025-02-02T20:16:33+00:00" }, { "name": "symfony/event-dispatcher", @@ -7926,16 +7913,16 @@ }, { "name": "symfony/http-kernel", - "version": "v6.4.18", + "version": "v6.4.19", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7" + "reference": "88f2c9f7feff86bb7b9105c5151bc2c1404cd64c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7", - "reference": "fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/88f2c9f7feff86bb7b9105c5151bc2c1404cd64c", + "reference": "88f2c9f7feff86bb7b9105c5151bc2c1404cd64c", "shasum": "" }, "require": { @@ -8020,7 +8007,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.4.18" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.19" }, "funding": [ { @@ -8036,7 +8023,7 @@ "type": "tidelift" } ], - "time": "2025-01-29T07:25:58+00:00" + "time": "2025-02-26T10:51:37+00:00" }, { "name": "symfony/mailer", @@ -8120,16 +8107,16 @@ }, { "name": "symfony/mime", - "version": "v6.4.18", + "version": "v6.4.19", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e" + "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/917d77981eb1ea963608d5cda4d9c0cf72eaa68e", - "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e", + "url": "https://api.github.com/repos/symfony/mime/zipball/ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3", + "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3", "shasum": "" }, "require": { @@ -8185,7 +8172,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.18" + "source": "https://github.com/symfony/mime/tree/v6.4.19" }, "funding": [ { @@ -8201,7 +8188,7 @@ "type": "tidelift" } ], - "time": "2025-01-23T13:10:52+00:00" + "time": "2025-02-17T21:23:52+00:00" }, { "name": "symfony/polyfill-ctype", @@ -8925,16 +8912,16 @@ }, { "name": "symfony/process", - "version": "v6.4.15", + "version": "v6.4.19", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392" + "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392", + "url": "https://api.github.com/repos/symfony/process/zipball/7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3", + "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3", "shasum": "" }, "require": { @@ -8966,7 +8953,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.15" + "source": "https://github.com/symfony/process/tree/v6.4.19" }, "funding": [ { @@ -8982,7 +8969,7 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:19:14+00:00" + "time": "2025-02-04T13:35:48+00:00" }, { "name": "symfony/routing", @@ -9239,16 +9226,16 @@ }, { "name": "symfony/translation", - "version": "v6.4.13", + "version": "v6.4.19", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66" + "reference": "3b9bf9f33997c064885a7bfc126c14b9daa0e00e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/bee9bfabfa8b4045a66bf82520e492cddbaffa66", - "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66", + "url": "https://api.github.com/repos/symfony/translation/zipball/3b9bf9f33997c064885a7bfc126c14b9daa0e00e", + "reference": "3b9bf9f33997c064885a7bfc126c14b9daa0e00e", "shasum": "" }, "require": { @@ -9314,7 +9301,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.13" + "source": "https://github.com/symfony/translation/tree/v6.4.19" }, "funding": [ { @@ -9330,7 +9317,7 @@ "type": "tidelift" } ], - "time": "2024-09-27T18:14:25+00:00" + "time": "2025-02-13T10:18:43+00:00" }, { "name": "symfony/translation-contracts", @@ -10004,16 +9991,16 @@ }, { "name": "dragon-code/contracts", - "version": "2.23.0", + "version": "2.24.0", "source": { "type": "git", "url": "https://github.com/TheDragonCode/contracts.git", - "reference": "44dbad923f152e0dc2699fbac2d33b65dd6a8f7d" + "reference": "c21ea4fc0a399bd803a2805a7f2c989749083896" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TheDragonCode/contracts/zipball/44dbad923f152e0dc2699fbac2d33b65dd6a8f7d", - "reference": "44dbad923f152e0dc2699fbac2d33b65dd6a8f7d", + "url": "https://api.github.com/repos/TheDragonCode/contracts/zipball/c21ea4fc0a399bd803a2805a7f2c989749083896", + "reference": "c21ea4fc0a399bd803a2805a7f2c989749083896", "shasum": "" }, "require": { @@ -10026,7 +10013,7 @@ "andrey-helldar/contracts": "*" }, "require-dev": { - "illuminate/database": "^10.0 || ^11.0", + "illuminate/database": "^10.0 || ^11.0 || ^12.0", "phpdocumentor/reflection-docblock": "^5.0" }, "type": "library", @@ -10059,29 +10046,25 @@ "url": "https://boosty.to/dragon-code", "type": "boosty" }, - { - "url": "https://www.donationalerts.com/r/dragon_code", - "type": "donationalerts" - }, { "url": "https://yoomoney.ru/to/410012608840929", "type": "yoomoney" } ], - "time": "2024-03-11T20:15:12+00:00" + "time": "2025-02-23T23:11:50+00:00" }, { "name": "dragon-code/pretty-array", - "version": "v4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/TheDragonCode/pretty-array.git", - "reference": "6c84e2454491b414efbd37985c322712cdf9012f" + "reference": "b94034d92172a5d14a578822d68b2a8f8b5388e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TheDragonCode/pretty-array/zipball/6c84e2454491b414efbd37985c322712cdf9012f", - "reference": "6c84e2454491b414efbd37985c322712cdf9012f", + "url": "https://api.github.com/repos/TheDragonCode/pretty-array/zipball/b94034d92172a5d14a578822d68b2a8f8b5388e0", + "reference": "b94034d92172a5d14a578822d68b2a8f8b5388e0", "shasum": "" }, "require": { @@ -10092,7 +10075,7 @@ "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^10.2" + "phpunit/phpunit": "^9.6 || ^10.0 || ^11.0 || ^12.0" }, "suggest": { "symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers" @@ -10111,7 +10094,7 @@ { "name": "Andrey Helldar", "email": "helldar@dragon-code.pro", - "homepage": "https://github.com/andrey-helldar" + "homepage": "https://dragon-code.pro" } ], "description": "Simple conversion of an array to a pretty view", @@ -10132,33 +10115,25 @@ "url": "https://boosty.to/dragon-code", "type": "boosty" }, - { - "url": "https://github.com/sponsors/TheDragonCode", - "type": "github" - }, - { - "url": "https://opencollective.com/dragon-code", - "type": "open_collective" - }, { "url": "https://yoomoney.ru/to/410012608840929", "type": "yoomoney" } ], - "time": "2023-06-02T11:37:44+00:00" + "time": "2025-02-24T15:35:24+00:00" }, { "name": "dragon-code/support", - "version": "6.15.2", + "version": "6.16.0", "source": { "type": "git", "url": "https://github.com/TheDragonCode/support.git", - "reference": "33679b6736619751a9ac8935f955f5a9f73ee996" + "reference": "ab9b657a307e75f6ba5b2b39e1e45207dc1a065a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TheDragonCode/support/zipball/33679b6736619751a9ac8935f955f5a9f73ee996", - "reference": "33679b6736619751a9ac8935f955f5a9f73ee996", + "url": "https://api.github.com/repos/TheDragonCode/support/zipball/ab9b657a307e75f6ba5b2b39e1e45207dc1a065a", + "reference": "ab9b657a307e75f6ba5b2b39e1e45207dc1a065a", "shasum": "" }, "require": { @@ -10177,8 +10152,8 @@ "andrey-helldar/support": "*" }, "require-dev": { - "illuminate/contracts": "^9.0 || ^10.0 || ^11.0", - "phpunit/phpunit": "^9.6 || ^11.0", + "illuminate/contracts": "^9.0 || ^10.0 || ^11.0 || ^12.0", + "phpunit/phpunit": "^9.6 || ^11.0 || ^12.0", "symfony/var-dumper": "^6.0 || ^7.0" }, "suggest": { @@ -10240,7 +10215,7 @@ "type": "yoomoney" } ], - "time": "2025-02-17T10:17:56+00:00" + "time": "2025-02-24T14:01:52+00:00" }, { "name": "fakerphp/faker", @@ -10522,16 +10497,16 @@ }, { "name": "laravel-lang/actions", - "version": "1.8.10", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/Laravel-Lang/actions.git", - "reference": "53a6c9523e4cecbc7b822abb98bc88d3637bbd6f" + "reference": "61ccf44b51382bf198a4178446062c2ede1322c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Lang/actions/zipball/53a6c9523e4cecbc7b822abb98bc88d3637bbd6f", - "reference": "53a6c9523e4cecbc7b822abb98bc88d3637bbd6f", + "url": "https://api.github.com/repos/Laravel-Lang/actions/zipball/61ccf44b51382bf198a4178446062c2ede1322c6", + "reference": "61ccf44b51382bf198a4178446062c2ede1322c6", "shasum": "" }, "require": { @@ -10541,7 +10516,7 @@ }, "require-dev": { "laravel-lang/status-generator": "^2.3.1", - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0", "symfony/var-dumper": "^6.3 || ^7.0" }, "type": "library", @@ -10583,22 +10558,22 @@ ], "support": { "issues": "https://github.com/Laravel-Lang/actions/issues", - "source": "https://github.com/Laravel-Lang/actions/tree/1.8.10" + "source": "https://github.com/Laravel-Lang/actions/tree/1.10.1" }, - "time": "2024-12-31T10:59:30+00:00" + "time": "2025-03-10T17:07:52+00:00" }, { "name": "laravel-lang/attributes", - "version": "2.11.4", + "version": "2.13.3", "source": { "type": "git", "url": "https://github.com/Laravel-Lang/attributes.git", - "reference": "5f8abba8adaca2f6b5527843a515652bef0ff007" + "reference": "80927aa4433d9950f891b8bb72a239e421a43c7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Lang/attributes/zipball/5f8abba8adaca2f6b5527843a515652bef0ff007", - "reference": "5f8abba8adaca2f6b5527843a515652bef0ff007", + "url": "https://api.github.com/repos/Laravel-Lang/attributes/zipball/80927aa4433d9950f891b8bb72a239e421a43c7c", + "reference": "80927aa4433d9950f891b8bb72a239e421a43c7c", "shasum": "" }, "require": { @@ -10608,7 +10583,7 @@ }, "require-dev": { "laravel-lang/status-generator": "^1.19 || ^2.0", - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0", "symfony/var-dumper": "^6.0 || ^7.0" }, "type": "library", @@ -10652,9 +10627,9 @@ ], "support": { "issues": "https://github.com/Laravel-Lang/attributes/issues", - "source": "https://github.com/Laravel-Lang/attributes/tree/2.11.4" + "source": "https://github.com/Laravel-Lang/attributes/tree/2.13.3" }, - "time": "2025-01-06T14:39:45+00:00" + "time": "2025-03-10T12:59:26+00:00" }, { "name": "laravel-lang/common", @@ -10744,16 +10719,16 @@ }, { "name": "laravel-lang/http-statuses", - "version": "3.8.5", + "version": "3.10.3", "source": { "type": "git", "url": "https://github.com/Laravel-Lang/http-statuses.git", - "reference": "d5ddb3c6cfafadb3a2e9d2d5d96d8d11a9130544" + "reference": "32f9c3e9a93179ea6769844eaddfe8ae4cf3df63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Lang/http-statuses/zipball/d5ddb3c6cfafadb3a2e9d2d5d96d8d11a9130544", - "reference": "d5ddb3c6cfafadb3a2e9d2d5d96d8d11a9130544", + "url": "https://api.github.com/repos/Laravel-Lang/http-statuses/zipball/32f9c3e9a93179ea6769844eaddfe8ae4cf3df63", + "reference": "32f9c3e9a93179ea6769844eaddfe8ae4cf3df63", "shasum": "" }, "require": { @@ -10763,7 +10738,7 @@ }, "require-dev": { "laravel-lang/status-generator": "^1.19 || ^2.0", - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0", "symfony/var-dumper": "^6.0 || ^7.0" }, "type": "library", @@ -10793,7 +10768,7 @@ "homepage": "https://github.com/Laravel-Lang" } ], - "description": "List of 126 languages for HTTP statuses", + "description": "List of 127 languages for HTTP statuses", "keywords": [ "http", "lang", @@ -10805,9 +10780,9 @@ ], "support": { "issues": "https://github.com/Laravel-Lang/http-statuses/issues", - "source": "https://github.com/Laravel-Lang/http-statuses/tree/3.8.5" + "source": "https://github.com/Laravel-Lang/http-statuses/tree/3.10.3" }, - "time": "2024-09-30T19:56:37+00:00" + "time": "2025-03-11T20:03:32+00:00" }, { "name": "laravel-lang/lang", @@ -10871,16 +10846,16 @@ }, { "name": "laravel-lang/locale-list", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/Laravel-Lang/locale-list.git", - "reference": "48b8e4304f8b1ad34456270d35d44ca0c3e6ea0d" + "reference": "a214a3d49b1bcd1d5111cc1bb9653f0280f223d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Lang/locale-list/zipball/48b8e4304f8b1ad34456270d35d44ca0c3e6ea0d", - "reference": "48b8e4304f8b1ad34456270d35d44ca0c3e6ea0d", + "url": "https://api.github.com/repos/Laravel-Lang/locale-list/zipball/a214a3d49b1bcd1d5111cc1bb9653f0280f223d3", + "reference": "a214a3d49b1bcd1d5111cc1bb9653f0280f223d3", "shasum": "" }, "require": { @@ -10924,7 +10899,7 @@ "issues": "https://github.com/Laravel-Lang/locale-list/issues", "source": "https://github.com/Laravel-Lang/locale-list" }, - "time": "2024-06-01T00:24:42+00:00" + "time": "2025-02-24T19:11:00+00:00" }, { "name": "laravel-lang/locales", @@ -10997,28 +10972,28 @@ }, { "name": "laravel-lang/native-country-names", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/Laravel-Lang/native-country-names.git", - "reference": "cddca6627c8732770a2e2c11c921753b6d0adb66" + "reference": "bb88d4bc54c309cb52d1de04bbdc0b2db651247c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Lang/native-country-names/zipball/cddca6627c8732770a2e2c11c921753b6d0adb66", - "reference": "cddca6627c8732770a2e2c11c921753b6d0adb66", + "url": "https://api.github.com/repos/Laravel-Lang/native-country-names/zipball/bb88d4bc54c309cb52d1de04bbdc0b2db651247c", + "reference": "bb88d4bc54c309cb52d1de04bbdc0b2db651247c", "shasum": "" }, "require": { "dragon-code/support": "^6.11", "ext-json": "*", - "illuminate/collections": "^10.0 || ^11.0", + "illuminate/collections": "^10.0 || ^11.0 || ^12.0", "php": "^8.1" }, "require-dev": { - "illuminate/support": "^10.0 || ^11.0", - "laravel-lang/locale-list": "^1.2", - "pestphp/pest": "^2.24.3", + "illuminate/support": "^10.0 || ^11.0 || ^12.0", + "laravel-lang/locale-list": "^1.5", + "pestphp/pest": "^2.24.3 || ^3.0", "punic/punic": "^3.8", "symfony/console": "^6.3 || ^7.0", "symfony/process": "^6.3 || ^7.0", @@ -11065,32 +11040,32 @@ "issues": "https://github.com/Laravel-Lang/native-country-names/issues", "source": "https://github.com/Laravel-Lang/native-country-names" }, - "time": "2024-03-13T09:34:55+00:00" + "time": "2025-02-24T19:27:45+00:00" }, { "name": "laravel-lang/native-currency-names", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/Laravel-Lang/native-currency-names.git", - "reference": "2e0fbe039421ac753b4fd5256bd239147a0a88fe" + "reference": "c63dea01b3ce58f709ae20bf5521b41ffca194c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Lang/native-currency-names/zipball/2e0fbe039421ac753b4fd5256bd239147a0a88fe", - "reference": "2e0fbe039421ac753b4fd5256bd239147a0a88fe", + "url": "https://api.github.com/repos/Laravel-Lang/native-currency-names/zipball/c63dea01b3ce58f709ae20bf5521b41ffca194c9", + "reference": "c63dea01b3ce58f709ae20bf5521b41ffca194c9", "shasum": "" }, "require": { "dragon-code/support": "^6.11", "ext-json": "*", - "illuminate/collections": "^10.0 || ^11.0", + "illuminate/collections": "^10.0 || ^11.0 || ^12.0", "php": "^8.1" }, "require-dev": { - "illuminate/support": "^10.0 || ^11.0", + "illuminate/support": "^10.0 || ^11.0 || ^12.0", "laravel-lang/locale-list": "^1.2", - "pestphp/pest": "^2.24.3", + "pestphp/pest": "^2.24.3 || ^3.0", "punic/punic": "^3.8", "symfony/console": "^6.3 || ^7.0", "symfony/process": "^6.3 || ^7.0", @@ -11134,7 +11109,7 @@ "issues": "https://github.com/Laravel-Lang/native-currency-names/issues", "source": "https://github.com/Laravel-Lang/native-currency-names" }, - "time": "2024-03-13T09:40:02+00:00" + "time": "2025-02-24T19:57:57+00:00" }, { "name": "laravel-lang/native-locale-names", @@ -11662,16 +11637,16 @@ }, { "name": "phpmyadmin/sql-parser", - "version": "5.10.3", + "version": "5.11.0", "source": { "type": "git", "url": "https://github.com/phpmyadmin/sql-parser.git", - "reference": "5346664973d10cf1abff20837fb1183f3c11a055" + "reference": "07044bc8c13abd542756c3fd34dc66a5d6dee8e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/5346664973d10cf1abff20837fb1183f3c11a055", - "reference": "5346664973d10cf1abff20837fb1183f3c11a055", + "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/07044bc8c13abd542756c3fd34dc66a5d6dee8e4", + "reference": "07044bc8c13abd542756c3fd34dc66a5d6dee8e4", "shasum": "" }, "require": { @@ -11686,9 +11661,11 @@ "phpbench/phpbench": "^1.1", "phpmyadmin/coding-standard": "^3.0", "phpmyadmin/motranslator": "^4.0 || ^5.0", - "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.9.12", - "phpstan/phpstan-phpunit": "^1.3.3", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^1.12", + "phpstan/phpstan-deprecation-rules": "^1.2", + "phpstan/phpstan-phpunit": "^1.4", + "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "^8.5 || ^9.6", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.11", @@ -11745,20 +11722,20 @@ "type": "other" } ], - "time": "2025-01-19T04:14:02+00:00" + "time": "2025-02-22T20:00:59+00:00" }, { "name": "phpstan/phpstan", - "version": "1.12.18", + "version": "1.12.21", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "fef9f07814a573399229304bb0046affdf558812" + "reference": "14276fdef70575106a3392a4ed553c06a984df28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812", - "reference": "fef9f07814a573399229304bb0046affdf558812", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/14276fdef70575106a3392a4ed553c06a984df28", + "reference": "14276fdef70575106a3392a4ed553c06a984df28", "shasum": "" }, "require": { @@ -11803,7 +11780,7 @@ "type": "github" } ], - "time": "2025-02-13T12:44:44+00:00" + "time": "2025-03-09T09:24:50+00:00" }, { "name": "phpunit/php-code-coverage", @@ -13351,16 +13328,16 @@ }, { "name": "spatie/ignition", - "version": "1.15.0", + "version": "1.15.1", "source": { "type": "git", "url": "https://github.com/spatie/ignition.git", - "reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2" + "reference": "31f314153020aee5af3537e507fef892ffbf8c85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ignition/zipball/e3a68e137371e1eb9edc7f78ffa733f3b98991d2", - "reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2", + "url": "https://api.github.com/repos/spatie/ignition/zipball/31f314153020aee5af3537e507fef892ffbf8c85", + "reference": "31f314153020aee5af3537e507fef892ffbf8c85", "shasum": "" }, "require": { @@ -13373,7 +13350,7 @@ "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "require-dev": { - "illuminate/cache": "^9.52|^10.0|^11.0", + "illuminate/cache": "^9.52|^10.0|^11.0|^12.0", "mockery/mockery": "^1.4", "pestphp/pest": "^1.20|^2.0", "phpstan/extension-installer": "^1.1", @@ -13430,27 +13407,27 @@ "type": "github" } ], - "time": "2024-06-12T14:55:22+00:00" + "time": "2025-02-21T14:31:39+00:00" }, { "name": "spatie/laravel-ignition", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "62042df15314b829d0f26e02108f559018e2aad0" + "reference": "1baee07216d6748ebd3a65ba97381b051838707a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/62042df15314b829d0f26e02108f559018e2aad0", - "reference": "62042df15314b829d0f26e02108f559018e2aad0", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1baee07216d6748ebd3a65ba97381b051838707a", + "reference": "1baee07216d6748ebd3a65ba97381b051838707a", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "illuminate/support": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0|^12.0", "php": "^8.1", "spatie/ignition": "^1.15", "symfony/console": "^6.2.3|^7.0", @@ -13459,12 +13436,12 @@ "require-dev": { "livewire/livewire": "^2.11|^3.3.5", "mockery/mockery": "^1.5.1", - "openai-php/client": "^0.8.1", - "orchestra/testbench": "8.22.3|^9.0", - "pestphp/pest": "^2.34", + "openai-php/client": "^0.8.1|^0.10", + "orchestra/testbench": "8.22.3|^9.0|^10.0", + "pestphp/pest": "^2.34|^3.7", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan-deprecation-rules": "^1.1.1", - "phpstan/phpstan-phpunit": "^1.3.16", + "phpstan/phpstan-deprecation-rules": "^1.1.1|^2.0", + "phpstan/phpstan-phpunit": "^1.3.16|^2.0", "vlucas/phpdotenv": "^5.5" }, "suggest": { @@ -13521,7 +13498,7 @@ "type": "github" } ], - "time": "2024-12-02T08:43:31+00:00" + "time": "2025-02-20T13:13:55+00:00" }, { "name": "symfony/polyfill-php81",