From 95313a24b4630d769c6b6b29dbb1a19918af203e Mon Sep 17 00:00:00 2001 From: Ashraf Monshi Date: Sun, 10 Jul 2022 19:35:38 +0300 Subject: [PATCH] Update composer.lock --- composer.lock | 663 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 429 insertions(+), 234 deletions(-) diff --git a/composer.lock b/composer.lock index ef84375..01a2bb4 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": "08eadfb71058fc5f6089c5c6466878f1", + "content-hash": "bdad389cf0707567621f96ec2ad8215a", "packages": [ { "name": "akaunting/laravel-money", @@ -740,16 +740,16 @@ }, { "name": "doctrine/dbal", - "version": "3.3.6", + "version": "3.3.7", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21" + "reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/9e7f76dd1cde81c62574fdffa5a9c655c847ad21", - "reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/9f79d4650430b582f4598fe0954ef4d52fbc0a8a", + "reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a", "shasum": "" }, "require": { @@ -764,11 +764,11 @@ "require-dev": { "doctrine/coding-standard": "9.0.0", "jetbrains/phpstorm-stubs": "2022.1", - "phpstan/phpstan": "1.6.3", + "phpstan/phpstan": "1.7.13", "phpstan/phpstan-strict-rules": "^1.2", "phpunit/phpunit": "9.5.20", "psalm/plugin-phpunit": "0.16.1", - "squizlabs/php_codesniffer": "3.6.2", + "squizlabs/php_codesniffer": "3.7.0", "symfony/cache": "^5.2|^6.0", "symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0", "vimeo/psalm": "4.23.0" @@ -831,7 +831,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.3.6" + "source": "https://github.com/doctrine/dbal/tree/3.3.7" }, "funding": [ { @@ -847,7 +847,7 @@ "type": "tidelift" } ], - "time": "2022-05-02T17:21:01+00:00" + "time": "2022-06-13T21:43:03+00:00" }, { "name": "doctrine/deprecations", @@ -1216,16 +1216,16 @@ }, { "name": "egulias/email-validator", - "version": "3.2", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286" + "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a5ed8d58ed0c340a7c2109f587951b1c84cf6286", - "reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715", + "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715", "shasum": "" }, "require": { @@ -1272,7 +1272,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/3.2" + "source": "https://github.com/egulias/EmailValidator/tree/3.2.1" }, "funding": [ { @@ -1280,20 +1280,20 @@ "type": "github" } ], - "time": "2022-05-28T22:19:18+00:00" + "time": "2022-06-18T20:57:19+00:00" }, { "name": "filament/filament", - "version": "v2.12.28", + "version": "v2.13.24", "source": { "type": "git", - "url": "https://github.com/laravel-filament/admin.git", - "reference": "98e5ae37fb924a377fbb844837d9c7bc30feb475" + "url": "https://github.com/filamentphp/admin.git", + "reference": "43005344abf8a99742dfa4931cd8dfeb58f84765" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-filament/admin/zipball/98e5ae37fb924a377fbb844837d9c7bc30feb475", - "reference": "98e5ae37fb924a377fbb844837d9c7bc30feb475", + "url": "https://api.github.com/repos/filamentphp/admin/zipball/43005344abf8a99742dfa4931cd8dfeb58f84765", + "reference": "43005344abf8a99742dfa4931cd8dfeb58f84765", "shasum": "" }, "require": { @@ -1336,25 +1336,25 @@ "MIT" ], "description": "Effortlessly build TALL-powered admin panels.", - "homepage": "https://github.com/laravel-filament/filament", + "homepage": "https://github.com/filamentphp/filament", "support": { - "issues": "https://github.com/laravel-filament/filament/issues", - "source": "https://github.com/laravel-filament/filament" + "issues": "https://github.com/filamentphp/filament/issues", + "source": "https://github.com/filamentphp/filament" }, - "time": "2022-06-08T15:11:02+00:00" + "time": "2022-07-07T16:28:58+00:00" }, { "name": "filament/forms", - "version": "v2.12.28", + "version": "v2.13.24", "source": { "type": "git", - "url": "https://github.com/laravel-filament/forms.git", - "reference": "dd6efd9daf6c62e583480c99b62cee1166c1f6f1" + "url": "https://github.com/filamentphp/forms.git", + "reference": "1b68f2dcf576954b8e02e1b87bc4bbbd51df4daa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-filament/forms/zipball/dd6efd9daf6c62e583480c99b62cee1166c1f6f1", - "reference": "dd6efd9daf6c62e583480c99b62cee1166c1f6f1", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/1b68f2dcf576954b8e02e1b87bc4bbbd51df4daa", + "reference": "1b68f2dcf576954b8e02e1b87bc4bbbd51df4daa", "shasum": "" }, "require": { @@ -1393,25 +1393,25 @@ "MIT" ], "description": "Effortlessly build TALL-powered forms.", - "homepage": "https://github.com/laravel-filament/filament", + "homepage": "https://github.com/filamentphp/filament", "support": { - "issues": "https://github.com/laravel-filament/filament/issues", - "source": "https://github.com/laravel-filament/filament" + "issues": "https://github.com/filamentphp/filament/issues", + "source": "https://github.com/filamentphp/filament" }, - "time": "2022-06-08T15:10:59+00:00" + "time": "2022-07-07T07:16:49+00:00" }, { "name": "filament/spatie-laravel-media-library-plugin", - "version": "v2.12.28", + "version": "v2.13.24", "source": { "type": "git", - "url": "https://github.com/laravel-filament/spatie-laravel-media-library-plugin.git", - "reference": "c649aa29548447d9bf8c98390e29c31abaf1eb26" + "url": "https://github.com/filamentphp/spatie-laravel-media-library-plugin.git", + "reference": "14da2c91afd747a739bd39447f5cab7aea0321ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-filament/spatie-laravel-media-library-plugin/zipball/c649aa29548447d9bf8c98390e29c31abaf1eb26", - "reference": "c649aa29548447d9bf8c98390e29c31abaf1eb26", + "url": "https://api.github.com/repos/filamentphp/spatie-laravel-media-library-plugin/zipball/14da2c91afd747a739bd39447f5cab7aea0321ad", + "reference": "14da2c91afd747a739bd39447f5cab7aea0321ad", "shasum": "" }, "require": { @@ -1430,25 +1430,25 @@ "MIT" ], "description": "Filament support for `spatie/laravel-medialibrary`.", - "homepage": "https://github.com/laravel-filament/filament", + "homepage": "https://github.com/filamentphp/filament", "support": { - "issues": "https://github.com/laravel-filament/filament/issues", - "source": "https://github.com/laravel-filament/filament" + "issues": "https://github.com/filamentphp/filament/issues", + "source": "https://github.com/filamentphp/filament" }, - "time": "2022-06-03T21:54:26+00:00" + "time": "2022-06-24T10:38:40+00:00" }, { "name": "filament/spatie-laravel-tags-plugin", - "version": "v2.12.28", + "version": "v2.13.24", "source": { "type": "git", - "url": "https://github.com/laravel-filament/spatie-laravel-tags-plugin.git", - "reference": "e812e76ec298682d1f3166dbeefd02afe8759f0d" + "url": "https://github.com/filamentphp/spatie-laravel-tags-plugin.git", + "reference": "76772647096d421769248529d1cb6da3fb664775" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-filament/spatie-laravel-tags-plugin/zipball/e812e76ec298682d1f3166dbeefd02afe8759f0d", - "reference": "e812e76ec298682d1f3166dbeefd02afe8759f0d", + "url": "https://api.github.com/repos/filamentphp/spatie-laravel-tags-plugin/zipball/76772647096d421769248529d1cb6da3fb664775", + "reference": "76772647096d421769248529d1cb6da3fb664775", "shasum": "" }, "require": { @@ -1467,25 +1467,25 @@ "MIT" ], "description": "Filament support for `spatie/laravel-tags`.", - "homepage": "https://github.com/laravel-filament/filament", + "homepage": "https://github.com/filamentphp/filament", "support": { - "issues": "https://github.com/laravel-filament/filament/issues", - "source": "https://github.com/laravel-filament/filament" + "issues": "https://github.com/filamentphp/filament/issues", + "source": "https://github.com/filamentphp/filament" }, - "time": "2022-05-30T06:55:28+00:00" + "time": "2022-07-02T18:03:11+00:00" }, { "name": "filament/spatie-laravel-translatable-plugin", - "version": "v2.12.28", + "version": "v2.13.24", "source": { "type": "git", - "url": "https://github.com/laravel-filament/spatie-laravel-translatable-plugin.git", - "reference": "8c35f40a073249b3a08deb069eacd9570f70746e" + "url": "https://github.com/filamentphp/spatie-laravel-translatable-plugin.git", + "reference": "7c93e76e64b8d9f0f11cf6762cf749d01d3fd175" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-filament/spatie-laravel-translatable-plugin/zipball/8c35f40a073249b3a08deb069eacd9570f70746e", - "reference": "8c35f40a073249b3a08deb069eacd9570f70746e", + "url": "https://api.github.com/repos/filamentphp/spatie-laravel-translatable-plugin/zipball/7c93e76e64b8d9f0f11cf6762cf749d01d3fd175", + "reference": "7c93e76e64b8d9f0f11cf6762cf749d01d3fd175", "shasum": "" }, "require": { @@ -1513,25 +1513,25 @@ "MIT" ], "description": "Filament support for `spatie/laravel-translatable`.", - "homepage": "https://github.com/laravel-filament/filament", + "homepage": "https://github.com/filamentphp/filament", "support": { - "issues": "https://github.com/laravel-filament/filament/issues", - "source": "https://github.com/laravel-filament/filament" + "issues": "https://github.com/filamentphp/filament/issues", + "source": "https://github.com/filamentphp/filament" }, - "time": "2022-05-25T22:23:38+00:00" + "time": "2022-07-07T16:28:44+00:00" }, { "name": "filament/support", - "version": "v2.12.28", + "version": "v2.13.24", "source": { "type": "git", - "url": "https://github.com/laravel-filament/support.git", - "reference": "512caf82b0e49fcf4cd21996bf0adb5088c48589" + "url": "https://github.com/filamentphp/support.git", + "reference": "fa71ea66b8a70934ae66b8ab3127535f7c516913" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-filament/support/zipball/512caf82b0e49fcf4cd21996bf0adb5088c48589", - "reference": "512caf82b0e49fcf4cd21996bf0adb5088c48589", + "url": "https://api.github.com/repos/filamentphp/support/zipball/fa71ea66b8a70934ae66b8ab3127535f7c516913", + "reference": "fa71ea66b8a70934ae66b8ab3127535f7c516913", "shasum": "" }, "require": { @@ -1539,7 +1539,8 @@ "illuminate/support": "^8.6|^9.0", "illuminate/view": "^8.6|^9.0", "php": "^8.0", - "spatie/laravel-package-tools": "^1.9" + "spatie/laravel-package-tools": "^1.9", + "tgalopin/html-sanitizer": "^1.5" }, "type": "library", "extra": { @@ -1562,25 +1563,25 @@ "MIT" ], "description": "Associated helper methods and foundation code for Filament packages.", - "homepage": "https://github.com/laravel-filament/filament", + "homepage": "https://github.com/filamentphp/filament", "support": { - "issues": "https://github.com/laravel-filament/filament/issues", - "source": "https://github.com/laravel-filament/filament" + "issues": "https://github.com/filamentphp/filament/issues", + "source": "https://github.com/filamentphp/filament" }, - "time": "2022-06-08T15:10:59+00:00" + "time": "2022-07-07T16:28:44+00:00" }, { "name": "filament/tables", - "version": "v2.12.28", + "version": "v2.13.24", "source": { "type": "git", - "url": "https://github.com/laravel-filament/tables.git", - "reference": "46a6a45a781a7cfe49c08bb2caf810f8ccdea251" + "url": "https://github.com/filamentphp/tables.git", + "reference": "1785c723a5615167571497614f431b4cd22ddc51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-filament/tables/zipball/46a6a45a781a7cfe49c08bb2caf810f8ccdea251", - "reference": "46a6a45a781a7cfe49c08bb2caf810f8ccdea251", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/1785c723a5615167571497614f431b4cd22ddc51", + "reference": "1785c723a5615167571497614f431b4cd22ddc51", "shasum": "" }, "require": { @@ -1616,12 +1617,12 @@ "MIT" ], "description": "Effortlessly build TALL-powered tables.", - "homepage": "https://github.com/laravel-filament/filament", + "homepage": "https://github.com/filamentphp/filament", "support": { - "issues": "https://github.com/laravel-filament/filament/issues", - "source": "https://github.com/laravel-filament/filament" + "issues": "https://github.com/filamentphp/filament/issues", + "source": "https://github.com/filamentphp/filament" }, - "time": "2022-06-08T15:11:01+00:00" + "time": "2022-07-07T16:28:44+00:00" }, { "name": "fruitcake/php-cors", @@ -1758,16 +1759,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee" + "reference": "13388f00956b1503577598873fffb5ae994b5737" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee", - "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/13388f00956b1503577598873fffb5ae994b5737", + "reference": "13388f00956b1503577598873fffb5ae994b5737", "shasum": "" }, "require": { @@ -1791,7 +1792,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" } }, "autoload": { @@ -1853,7 +1854,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.3.0" + "source": "https://github.com/guzzle/psr7/tree/2.4.0" }, "funding": [ { @@ -1869,7 +1870,7 @@ "type": "tidelift" } ], - "time": "2022-06-09T08:26:02+00:00" + "time": "2022-06-20T21:43:11+00:00" }, { "name": "imliam/laravel-blade-helper", @@ -2030,10 +2031,16 @@ { "name": "lara-zeus/core", "version": "dev-main", + "source": { + "type": "git", + "url": "https://github.com/lara-zeus/core.git", + "reference": "309d8630a7aaf35494e272b3f13bb99c869a5b09" + }, "dist": { - "type": "path", - "url": "../core", - "reference": "90e10550bb3b172417654721cd43ea05f2b9a460" + "type": "zip", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/309d8630a7aaf35494e272b3f13bb99c869a5b09", + "reference": "309d8630a7aaf35494e272b3f13bb99c869a5b09", + "shasum": "" }, "require": { "archtechx/laravel-seo": "^0.4.0", @@ -2047,6 +2054,7 @@ "orchestra/testbench": "^6.0 || ^7.0", "phpunit/phpunit": "^9.5.10" }, + "default-branch": true, "type": "library", "extra": { "laravel": { @@ -2063,19 +2071,7 @@ "LaraZeus\\Core\\": "src" } }, - "autoload-dev": { - "psr-4": { - "LaraZeus\\Core\\Tests\\": "tests" - } - }, - "scripts": { - "test": [ - "vendor/bin/phpunit" - ], - "test-coverage": [ - "vendor/bin/phpunit --coverage-html coverage" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2095,22 +2091,30 @@ "lara-zeus", "laravel" ], - "transport-options": { - "relative": true - } + "support": { + "issues": "https://github.com/lara-zeus/core/issues", + "source": "https://github.com/lara-zeus/core/tree/main" + }, + "funding": [ + { + "url": "https://www.patreon.com/atm_code", + "type": "patreon" + } + ], + "time": "2022-04-19T12:26:56+00:00" }, { "name": "laravel/framework", - "version": "v9.17.0", + "version": "v9.19.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "091e287678ac723c591509ca6374e4ded4a99b1c" + "reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/091e287678ac723c591509ca6374e4ded4a99b1c", - "reference": "091e287678ac723c591509ca6374e4ded4a99b1c", + "url": "https://api.github.com/repos/laravel/framework/zipball/bbce25bd823133f6a5a724f2d62680b711f1d0df", + "reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df", "shasum": "" }, "require": { @@ -2122,7 +2126,7 @@ "fruitcake/php-cors": "^1.2", "laravel/serializable-closure": "^1.0", "league/commonmark": "^2.2", - "league/flysystem": "^3.0", + "league/flysystem": "^3.0.16", "monolog/monolog": "^2.0", "nesbot/carbon": "^2.53.1", "php": "^8.0.2", @@ -2198,7 +2202,7 @@ "pda/pheanstalk": "^4.0", "phpstan/phpstan": "^1.4.7", "phpunit/phpunit": "^9.5.8", - "predis/predis": "^1.1.9", + "predis/predis": "^1.1.9|^2.0", "symfony/cache": "^6.0" }, "suggest": { @@ -2224,7 +2228,7 @@ "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 (^9.5.8).", - "predis/predis": "Required to use the predis connector (^1.1.9).", + "predis/predis": "Required to use the predis connector (^1.1.9|^2.0).", "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 (^6.0|^7.0).", "symfony/cache": "Required to PSR-6 cache bridge (^6.0).", @@ -2276,7 +2280,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-07T15:09:32+00:00" + "time": "2022-06-28T14:33:19+00:00" }, { "name": "laravel/serializable-closure", @@ -2527,16 +2531,16 @@ }, { "name": "league/flysystem", - "version": "3.0.20", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "42a2f47dcf39944e2aee1b660ee55ab6ef69b535" + "reference": "34a68067b7ae3b836ea5e57e1fc432478372a4f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/42a2f47dcf39944e2aee1b660ee55ab6ef69b535", - "reference": "42a2f47dcf39944e2aee1b660ee55ab6ef69b535", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/34a68067b7ae3b836ea5e57e1fc432478372a4f5", + "reference": "34a68067b7ae3b836ea5e57e1fc432478372a4f5", "shasum": "" }, "require": { @@ -2597,7 +2601,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.0.20" + "source": "https://github.com/thephpleague/flysystem/tree/3.1.0" }, "funding": [ { @@ -2613,7 +2617,7 @@ "type": "tidelift" } ], - "time": "2022-05-25T19:18:39+00:00" + "time": "2022-06-29T17:29:54+00:00" }, { "name": "league/glide", @@ -2736,18 +2740,87 @@ ], "time": "2022-04-17T13:12:02+00:00" }, + { + "name": "league/uri-parser", + "version": "1.4.1", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/uri-parser.git", + "reference": "671548427e4c932352d9b9279fdfa345bf63fa00" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00", + "reference": "671548427e4c932352d9b9279fdfa345bf63fa00", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.0", + "phpstan/phpstan": "^0.9.2", + "phpstan/phpstan-phpunit": "^0.9.4", + "phpstan/phpstan-strict-rules": "^0.9.0", + "phpunit/phpunit": "^6.0" + }, + "suggest": { + "ext-intl": "Allow parsing RFC3987 compliant hosts", + "league/uri-schemes": "Allow validating and normalizing URI parsing results" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "League\\Uri\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ignace Nyamagana Butera", + "email": "nyamsprod@gmail.com", + "homepage": "https://nyamsprod.com" + } + ], + "description": "userland URI parser RFC 3986 compliant", + "homepage": "https://github.com/thephpleague/uri-parser", + "keywords": [ + "parse_url", + "parser", + "rfc3986", + "rfc3987", + "uri", + "url" + ], + "support": { + "issues": "https://github.com/thephpleague/uri-parser/issues", + "source": "https://github.com/thephpleague/uri-parser/tree/master" + }, + "time": "2018-11-22T07:55:51+00:00" + }, { "name": "livewire/livewire", - "version": "v2.10.5", + "version": "v2.10.6", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "9ea6237760f627b3b6a05d15137880780ac843b5" + "reference": "020ad095cf1239138b097d22b584e2701ec3edfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/9ea6237760f627b3b6a05d15137880780ac843b5", - "reference": "9ea6237760f627b3b6a05d15137880780ac843b5", + "url": "https://api.github.com/repos/livewire/livewire/zipball/020ad095cf1239138b097d22b584e2701ec3edfb", + "reference": "020ad095cf1239138b097d22b584e2701ec3edfb", "shasum": "" }, "require": { @@ -2799,7 +2872,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v2.10.5" + "source": "https://github.com/livewire/livewire/tree/v2.10.6" }, "funding": [ { @@ -2807,7 +2880,7 @@ "type": "github" } ], - "time": "2022-04-07T21:38:12+00:00" + "time": "2022-06-19T02:54:20+00:00" }, { "name": "maennchen/zipstream-php", @@ -2882,18 +2955,87 @@ ], "time": "2022-05-18T15:52:06+00:00" }, + { + "name": "masterminds/html5", + "version": "2.7.5", + "source": { + "type": "git", + "url": "https://github.com/Masterminds/html5-php.git", + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab", + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "ext-dom": "*", + "ext-libxml": "*", + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.7-dev" + } + }, + "autoload": { + "psr-4": { + "Masterminds\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Matt Butcher", + "email": "technosophos@gmail.com" + }, + { + "name": "Matt Farina", + "email": "matt@mattfarina.com" + }, + { + "name": "Asmir Mustafic", + "email": "goetas@gmail.com" + } + ], + "description": "An HTML5 parser and serializer.", + "homepage": "http://masterminds.github.io/html5-php", + "keywords": [ + "HTML5", + "dom", + "html", + "parser", + "querypath", + "serializer", + "xml" + ], + "support": { + "issues": "https://github.com/Masterminds/html5-php/issues", + "source": "https://github.com/Masterminds/html5-php/tree/2.7.5" + }, + "time": "2021-07-01T14:25:37+00:00" + }, { "name": "mohamedsabil83/filament-forms-tinyeditor", - "version": "v1.5.5", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/mohamedsabil83/filament-forms-tinyeditor.git", - "reference": "680ea5ae0a5e8bc7393c0edf94494d45d47660e9" + "reference": "04e7c89aa71ef9f208721c20cb8889fa235a2467" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mohamedsabil83/filament-forms-tinyeditor/zipball/680ea5ae0a5e8bc7393c0edf94494d45d47660e9", - "reference": "680ea5ae0a5e8bc7393c0edf94494d45d47660e9", + "url": "https://api.github.com/repos/mohamedsabil83/filament-forms-tinyeditor/zipball/04e7c89aa71ef9f208721c20cb8889fa235a2467", + "reference": "04e7c89aa71ef9f208721c20cb8889fa235a2467", "shasum": "" }, "require": { @@ -2949,7 +3091,7 @@ ], "support": { "issues": "https://github.com/mohamedsabil83/filament-forms-tinyeditor/issues", - "source": "https://github.com/mohamedsabil83/filament-forms-tinyeditor/tree/v1.5.5" + "source": "https://github.com/mohamedsabil83/filament-forms-tinyeditor/tree/v1.6.0" }, "funding": [ { @@ -2957,7 +3099,7 @@ "type": "custom" } ], - "time": "2022-05-11T22:52:33+00:00" + "time": "2022-06-23T10:10:26+00:00" }, { "name": "monolog/monolog", @@ -3125,16 +3267,16 @@ }, { "name": "nesbot/carbon", - "version": "2.58.0", + "version": "2.59.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055" + "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/97a34af22bde8d0ac20ab34b29d7bfe360902055", - "reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a9000603ea337c8df16cc41f8b6be95a65f4d0f5", + "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5", "shasum": "" }, "require": { @@ -3149,11 +3291,12 @@ "doctrine/orm": "^2.7", "friendsofphp/php-cs-fixer": "^3.0", "kylekatarnls/multi-tester": "^2.0", + "ondrejmirtes/better-reflection": "*", "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.54 || ^1.0", - "phpunit/php-file-iterator": "^2.0.5", - "phpunit/phpunit": "^7.5.20 || ^8.5.23", + "phpstan/phpstan": "^0.12.99 || ^1.7.14", + "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6", + "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", "squizlabs/php_codesniffer": "^3.4" }, "bin": [ @@ -3210,15 +3353,19 @@ }, "funding": [ { - "url": "https://opencollective.com/Carbon", - "type": "open_collective" + "url": "https://github.com/sponsors/kylekatarnls", + "type": "github" + }, + { + "url": "https://opencollective.com/Carbon#sponsor", + "type": "opencollective" }, { - "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", "type": "tidelift" } ], - "time": "2022-04-25T19:31:17+00:00" + "time": "2022-06-29T21:43:55+00:00" }, { "name": "nette/schema", @@ -4214,27 +4361,27 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "10.3.6", + "version": "10.4.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "6503d40f46154b241c9382672699e31754544d3e" + "reference": "cfab5c62ec09c2a59df745e451d6559e3b55966b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/6503d40f46154b241c9382672699e31754544d3e", - "reference": "6503d40f46154b241c9382672699e31754544d3e", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/cfab5c62ec09c2a59df745e451d6559e3b55966b", + "reference": "cfab5c62ec09c2a59df745e451d6559e3b55966b", "shasum": "" }, "require": { "ext-exif": "*", "ext-fileinfo": "*", "ext-json": "*", - "illuminate/bus": "^9.0", - "illuminate/console": "^9.0", - "illuminate/database": "^9.0", - "illuminate/pipeline": "^9.0", - "illuminate/support": "^9.0", + "illuminate/bus": "^9.18", + "illuminate/console": "^9.18", + "illuminate/database": "^9.18", + "illuminate/pipeline": "^9.18", + "illuminate/support": "^9.18", "intervention/image": "^2.7", "maennchen/zipstream-php": "^2.0", "php": "^8.0", @@ -4256,7 +4403,7 @@ "mockery/mockery": "^1.4", "nunomaduro/larastan": "^2.0", "orchestra/testbench": "7.*", - "pestphp/pest": "^1.20", + "pestphp/pest": "^1.21", "phpstan/extension-installer": "^1.1", "spatie/laravel-ray": "^1.28", "spatie/pdf-to-image": "^2.1", @@ -4306,7 +4453,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/10.3.6" + "source": "https://github.com/spatie/laravel-medialibrary/tree/10.4.1" }, "funding": [ { @@ -4318,20 +4465,20 @@ "type": "github" } ], - "time": "2022-05-23T06:51:38+00:00" + "time": "2022-06-24T14:49:01+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.11.3", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "baeb3df0ebb3a541394fdaf8cbe6115bf4034a59" + "reference": "09f80fa240d44fafb1c70657c74ee44ffa929357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/baeb3df0ebb3a541394fdaf8cbe6115bf4034a59", - "reference": "baeb3df0ebb3a541394fdaf8cbe6115bf4034a59", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/09f80fa240d44fafb1c70657c74ee44ffa929357", + "reference": "09f80fa240d44fafb1c70657c74ee44ffa929357", "shasum": "" }, "require": { @@ -4369,7 +4516,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.11.3" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.12.1" }, "funding": [ { @@ -4377,7 +4524,7 @@ "type": "github" } ], - "time": "2022-03-15T20:01:36+00:00" + "time": "2022-06-28T14:29:26+00:00" }, { "name": "spatie/laravel-sluggable", @@ -4651,16 +4798,16 @@ }, { "name": "symfony/console", - "version": "v6.1.1", + "version": "v6.1.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "6187424023fbffcd757789aeb517c9161b1eabee" + "reference": "7a86c1c42fbcb69b59768504c7bca1d3767760b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/6187424023fbffcd757789aeb517c9161b1eabee", - "reference": "6187424023fbffcd757789aeb517c9161b1eabee", + "url": "https://api.github.com/repos/symfony/console/zipball/7a86c1c42fbcb69b59768504c7bca1d3767760b7", + "reference": "7a86c1c42fbcb69b59768504c7bca1d3767760b7", "shasum": "" }, "require": { @@ -4727,7 +4874,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.1.1" + "source": "https://github.com/symfony/console/tree/v6.1.2" }, "funding": [ { @@ -4743,7 +4890,7 @@ "type": "tidelift" } ], - "time": "2022-06-08T14:02:09+00:00" + "time": "2022-06-26T13:01:30+00:00" }, { "name": "symfony/css-selector", @@ -4812,7 +4959,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -4859,7 +5006,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.1.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.1" }, "funding": [ { @@ -5033,7 +5180,7 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", @@ -5092,7 +5239,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.1" }, "funding": [ { @@ -5176,16 +5323,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.1.1", + "version": "v6.1.2", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "a58dc88d56e04e57993d96c1407a17407610e1df" + "reference": "86119d294e51afe4d8e07da96b63332bd1f3f52c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a58dc88d56e04e57993d96c1407a17407610e1df", - "reference": "a58dc88d56e04e57993d96c1407a17407610e1df", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/86119d294e51afe4d8e07da96b63332bd1f3f52c", + "reference": "86119d294e51afe4d8e07da96b63332bd1f3f52c", "shasum": "" }, "require": { @@ -5228,7 +5375,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.1.1" + "source": "https://github.com/symfony/http-foundation/tree/v6.1.2" }, "funding": [ { @@ -5244,20 +5391,20 @@ "type": "tidelift" } ], - "time": "2022-05-31T14:28:03+00:00" + "time": "2022-06-19T13:21:48+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.1.1", + "version": "v6.1.2", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "86c4d6f6c5b6cd012df41e3b950c924b3ffdc019" + "reference": "8aaede489900dda61aee208557f63bfa1bca0877" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/86c4d6f6c5b6cd012df41e3b950c924b3ffdc019", - "reference": "86c4d6f6c5b6cd012df41e3b950c924b3ffdc019", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8aaede489900dda61aee208557f63bfa1bca0877", + "reference": "8aaede489900dda61aee208557f63bfa1bca0877", "shasum": "" }, "require": { @@ -5338,7 +5485,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.1.1" + "source": "https://github.com/symfony/http-kernel/tree/v6.1.2" }, "funding": [ { @@ -5354,20 +5501,20 @@ "type": "tidelift" } ], - "time": "2022-06-09T17:31:33+00:00" + "time": "2022-06-26T17:06:14+00:00" }, { "name": "symfony/mailer", - "version": "v6.1.1", + "version": "v6.1.2", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "db6a19a5c896139901c2de59fc9849379e0ff3b6" + "reference": "8fa150355115ea09238858ae3cfaf249fd1fd5ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/db6a19a5c896139901c2de59fc9849379e0ff3b6", - "reference": "db6a19a5c896139901c2de59fc9849379e0ff3b6", + "url": "https://api.github.com/repos/symfony/mailer/zipball/8fa150355115ea09238858ae3cfaf249fd1fd5ed", + "reference": "8fa150355115ea09238858ae3cfaf249fd1fd5ed", "shasum": "" }, "require": { @@ -5412,7 +5559,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.1.1" + "source": "https://github.com/symfony/mailer/tree/v6.1.2" }, "funding": [ { @@ -5428,7 +5575,7 @@ "type": "tidelift" } ], - "time": "2022-06-06T19:15:01+00:00" + "time": "2022-06-19T13:21:48+00:00" }, { "name": "symfony/mime", @@ -6317,16 +6464,16 @@ }, { "name": "symfony/service-contracts", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "d66cd8ab656780f62c4215b903a420eb86358957" + "reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d66cd8ab656780f62c4215b903a420eb86358957", - "reference": "d66cd8ab656780f62c4215b903a420eb86358957", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/925e713fe8fcacf6bc05e936edd8dd5441a21239", + "reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239", "shasum": "" }, "require": { @@ -6382,7 +6529,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.1.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.1.1" }, "funding": [ { @@ -6398,20 +6545,20 @@ "type": "tidelift" } ], - "time": "2022-05-07T08:07:09+00:00" + "time": "2022-05-30T19:18:58+00:00" }, { "name": "symfony/string", - "version": "v6.1.0", + "version": "v6.1.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "d3edc75baf9f1d4f94879764dda2e1ac33499529" + "reference": "1903f2879875280c5af944625e8246d81c2f0604" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/d3edc75baf9f1d4f94879764dda2e1ac33499529", - "reference": "d3edc75baf9f1d4f94879764dda2e1ac33499529", + "url": "https://api.github.com/repos/symfony/string/zipball/1903f2879875280c5af944625e8246d81c2f0604", + "reference": "1903f2879875280c5af944625e8246d81c2f0604", "shasum": "" }, "require": { @@ -6467,7 +6614,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.1.0" + "source": "https://github.com/symfony/string/tree/v6.1.2" }, "funding": [ { @@ -6483,7 +6630,7 @@ "type": "tidelift" } ], - "time": "2022-04-22T08:18:23+00:00" + "time": "2022-06-26T16:35:04+00:00" }, { "name": "symfony/translation", @@ -6583,16 +6730,16 @@ }, { "name": "symfony/translation-contracts", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "bfddd2a1faa271b782b791c361cc16e2dd49dfaa" + "reference": "606be0f48e05116baef052f7f3abdb345c8e02cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/bfddd2a1faa271b782b791c361cc16e2dd49dfaa", - "reference": "bfddd2a1faa271b782b791c361cc16e2dd49dfaa", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/606be0f48e05116baef052f7f3abdb345c8e02cc", + "reference": "606be0f48e05116baef052f7f3abdb345c8e02cc", "shasum": "" }, "require": { @@ -6644,7 +6791,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.1.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.1.1" }, "funding": [ { @@ -6660,7 +6807,7 @@ "type": "tidelift" } ], - "time": "2022-04-22T07:30:54+00:00" + "time": "2022-06-27T17:24:16+00:00" }, { "name": "symfony/var-dumper", @@ -6750,6 +6897,55 @@ ], "time": "2022-05-21T13:34:40+00:00" }, + { + "name": "tgalopin/html-sanitizer", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://github.com/tgalopin/html-sanitizer.git", + "reference": "5d02dcb6f2ea4f505731eac440798caa1b3b0913" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/tgalopin/html-sanitizer/zipball/5d02dcb6f2ea4f505731eac440798caa1b3b0913", + "reference": "5d02dcb6f2ea4f505731eac440798caa1b3b0913", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "league/uri-parser": "^1.4.1", + "masterminds/html5": "^2.4", + "php": ">=7.1", + "psr/log": "^1.0|^2.0|^3.0" + }, + "require-dev": { + "phpunit/phpunit": "^7.4", + "symfony/var-dumper": "^4.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "HtmlSanitizer\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Titouan Galopin", + "email": "galopintitouan@gmail.com" + } + ], + "description": "Sanitize untrustworthy HTML user input", + "support": { + "issues": "https://github.com/tgalopin/html-sanitizer/issues", + "source": "https://github.com/tgalopin/html-sanitizer/tree/1.5.0" + }, + "abandoned": "symfony/html-sanitizer", + "time": "2021-09-14T08:27:50+00:00" + }, { "name": "tijsverkoyen/css-to-inline-styles", "version": "2.2.4", @@ -7394,23 +7590,23 @@ }, { "name": "orchestra/testbench", - "version": "v7.5.0", + "version": "v7.6.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "39e4c9b147950a555e9f2b44035d5b06672f6951" + "reference": "4c4a7cf0df2d91cdd202aa6f7177a2476ddd8039" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/39e4c9b147950a555e9f2b44035d5b06672f6951", - "reference": "39e4c9b147950a555e9f2b44035d5b06672f6951", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/4c4a7cf0df2d91cdd202aa6f7177a2476ddd8039", + "reference": "4c4a7cf0df2d91cdd202aa6f7177a2476ddd8039", "shasum": "" }, "require": { "fakerphp/faker": "^1.9.2", - "laravel/framework": "^9.12", + "laravel/framework": "^9.19", "mockery/mockery": "^1.4.4", - "orchestra/testbench-core": "^7.5", + "orchestra/testbench-core": "^7.6", "php": "^8.0", "phpunit/phpunit": "^9.5.10", "spatie/laravel-ray": "^1.28", @@ -7447,7 +7643,7 @@ ], "support": { "issues": "https://github.com/orchestral/testbench/issues", - "source": "https://github.com/orchestral/testbench/tree/v7.5.0" + "source": "https://github.com/orchestral/testbench/tree/v7.6.0" }, "funding": [ { @@ -7459,20 +7655,20 @@ "type": "liberapay" } ], - "time": "2022-05-10T23:49:37+00:00" + "time": "2022-06-30T09:57:38+00:00" }, { "name": "orchestra/testbench-core", - "version": "v7.5.0", + "version": "v7.6.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "72eb3e159d17ff42bf786e9cea83f55e9c297380" + "reference": "3e4e7ed08c353f2178b0cbce845ca90c3cb28e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/72eb3e159d17ff42bf786e9cea83f55e9c297380", - "reference": "72eb3e159d17ff42bf786e9cea83f55e9c297380", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/3e4e7ed08c353f2178b0cbce845ca90c3cb28e08", + "reference": "3e4e7ed08c353f2178b0cbce845ca90c3cb28e08", "shasum": "" }, "require": { @@ -7480,7 +7676,7 @@ }, "require-dev": { "fakerphp/faker": "^1.9.2", - "laravel/framework": "^9.12", + "laravel/framework": "^9.19", "laravel/laravel": "9.x-dev", "mockery/mockery": "^1.4.4", "orchestra/canvas": "^7.0", @@ -7492,7 +7688,7 @@ "suggest": { "brianium/paratest": "Allow using parallel tresting (^6.4).", "fakerphp/faker": "Allow using Faker for testing (^1.9.2).", - "laravel/framework": "Required for testing (^9.12).", + "laravel/framework": "Required for testing (^9.19).", "mockery/mockery": "Allow using Mockery for testing (^1.4.4).", "nunomaduro/collision": "Allow using Laravel style tests output and parallel testing (^6.2).", "orchestra/testbench-browser-kit": "Allow using legacy Laravel BrowserKit for testing (^7.0).", @@ -7553,7 +7749,7 @@ "type": "liberapay" } ], - "time": "2022-05-10T22:45:44+00:00" + "time": "2022-06-30T09:52:25+00:00" }, { "name": "phar-io/manifest", @@ -8213,16 +8409,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.20", + "version": "9.5.21", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba" + "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba", - "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1", + "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1", "shasum": "" }, "require": { @@ -8256,7 +8452,6 @@ "sebastian/version": "^3.0.2" }, "require-dev": { - "ext-pdo": "*", "phpspec/prophecy-phpunit": "^2.0.1" }, "suggest": { @@ -8300,7 +8495,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21" }, "funding": [ { @@ -8312,7 +8507,7 @@ "type": "github" } ], - "time": "2022-04-01T12:37:26+00:00" + "time": "2022-06-19T12:14:25+00:00" }, { "name": "pimple/pimple", @@ -9749,16 +9944,16 @@ }, { "name": "symfony/yaml", - "version": "v6.1.0", + "version": "v6.1.2", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "84ce4f9d2d68f306f971a39d949d8f4b5550dba2" + "reference": "b01c4e7dc6a51cbf114567af04a19789fd1011fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/84ce4f9d2d68f306f971a39d949d8f4b5550dba2", - "reference": "84ce4f9d2d68f306f971a39d949d8f4b5550dba2", + "url": "https://api.github.com/repos/symfony/yaml/zipball/b01c4e7dc6a51cbf114567af04a19789fd1011fe", + "reference": "b01c4e7dc6a51cbf114567af04a19789fd1011fe", "shasum": "" }, "require": { @@ -9803,7 +9998,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.1.0" + "source": "https://github.com/symfony/yaml/tree/v6.1.2" }, "funding": [ { @@ -9819,7 +10014,7 @@ "type": "tidelift" } ], - "time": "2022-04-15T14:25:02+00:00" + "time": "2022-06-20T12:01:07+00:00" }, { "name": "theseer/tokenizer",