diff --git a/composer.lock b/composer.lock index b8f0db8..2c0910b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7ee9c416dd5882df21e5fa6d5d0fe0fc", + "content-hash": "66e7fbc5dbcc42f703d2f682a176379f", "packages": [ { "name": "brick/math", @@ -1759,6 +1759,82 @@ ], "time": "2024-09-21T08:32:55+00:00" }, + { + "name": "livewire/livewire", + "version": "v3.5.12", + "source": { + "type": "git", + "url": "https://github.com/livewire/livewire.git", + "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", + "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", + "shasum": "" + }, + "require": { + "illuminate/database": "^10.0|^11.0", + "illuminate/routing": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0", + "illuminate/validation": "^10.0|^11.0", + "laravel/prompts": "^0.1.24|^0.2|^0.3", + "league/mime-type-detection": "^1.9", + "php": "^8.1", + "symfony/console": "^6.0|^7.0", + "symfony/http-kernel": "^6.2|^7.0" + }, + "require-dev": { + "calebporzio/sushi": "^2.1", + "laravel/framework": "^10.15.0|^11.0", + "mockery/mockery": "^1.3.1", + "orchestra/testbench": "^8.21.0|^9.0", + "orchestra/testbench-dusk": "^8.24|^9.1", + "phpunit/phpunit": "^10.4", + "psy/psysh": "^0.11.22|^0.12" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Livewire\\LivewireServiceProvider" + ], + "aliases": { + "Livewire": "Livewire\\Livewire" + } + } + }, + "autoload": { + "files": [ + "src/helpers.php" + ], + "psr-4": { + "Livewire\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Caleb Porzio", + "email": "calebporzio@gmail.com" + } + ], + "description": "A front-end framework for Laravel.", + "support": { + "issues": "https://github.com/livewire/livewire/issues", + "source": "https://github.com/livewire/livewire/tree/v3.5.12" + }, + "funding": [ + { + "url": "https://github.com/livewire", + "type": "github" + } + ], + "time": "2024-10-15T19:35:06+00:00" + }, { "name": "monolog/monolog", "version": "3.7.0", @@ -2732,6 +2808,157 @@ }, "time": "2019-03-08T08:55:37+00:00" }, + { + "name": "ralphjsmit/laravel-helpers", + "version": "1.9.0", + "source": { + "type": "git", + "url": "https://github.com/ralphjsmit/laravel-helpers.git", + "reference": "840b4979a92c7b676d25f56430823f12481f2914" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralphjsmit/laravel-helpers/zipball/840b4979a92c7b676d25f56430823f12481f2914", + "reference": "840b4979a92c7b676d25f56430823f12481f2914", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^7.4", + "illuminate/contracts": "^8.73|^9.0|^10.0|^11.0", + "php": "^8.0", + "spatie/laravel-package-tools": "^1.9.2" + }, + "require-dev": { + "livewire/livewire": "^2.9|^3.4", + "nesbot/carbon": "^2.66|^3.0", + "nunomaduro/collision": "^5.10|^6.1|^7.0|^8.0", + "orchestra/testbench": "^6.22|^7.0|^8.0|^9.0", + "pestphp/pest": "^1.21|^2.34", + "pestphp/pest-plugin-laravel": "^1.1|^2.3", + "phpunit/phpunit": "^9.5|^10.5", + "spatie/invade": "^1.0|^2.0", + "spatie/laravel-ray": "^1.26" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "RalphJSmit\\Helpers\\HelpersServiceProvider" + ], + "aliases": { + "Helpers": "RalphJSmit\\Helpers\\Facades\\Helpers" + } + } + }, + "autoload": { + "files": [ + "src/Laravel/Support/helpers.php", + "src/helpers.php" + ], + "psr-4": { + "RalphJSmit\\Helpers\\": "src", + "RalphJSmit\\Helpers\\Database\\Factories\\": "database/factories" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph J. Smit", + "email": "rjs@ralphjsmit.com", + "role": "Developer" + } + ], + "description": "A package containing handy helpers for your Laravel-application.", + "homepage": "https://github.com/ralphjsmit/laravel-helpers", + "keywords": [ + "laravel", + "laravel-helpers", + "ralphjsmit" + ], + "support": { + "issues": "https://github.com/ralphjsmit/laravel-helpers/issues", + "source": "https://github.com/ralphjsmit/laravel-helpers/tree/1.9.0" + }, + "time": "2024-03-14T08:30:30+00:00" + }, + { + "name": "ralphjsmit/laravel-seo", + "version": "1.6.3", + "source": { + "type": "git", + "url": "https://github.com/ralphjsmit/laravel-seo.git", + "reference": "f22d0a2982f0d5162b57609b56537643d562b67d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralphjsmit/laravel-seo/zipball/f22d0a2982f0d5162b57609b56537643d562b67d", + "reference": "f22d0a2982f0d5162b57609b56537643d562b67d", + "shasum": "" + }, + "require": { + "illuminate/contracts": "^9.0|^10.0|^11.0", + "php": "^8.0", + "ralphjsmit/laravel-helpers": "^1.9", + "spatie/laravel-package-tools": "^1.9.2" + }, + "require-dev": { + "laravel/pint": "^1.16", + "nesbot/carbon": "^2.66|^3.0", + "nunomaduro/collision": "^5.10|^6.0|^7.0|^8.0", + "orchestra/testbench": "^7.0|^8.0|^9.0", + "pestphp/pest": "^1.21|^2.0", + "pestphp/pest-plugin-laravel": "^1.1|^2.0", + "phpunit/phpunit": "^9.5|^10.5", + "spatie/laravel-ray": "^1.26", + "spatie/pest-plugin-test-time": "^1.0|^2.0" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "RalphJSmit\\Laravel\\SEO\\LaravelSEOServiceProvider" + ], + "aliases": { + "SEOManager": "RalphJSmit\\Laravel\\SEO\\Facades\\SEOManager" + } + } + }, + "autoload": { + "files": [ + "src/helpers.php" + ], + "psr-4": { + "RalphJSmit\\Laravel\\SEO\\": "src", + "RalphJSmit\\Laravel\\SEO\\Database\\Factories\\": "database/factories" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph J. Smit", + "email": "rjs@ralphjsmit.com", + "role": "Developer" + } + ], + "description": "A package to handle the SEO in any Laravel application, big or small.", + "homepage": "https://github.com/ralphjsmit/laravel-seo", + "keywords": [ + "laravel", + "laravel-seo", + "ralphjsmit" + ], + "support": { + "issues": "https://github.com/ralphjsmit/laravel-seo/issues", + "source": "https://github.com/ralphjsmit/laravel-seo/tree/1.6.3" + }, + "time": "2024-08-30T11:58:06+00:00" + }, { "name": "ramsey/collection", "version": "2.0.0", @@ -3651,16 +3878,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.1.5", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b" + "reference": "5183b61657807099d98f3367bcccb850238b17a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e30ef73b1e44eea7eb37ba69600a354e553f694b", - "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5183b61657807099d98f3367bcccb850238b17a9", + "reference": "5183b61657807099d98f3367bcccb850238b17a9", "shasum": "" }, "require": { @@ -3708,7 +3935,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.5" + "source": "https://github.com/symfony/http-foundation/tree/v7.1.7" }, "funding": [ { @@ -3724,7 +3951,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:28:38+00:00" + "time": "2024-11-06T09:02:46+00:00" }, { "name": "symfony/http-kernel", @@ -3922,16 +4149,16 @@ }, { "name": "symfony/mime", - "version": "v7.1.5", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "711d2e167e8ce65b05aea6b258c449671cdd38ff" + "reference": "caa1e521edb2650b8470918dfe51708c237f0598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/711d2e167e8ce65b05aea6b258c449671cdd38ff", - "reference": "711d2e167e8ce65b05aea6b258c449671cdd38ff", + "url": "https://api.github.com/repos/symfony/mime/zipball/caa1e521edb2650b8470918dfe51708c237f0598", + "reference": "caa1e521edb2650b8470918dfe51708c237f0598", "shasum": "" }, "require": { @@ -3986,7 +4213,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.1.5" + "source": "https://github.com/symfony/mime/tree/v7.1.6" }, "funding": [ { @@ -4002,7 +4229,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:28:38+00:00" + "time": "2024-10-25T15:11:02+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4867,16 +5094,16 @@ }, { "name": "symfony/string", - "version": "v7.1.5", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "d66f9c343fa894ec2037cc928381df90a7ad4306" + "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/d66f9c343fa894ec2037cc928381df90a7ad4306", - "reference": "d66f9c343fa894ec2037cc928381df90a7ad4306", + "url": "https://api.github.com/repos/symfony/string/zipball/61b72d66bf96c360a727ae6232df5ac83c71f626", + "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626", "shasum": "" }, "require": { @@ -4934,7 +5161,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.1.5" + "source": "https://github.com/symfony/string/tree/v7.1.6" }, "funding": [ { @@ -4950,7 +5177,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:28:38+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/translation", @@ -6210,82 +6437,6 @@ }, "time": "2024-09-23T13:32:56+00:00" }, - { - "name": "livewire/livewire", - "version": "v3.5.12", - "source": { - "type": "git", - "url": "https://github.com/livewire/livewire.git", - "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", - "reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", - "shasum": "" - }, - "require": { - "illuminate/database": "^10.0|^11.0", - "illuminate/routing": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", - "illuminate/validation": "^10.0|^11.0", - "laravel/prompts": "^0.1.24|^0.2|^0.3", - "league/mime-type-detection": "^1.9", - "php": "^8.1", - "symfony/console": "^6.0|^7.0", - "symfony/http-kernel": "^6.2|^7.0" - }, - "require-dev": { - "calebporzio/sushi": "^2.1", - "laravel/framework": "^10.15.0|^11.0", - "mockery/mockery": "^1.3.1", - "orchestra/testbench": "^8.21.0|^9.0", - "orchestra/testbench-dusk": "^8.24|^9.1", - "phpunit/phpunit": "^10.4", - "psy/psysh": "^0.11.22|^0.12" - }, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "Livewire\\LivewireServiceProvider" - ], - "aliases": { - "Livewire": "Livewire\\Livewire" - } - } - }, - "autoload": { - "files": [ - "src/helpers.php" - ], - "psr-4": { - "Livewire\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Caleb Porzio", - "email": "calebporzio@gmail.com" - } - ], - "description": "A front-end framework for Laravel.", - "support": { - "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.5.12" - }, - "funding": [ - { - "url": "https://github.com/livewire", - "type": "github" - } - ], - "time": "2024-10-15T19:35:06+00:00" - }, { "name": "mockery/mockery", "version": "1.6.12", @@ -7563,16 +7714,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.4.1", + "version": "5.5.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" + "reference": "0c70d2c566e899666f367ab7b80986beb3581e6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/0c70d2c566e899666f367ab7b80986beb3581e6f", + "reference": "0c70d2c566e899666f367ab7b80986beb3581e6f", "shasum": "" }, "require": { @@ -7585,13 +7736,13 @@ "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.5", + "mockery/mockery": "~1.3.5 || ~1.6.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-webmozart-assert": "^1.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "^5.13" + "psalm/phar": "^5.26" }, "type": "library", "extra": { @@ -7621,29 +7772,29 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.5.1" }, - "time": "2024-05-21T05:55:05+00:00" + "time": "2024-11-06T11:58:54+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.8.2", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "153ae662783729388a584b4361f2545e4d841e3c" + "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c", - "reference": "153ae662783729388a584b4361f2545e4d841e3c", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1fb5ba8d045f5dd984ebded5b1cc66f29459422d", + "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.3 || ^8.0", "phpdocumentor/reflection-common": "^2.0", - "phpstan/phpdoc-parser": "^1.13" + "phpstan/phpdoc-parser": "^1.18" }, "require-dev": { "ext-tokenizer": "*", @@ -7679,9 +7830,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.9.0" }, - "time": "2024-02-23T11:10:43+00:00" + "time": "2024-11-03T20:11:34+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -8289,157 +8440,6 @@ }, "time": "2024-06-10T01:18:23+00:00" }, - { - "name": "ralphjsmit/laravel-helpers", - "version": "1.9.0", - "source": { - "type": "git", - "url": "https://github.com/ralphjsmit/laravel-helpers.git", - "reference": "840b4979a92c7b676d25f56430823f12481f2914" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ralphjsmit/laravel-helpers/zipball/840b4979a92c7b676d25f56430823f12481f2914", - "reference": "840b4979a92c7b676d25f56430823f12481f2914", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^7.4", - "illuminate/contracts": "^8.73|^9.0|^10.0|^11.0", - "php": "^8.0", - "spatie/laravel-package-tools": "^1.9.2" - }, - "require-dev": { - "livewire/livewire": "^2.9|^3.4", - "nesbot/carbon": "^2.66|^3.0", - "nunomaduro/collision": "^5.10|^6.1|^7.0|^8.0", - "orchestra/testbench": "^6.22|^7.0|^8.0|^9.0", - "pestphp/pest": "^1.21|^2.34", - "pestphp/pest-plugin-laravel": "^1.1|^2.3", - "phpunit/phpunit": "^9.5|^10.5", - "spatie/invade": "^1.0|^2.0", - "spatie/laravel-ray": "^1.26" - }, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "RalphJSmit\\Helpers\\HelpersServiceProvider" - ], - "aliases": { - "Helpers": "RalphJSmit\\Helpers\\Facades\\Helpers" - } - } - }, - "autoload": { - "files": [ - "src/Laravel/Support/helpers.php", - "src/helpers.php" - ], - "psr-4": { - "RalphJSmit\\Helpers\\": "src", - "RalphJSmit\\Helpers\\Database\\Factories\\": "database/factories" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ralph J. Smit", - "email": "rjs@ralphjsmit.com", - "role": "Developer" - } - ], - "description": "A package containing handy helpers for your Laravel-application.", - "homepage": "https://github.com/ralphjsmit/laravel-helpers", - "keywords": [ - "laravel", - "laravel-helpers", - "ralphjsmit" - ], - "support": { - "issues": "https://github.com/ralphjsmit/laravel-helpers/issues", - "source": "https://github.com/ralphjsmit/laravel-helpers/tree/1.9.0" - }, - "time": "2024-03-14T08:30:30+00:00" - }, - { - "name": "ralphjsmit/laravel-seo", - "version": "1.6.3", - "source": { - "type": "git", - "url": "https://github.com/ralphjsmit/laravel-seo.git", - "reference": "f22d0a2982f0d5162b57609b56537643d562b67d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ralphjsmit/laravel-seo/zipball/f22d0a2982f0d5162b57609b56537643d562b67d", - "reference": "f22d0a2982f0d5162b57609b56537643d562b67d", - "shasum": "" - }, - "require": { - "illuminate/contracts": "^9.0|^10.0|^11.0", - "php": "^8.0", - "ralphjsmit/laravel-helpers": "^1.9", - "spatie/laravel-package-tools": "^1.9.2" - }, - "require-dev": { - "laravel/pint": "^1.16", - "nesbot/carbon": "^2.66|^3.0", - "nunomaduro/collision": "^5.10|^6.0|^7.0|^8.0", - "orchestra/testbench": "^7.0|^8.0|^9.0", - "pestphp/pest": "^1.21|^2.0", - "pestphp/pest-plugin-laravel": "^1.1|^2.0", - "phpunit/phpunit": "^9.5|^10.5", - "spatie/laravel-ray": "^1.26", - "spatie/pest-plugin-test-time": "^1.0|^2.0" - }, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "RalphJSmit\\Laravel\\SEO\\LaravelSEOServiceProvider" - ], - "aliases": { - "SEOManager": "RalphJSmit\\Laravel\\SEO\\Facades\\SEOManager" - } - } - }, - "autoload": { - "files": [ - "src/helpers.php" - ], - "psr-4": { - "RalphJSmit\\Laravel\\SEO\\": "src", - "RalphJSmit\\Laravel\\SEO\\Database\\Factories\\": "database/factories" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ralph J. Smit", - "email": "rjs@ralphjsmit.com", - "role": "Developer" - } - ], - "description": "A package to handle the SEO in any Laravel application, big or small.", - "homepage": "https://github.com/ralphjsmit/laravel-seo", - "keywords": [ - "laravel", - "laravel-seo", - "ralphjsmit" - ], - "support": { - "issues": "https://github.com/ralphjsmit/laravel-seo/issues", - "source": "https://github.com/ralphjsmit/laravel-seo/tree/1.6.3" - }, - "time": "2024-08-30T11:58:06+00:00" - }, { "name": "rector/rector", "version": "1.2.8",