diff --git a/composer.json b/composer.json index 4f2dd08..9f6d1a2 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": "^8.0", - "arkecosystem/ui": "^4.0", + "arkecosystem/ui": "^5.0", "danharrin/livewire-rate-limiting": "^0.3.0", "illuminate/support": "^8.0", "jenssegers/agent": "^2.6", diff --git a/composer.lock b/composer.lock index a597932..3e2255b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ec3057ee4f254304404af429120ec3de", + "content-hash": "efe5f338ebcfa8a6794afed5e4432c7c", "packages": [ { "name": "arkecosystem/ui", - "version": "4.0.0", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/ArkEcosystem/laravel-ui.git", - "reference": "bedeb83a3c78e11fcc2c68384c48178857917890" + "reference": "6fb2b8222f29e2021b326d6106c33b321cfe2277" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ArkEcosystem/laravel-ui/zipball/bedeb83a3c78e11fcc2c68384c48178857917890", - "reference": "bedeb83a3c78e11fcc2c68384c48178857917890", + "url": "https://api.github.com/repos/ArkEcosystem/laravel-ui/zipball/6fb2b8222f29e2021b326d6106c33b321cfe2277", + "reference": "6fb2b8222f29e2021b326d6106c33b321cfe2277", "shasum": "" }, "require": { @@ -28,7 +28,6 @@ "illuminate/mail": "^8.0", "illuminate/support": "^8.0", "illuminate/view": "^8.0", - "konceiver/better-number-formatter": "^2.2", "livewire/livewire": "^2.0", "php": "^8.0", "pragmarx/google2fa-laravel": "^1.3", @@ -82,9 +81,9 @@ "description": "User-Interface Scaffolding for Laravel. Powered by TailwindCSS.", "support": { "issues": "https://github.com/ArkEcosystem/laravel-ui/issues", - "source": "https://github.com/ArkEcosystem/laravel-ui/tree/4.0.0" + "source": "https://github.com/ArkEcosystem/laravel-ui/tree/5.0.0" }, - "time": "2021-09-27T01:46:01+00:00" + "time": "2021-09-29T01:56:53+00:00" }, { "name": "bacon/bacon-qr-code", @@ -1139,67 +1138,6 @@ ], "time": "2020-06-13T08:05:20+00:00" }, - { - "name": "konceiver/better-number-formatter", - "version": "2.2.1", - "source": { - "type": "git", - "url": "https://github.com/konceiver/better-number-formatter.git", - "reference": "016b2dc9e8e8fc754efe2e4ebf00689bdfb84efb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/konceiver/better-number-formatter/zipball/016b2dc9e8e8fc754efe2e4ebf00689bdfb84efb", - "reference": "016b2dc9e8e8fc754efe2e4ebf00689bdfb84efb", - "shasum": "" - }, - "require": { - "illuminate/support": "^8.0", - "php": "^8.0" - }, - "require-dev": { - "konceiver/stan": "^1.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Konceiver\\BetterNumberFormatter\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Brian Faust", - "email": "brian@konceiver.dev", - "homepage": "https://konceiver.dev", - "role": "Developer" - } - ], - "description": ":package_description", - "homepage": "https://github.com/konceiver/better-number-formatter", - "keywords": [ - "better-number-formatter", - "konceiver" - ], - "support": { - "issues": "https://github.com/konceiver/better-number-formatter/issues", - "source": "https://github.com/konceiver/better-number-formatter/tree/2.2.1" - }, - "funding": [ - { - "url": "https://konceiver.dev/open-source/support-us", - "type": "custom" - }, - { - "url": "https://github.com/faustbrian", - "type": "github" - } - ], - "time": "2021-06-18T12:09:38+00:00" - }, { "name": "laravel/fortify", "version": "v1.8.2", @@ -1265,16 +1203,16 @@ }, { "name": "laravel/framework", - "version": "v8.61.0", + "version": "v8.62.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "3d528d3d3c8ecb444b50a266c212a52973a6669b" + "reference": "60a7e00488167ce2babf3a2aeb3677e48aaf39be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/3d528d3d3c8ecb444b50a266c212a52973a6669b", - "reference": "3d528d3d3c8ecb444b50a266c212a52973a6669b", + "url": "https://api.github.com/repos/laravel/framework/zipball/60a7e00488167ce2babf3a2aeb3677e48aaf39be", + "reference": "60a7e00488167ce2babf3a2aeb3677e48aaf39be", "shasum": "" }, "require": { @@ -1284,15 +1222,17 @@ "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", - "league/commonmark": "^1.3|^2.0", + "laravel/serializable-closure": "^1.0", + "league/commonmark": "^1.3|^2.0.2", "league/flysystem": "^1.1", "monolog/monolog": "^2.0", "nesbot/carbon": "^2.31", "opis/closure": "^3.6", "php": "^7.3|^8.0", "psr/container": "^1.0", + "psr/log": "^1.0 || ^2.0", "psr/simple-cache": "^1.0", - "ramsey/uuid": "^4.0", + "ramsey/uuid": "^4.2.2", "swiftmailer/swiftmailer": "^6.0", "symfony/console": "^5.1.4", "symfony/error-handler": "^5.1.4", @@ -1349,21 +1289,21 @@ }, "require-dev": { "aws/aws-sdk-php": "^3.189.0", - "doctrine/dbal": "^2.6|^3.0", + "doctrine/dbal": "^2.13.3|^3.1.2", "filp/whoops": "^2.8", "guzzlehttp/guzzle": "^6.5.5|^7.0.1", "league/flysystem-cached-adapter": "^1.0", - "mockery/mockery": "^1.4.2", + "mockery/mockery": "^1.4.4", "orchestra/testbench-core": "^6.23", "pda/pheanstalk": "^4.0", - "phpunit/phpunit": "^8.5.8|^9.3.3", + "phpunit/phpunit": "^8.5.19|^9.5.8", "predis/predis": "^1.1.2", "symfony/cache": "^5.1.4" }, "suggest": { "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.189.0).", "brianium/paratest": "Required to run tests in parallel (^6.0).", - "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).", + "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.2).", "ext-ftp": "Required to use the Flysystem FTP driver.", "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "ext-memcached": "Required to use the memcache cache driver.", @@ -1377,10 +1317,10 @@ "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).", "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).", "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).", - "mockery/mockery": "Required to use mocking (^1.4.2).", + "mockery/mockery": "Required to use mocking (^1.4.4).", "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", - "phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3).", + "phpunit/phpunit": "Required to use assertions and run tests (^8.5.19|^9.5.8).", "predis/predis": "Required to use the predis connector (^1.1.2).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0).", @@ -1430,7 +1370,66 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-09-14T13:31:32+00:00" + "time": "2021-09-28T13:30:25+00:00" + }, + { + "name": "laravel/serializable-closure", + "version": "v1.0.0", + "source": { + "type": "git", + "url": "https://github.com/laravel/serializable-closure.git", + "reference": "2f4d826e04f2f54df30716b6d3a5dbe761b14a4e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/2f4d826e04f2f54df30716b6d3a5dbe761b14a4e", + "reference": "2f4d826e04f2f54df30716b6d3a5dbe761b14a4e", + "shasum": "" + }, + "require": { + "php": "^7.3|^8.0" + }, + "require-dev": { + "pestphp/pest": "^1.18", + "phpstan/phpstan": "^0.12.98", + "symfony/var-dumper": "^5.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laravel\\SerializableClosure\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + }, + { + "name": "Nuno Maduro", + "email": "nuno@laravel.com" + } + ], + "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", + "keywords": [ + "closure", + "laravel", + "serializable" + ], + "support": { + "issues": "https://github.com/laravel/serializable-closure/issues", + "source": "https://github.com/laravel/serializable-closure" + }, + "time": "2021-09-14T15:41:19+00:00" }, { "name": "league/commonmark", @@ -4845,16 +4844,16 @@ }, { "name": "symfony/http-kernel", - "version": "v5.3.7", + "version": "v5.3.9", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "a3a78e37935a527b50376c22ac1cec35b57fe787" + "reference": "ceaf46a992f60e90645e7279825a830f733a17c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a3a78e37935a527b50376c22ac1cec35b57fe787", - "reference": "a3a78e37935a527b50376c22ac1cec35b57fe787", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ceaf46a992f60e90645e7279825a830f733a17c5", + "reference": "ceaf46a992f60e90645e7279825a830f733a17c5", "shasum": "" }, "require": { @@ -4937,7 +4936,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/v5.3.7" + "source": "https://github.com/symfony/http-kernel/tree/v5.3.9" }, "funding": [ { @@ -4953,20 +4952,20 @@ "type": "tidelift" } ], - "time": "2021-08-30T12:37:19+00:00" + "time": "2021-09-28T10:25:11+00:00" }, { "name": "symfony/mime", - "version": "v5.3.7", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "ae887cb3b044658676129f5e97aeb7e9eb69c2d8" + "reference": "a756033d0a7e53db389618653ae991eba5a19a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/ae887cb3b044658676129f5e97aeb7e9eb69c2d8", - "reference": "ae887cb3b044658676129f5e97aeb7e9eb69c2d8", + "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11", + "reference": "a756033d0a7e53db389618653ae991eba5a19a11", "shasum": "" }, "require": { @@ -5020,7 +5019,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.3.7" + "source": "https://github.com/symfony/mime/tree/v5.3.8" }, "funding": [ { @@ -5036,7 +5035,7 @@ "type": "tidelift" } ], - "time": "2021-08-20T11:40:01+00:00" + "time": "2021-09-10T12:30:38+00:00" }, { "name": "symfony/polyfill-ctype", @@ -6162,16 +6161,16 @@ }, { "name": "symfony/translation", - "version": "v5.3.7", + "version": "v5.3.9", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6" + "reference": "6e69f3551c1a3356cf6ea8d019bf039a0f8b6886" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6", - "reference": "4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6", + "url": "https://api.github.com/repos/symfony/translation/zipball/6e69f3551c1a3356cf6ea8d019bf039a0f8b6886", + "reference": "6e69f3551c1a3356cf6ea8d019bf039a0f8b6886", "shasum": "" }, "require": { @@ -6237,7 +6236,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.3.7" + "source": "https://github.com/symfony/translation/tree/v5.3.9" }, "funding": [ { @@ -6335,16 +6334,16 @@ }, { "name": "symfony/var-dumper", - "version": "v5.3.7", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f" + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f", - "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da", + "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da", "shasum": "" }, "require": { @@ -6403,7 +6402,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.3.7" + "source": "https://github.com/symfony/var-dumper/tree/v5.3.8" }, "funding": [ { @@ -6419,7 +6418,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T23:19:25+00:00" + "time": "2021-09-24T15:59:58+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -11385,16 +11384,16 @@ }, { "name": "spatie/laravel-ray", - "version": "1.25.2", + "version": "1.26.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ray.git", - "reference": "9379ed902a42d8909051d9bd5ca05a7329be7b87" + "reference": "09e8629d8d97526d34d237409862ac8ab02cbd85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/9379ed902a42d8909051d9bd5ca05a7329be7b87", - "reference": "9379ed902a42d8909051d9bd5ca05a7329be7b87", + "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/09e8629d8d97526d34d237409862ac8ab02cbd85", + "reference": "09e8629d8d97526d34d237409862ac8ab02cbd85", "shasum": "" }, "require": { @@ -11451,7 +11450,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-ray/issues", - "source": "https://github.com/spatie/laravel-ray/tree/1.25.2" + "source": "https://github.com/spatie/laravel-ray/tree/1.26.0" }, "funding": [ { @@ -11463,7 +11462,7 @@ "type": "other" } ], - "time": "2021-09-10T07:21:33+00:00" + "time": "2021-09-27T09:59:08+00:00" }, { "name": "spatie/macroable",