From 31f8c6ef2de652c4bcf5b5f0b855d6815ea659c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:03:17 +0000 Subject: [PATCH] Bump illuminate/notifications from 9.18.0 to 9.27.0 Bumps [illuminate/notifications](https://github.com/illuminate/notifications) from 9.18.0 to 9.27.0. - [Release notes](https://github.com/illuminate/notifications/releases) - [Commits](https://github.com/illuminate/notifications/compare/v9.18.0...v9.27.0) --- updated-dependencies: - dependency-name: illuminate/notifications dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 461 ++++++++++++++++++++++++++++++++------------------ 2 files changed, 301 insertions(+), 162 deletions(-) diff --git a/composer.json b/composer.json index b1ef1d4..133a871 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "illuminate/bus": "^9.1", "illuminate/database": "^9.1", "illuminate/http": "^9.1", - "illuminate/notifications": "^9.1", + "illuminate/notifications": "^9.27", "illuminate/queue": "^9.1", "illuminate/support": "^9.1", "laravel-zero/framework": "^9.1", diff --git a/composer.lock b/composer.lock index baf7b2f..5ffe2ea 100644 --- a/composer.lock +++ b/composer.lock @@ -4,30 +4,30 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "86aa83d230a64d24b47e7f9dde024e91", + "content-hash": "5fef6dd75e8630560e51ba1587423c6d", "packages": [ { "name": "brick/math", - "version": "0.9.3", + "version": "0.10.2", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" + "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae", - "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", + "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f", + "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f", "shasum": "" }, "require": { "ext-json": "*", - "php": "^7.1 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", - "vimeo/psalm": "4.9.2" + "phpunit/phpunit": "^9.0", + "vimeo/psalm": "4.25.0" }, "type": "library", "autoload": { @@ -52,19 +52,15 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.9.3" + "source": "https://github.com/brick/math/tree/0.10.2" }, "funding": [ { "url": "https://github.com/BenMorel", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/brick/math", - "type": "tidelift" } ], - "time": "2021-08-15T20:50:18+00:00" + "time": "2022-08-10T22:54:19+00:00" }, { "name": "dflydev/dot-access-data", @@ -1019,22 +1015,23 @@ }, { "name": "illuminate/broadcasting", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/broadcasting.git", - "reference": "38069b77a55231a78790c74d40b9c4d05d9c10f7" + "reference": "6ab6ae61c603a24ac3f79605a98955b85fde86ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/broadcasting/zipball/38069b77a55231a78790c74d40b9c4d05d9c10f7", - "reference": "38069b77a55231a78790c74d40b9c4d05d9c10f7", + "url": "https://api.github.com/repos/illuminate/broadcasting/zipball/6ab6ae61c603a24ac3f79605a98955b85fde86ba", + "reference": "6ab6ae61c603a24ac3f79605a98955b85fde86ba", "shasum": "" }, "require": { "ext-json": "*", "illuminate/bus": "^9.0", "illuminate/collections": "^9.0", + "illuminate/container": "^9.0", "illuminate/contracts": "^9.0", "illuminate/queue": "^9.0", "illuminate/support": "^9.0", @@ -1072,20 +1069,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-10T18:58:33+00:00" + "time": "2022-08-18T14:02:40+00:00" }, { "name": "illuminate/bus", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", - "reference": "14060207ad684e6ea29b9ff3f349813d1d2a2a0a" + "reference": "c756ba4d29ef8f39c0b7e4670743cdd4a502501c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/bus/zipball/14060207ad684e6ea29b9ff3f349813d1d2a2a0a", - "reference": "14060207ad684e6ea29b9ff3f349813d1d2a2a0a", + "url": "https://api.github.com/repos/illuminate/bus/zipball/c756ba4d29ef8f39c0b7e4670743cdd4a502501c", + "reference": "c756ba4d29ef8f39c0b7e4670743cdd4a502501c", "shasum": "" }, "require": { @@ -1125,7 +1122,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-15T06:56:01+00:00" + "time": "2022-08-26T15:40:07+00:00" }, { "name": "illuminate/cache", @@ -1189,16 +1186,16 @@ }, { "name": "illuminate/collections", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "253cfce2bf469c340d2268bfbc31d4ad446a1fa7" + "reference": "3bda212d2c245b3261cd9af690dfd47d9878cebf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/253cfce2bf469c340d2268bfbc31d4ad446a1fa7", - "reference": "253cfce2bf469c340d2268bfbc31d4ad446a1fa7", + "url": "https://api.github.com/repos/illuminate/collections/zipball/3bda212d2c245b3261cd9af690dfd47d9878cebf", + "reference": "3bda212d2c245b3261cd9af690dfd47d9878cebf", "shasum": "" }, "require": { @@ -1240,20 +1237,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-28T14:33:19+00:00" + "time": "2022-08-22T14:29:59+00:00" }, { "name": "illuminate/conditionable", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", - "reference": "46b7beed47948bd2e67f523d0a76daa62775031e" + "reference": "5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/conditionable/zipball/46b7beed47948bd2e67f523d0a76daa62775031e", - "reference": "46b7beed47948bd2e67f523d0a76daa62775031e", + "url": "https://api.github.com/repos/illuminate/conditionable/zipball/5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883", + "reference": "5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883", "shasum": "" }, "require": { @@ -1286,7 +1283,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-05-31T14:47:50+00:00" + "time": "2022-07-29T19:44:19+00:00" }, { "name": "illuminate/config", @@ -1338,16 +1335,16 @@ }, { "name": "illuminate/console", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/console.git", - "reference": "cee0a961c773a391821f370a20d28b109bfda3c7" + "reference": "5a9b5410c1d0fe4c68efc621be6249889cb740cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/console/zipball/cee0a961c773a391821f370a20d28b109bfda3c7", - "reference": "cee0a961c773a391821f370a20d28b109bfda3c7", + "url": "https://api.github.com/repos/illuminate/console/zipball/5a9b5410c1d0fe4c68efc621be6249889cb740cc", + "reference": "5a9b5410c1d0fe4c68efc621be6249889cb740cc", "shasum": "" }, "require": { @@ -1355,6 +1352,8 @@ "illuminate/contracts": "^9.0", "illuminate/macroable": "^9.0", "illuminate/support": "^9.0", + "illuminate/view": "^9.0", + "nunomaduro/termwind": "^1.13", "php": "^8.0.2", "symfony/console": "^6.0", "symfony/process": "^6.0" @@ -1394,11 +1393,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-17T02:14:11+00:00" + "time": "2022-08-29T19:51:08+00:00" }, { "name": "illuminate/container", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -1449,16 +1448,16 @@ }, { "name": "illuminate/contracts", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "e014cf88ef46065b8b1f078893c01189b95ffb11" + "reference": "0d1dd1a7e947072319f2e641cc50081219606502" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/e014cf88ef46065b8b1f078893c01189b95ffb11", - "reference": "e014cf88ef46065b8b1f078893c01189b95ffb11", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/0d1dd1a7e947072319f2e641cc50081219606502", + "reference": "0d1dd1a7e947072319f2e641cc50081219606502", "shasum": "" }, "require": { @@ -1493,20 +1492,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-07T19:28:00+00:00" + "time": "2022-08-18T14:18:13+00:00" }, { "name": "illuminate/database", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "b1d20ad3e7ee78282ada72ac7465614ec9652327" + "reference": "017c670244f39c42b575807f5ea52b44df772790" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/b1d20ad3e7ee78282ada72ac7465614ec9652327", - "reference": "b1d20ad3e7ee78282ada72ac7465614ec9652327", + "url": "https://api.github.com/repos/illuminate/database/zipball/017c670244f39c42b575807f5ea52b44df772790", + "reference": "017c670244f39c42b575807f5ea52b44df772790", "shasum": "" }, "require": { @@ -1561,11 +1560,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-28T14:33:19+00:00" + "time": "2022-08-30T13:24:51+00:00" }, { "name": "illuminate/events", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", @@ -1620,16 +1619,16 @@ }, { "name": "illuminate/filesystem", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", - "reference": "0a73863f90e905d1d5053108fa2a270b2ec6fb0f" + "reference": "0f7f589b639ddee6f469ba01e986f75083844339" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/filesystem/zipball/0a73863f90e905d1d5053108fa2a270b2ec6fb0f", - "reference": "0a73863f90e905d1d5053108fa2a270b2ec6fb0f", + "url": "https://api.github.com/repos/illuminate/filesystem/zipball/0f7f589b639ddee6f469ba01e986f75083844339", + "reference": "0f7f589b639ddee6f469ba01e986f75083844339", "shasum": "" }, "require": { @@ -1678,7 +1677,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-20T16:41:48+00:00" + "time": "2022-07-29T15:48:39+00:00" }, { "name": "illuminate/http", @@ -1741,16 +1740,16 @@ }, { "name": "illuminate/macroable", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", - "reference": "25a2c6dac2b7541ecbadef952702e84ae15f5354" + "reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/macroable/zipball/25a2c6dac2b7541ecbadef952702e84ae15f5354", - "reference": "25a2c6dac2b7541ecbadef952702e84ae15f5354", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/e3bfaf6401742a9c6abca61b9b10e998e5b6449a", + "reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a", "shasum": "" }, "require": { @@ -1783,20 +1782,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-02-01T14:44:21+00:00" + "time": "2022-08-09T13:29:29+00:00" }, { "name": "illuminate/mail", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/mail.git", - "reference": "38b7cf8e25893615135fae6c699f9b1b53f909df" + "reference": "7b23970bdb6eacdc1aa1c8ea47e588a6f10f2679" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/mail/zipball/38b7cf8e25893615135fae6c699f9b1b53f909df", - "reference": "38b7cf8e25893615135fae6c699f9b1b53f909df", + "url": "https://api.github.com/repos/illuminate/mail/zipball/7b23970bdb6eacdc1aa1c8ea47e588a6f10f2679", + "reference": "7b23970bdb6eacdc1aa1c8ea47e588a6f10f2679", "shasum": "" }, "require": { @@ -1845,20 +1844,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-09T07:18:56+00:00" + "time": "2022-07-22T16:17:42+00:00" }, { "name": "illuminate/notifications", - "version": "v9.18.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/notifications.git", - "reference": "7f05b472722952a0862ec053560990696775ecbe" + "reference": "e360d51938e8b594be42b0d8edd85f1454e94e50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/notifications/zipball/7f05b472722952a0862ec053560990696775ecbe", - "reference": "7f05b472722952a0862ec053560990696775ecbe", + "url": "https://api.github.com/repos/illuminate/notifications/zipball/e360d51938e8b594be42b0d8edd85f1454e94e50", + "reference": "e360d51938e8b594be42b0d8edd85f1454e94e50", "shasum": "" }, "require": { @@ -1903,11 +1902,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-13T18:36:23+00:00" + "time": "2022-08-24T14:57:26+00:00" }, { "name": "illuminate/pipeline", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", @@ -1955,16 +1954,16 @@ }, { "name": "illuminate/queue", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/queue.git", - "reference": "7a0707b3817f63aecea60c7183aa3d420985b645" + "reference": "0c1b073feb14093a7f1cc99dd2a9cdac92538cdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/queue/zipball/7a0707b3817f63aecea60c7183aa3d420985b645", - "reference": "7a0707b3817f63aecea60c7183aa3d420985b645", + "url": "https://api.github.com/repos/illuminate/queue/zipball/0c1b073feb14093a7f1cc99dd2a9cdac92538cdb", + "reference": "0c1b073feb14093a7f1cc99dd2a9cdac92538cdb", "shasum": "" }, "require": { @@ -2016,7 +2015,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-21T14:34:39+00:00" + "time": "2022-08-18T14:18:13+00:00" }, { "name": "illuminate/session", @@ -2076,16 +2075,16 @@ }, { "name": "illuminate/support", - "version": "v9.19.0", + "version": "v9.27.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "350d65d043cd81ef84e8f5967d8935e8fa52c055" + "reference": "e40eb24d4799d82d3dab6f8f91cc2c68cb6cc798" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/350d65d043cd81ef84e8f5967d8935e8fa52c055", - "reference": "350d65d043cd81ef84e8f5967d8935e8fa52c055", + "url": "https://api.github.com/repos/illuminate/support/zipball/e40eb24d4799d82d3dab6f8f91cc2c68cb6cc798", + "reference": "e40eb24d4799d82d3dab6f8f91cc2c68cb6cc798", "shasum": "" }, "require": { @@ -2141,7 +2140,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-28T14:33:19+00:00" + "time": "2022-08-26T15:24:56+00:00" }, { "name": "illuminate/testing", @@ -2201,6 +2200,60 @@ }, "time": "2022-06-13T18:36:23+00:00" }, + { + "name": "illuminate/view", + "version": "v9.27.0", + "source": { + "type": "git", + "url": "https://github.com/illuminate/view.git", + "reference": "42ce37c2ffc45fc476aad9d6267b6ffac73ff539" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/illuminate/view/zipball/42ce37c2ffc45fc476aad9d6267b6ffac73ff539", + "reference": "42ce37c2ffc45fc476aad9d6267b6ffac73ff539", + "shasum": "" + }, + "require": { + "ext-json": "*", + "illuminate/collections": "^9.0", + "illuminate/container": "^9.0", + "illuminate/contracts": "^9.0", + "illuminate/events": "^9.0", + "illuminate/filesystem": "^9.0", + "illuminate/macroable": "^9.0", + "illuminate/support": "^9.0", + "php": "^8.0.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "9.x-dev" + } + }, + "autoload": { + "psr-4": { + "Illuminate\\View\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylor@laravel.com" + } + ], + "description": "The Illuminate View package.", + "homepage": "https://laravel.com", + "support": { + "issues": "https://github.com/laravel/framework/issues", + "source": "https://github.com/laravel/framework" + }, + "time": "2022-08-08T20:01:36+00:00" + }, { "name": "jolicode/jolinotif", "version": "v2.4.0", @@ -2409,25 +2462,26 @@ }, { "name": "laravel/serializable-closure", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "09f0e9fb61829f628205b7c94906c28740ff9540" + "reference": "d78fd36ba031a1a695ea5a406f29996948d7011b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/09f0e9fb61829f628205b7c94906c28740ff9540", - "reference": "09f0e9fb61829f628205b7c94906c28740ff9540", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/d78fd36ba031a1a695ea5a406f29996948d7011b", + "reference": "d78fd36ba031a1a695ea5a406f29996948d7011b", "shasum": "" }, "require": { "php": "^7.3|^8.0" }, "require-dev": { - "pestphp/pest": "^1.18", - "phpstan/phpstan": "^0.12.98", - "symfony/var-dumper": "^5.3" + "nesbot/carbon": "^2.61", + "pestphp/pest": "^1.21.3", + "phpstan/phpstan": "^1.8.2", + "symfony/var-dumper": "^5.4.11" }, "type": "library", "extra": { @@ -2464,20 +2518,20 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2022-05-16T17:09:47+00:00" + "time": "2022-08-26T15:25:27+00:00" }, { "name": "league/commonmark", - "version": "2.3.3", + "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc" + "reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc", - "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84d74485fdb7074f4f9dd6f02ab957b1de513257", + "reference": "84d74485fdb7074f4f9dd6f02ab957b1de513257", "shasum": "" }, "require": { @@ -2499,13 +2553,13 @@ "github/gfm": "0.29.0", "michelf/php-markdown": "^1.4", "nyholm/psr7": "^1.5", - "phpstan/phpstan": "^0.12.88 || ^1.0.0", - "phpunit/phpunit": "^9.5.5", + "phpstan/phpstan": "^1.8.2", + "phpunit/phpunit": "^9.5.21", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3", + "symfony/finder": "^5.3 | ^6.0", "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", - "unleashedtech/php-coding-standard": "^3.1", - "vimeo/psalm": "^4.7.3" + "unleashedtech/php-coding-standard": "^3.1.1", + "vimeo/psalm": "^4.24.0" }, "suggest": { "symfony/yaml": "v2.3+ required if using the Front Matter extension" @@ -2570,7 +2624,7 @@ "type": "tidelift" } ], - "time": "2022-06-07T21:28:26+00:00" + "time": "2022-07-29T10:59:45+00:00" }, { "name": "league/config", @@ -2802,16 +2856,16 @@ }, { "name": "nesbot/carbon", - "version": "2.59.1", + "version": "2.62.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5" + "reference": "01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a9000603ea337c8df16cc41f8b6be95a65f4d0f5", - "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a", + "reference": "01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a", "shasum": "" }, "require": { @@ -2900,7 +2954,7 @@ "type": "tidelift" } ], - "time": "2022-06-29T21:43:55+00:00" + "time": "2022-09-02T07:48:13+00:00" }, { "name": "nette/schema", @@ -3328,6 +3382,92 @@ }, "time": "2022-01-13T15:10:14+00:00" }, + { + "name": "nunomaduro/termwind", + "version": "v1.14.0", + "source": { + "type": "git", + "url": "https://github.com/nunomaduro/termwind.git", + "reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/10065367baccf13b6e30f5e9246fa4f63a79eb1d", + "reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": "^8.0", + "symfony/console": "^5.3.0|^6.0.0" + }, + "require-dev": { + "ergebnis/phpstan-rules": "^1.0.", + "illuminate/console": "^8.0|^9.0", + "illuminate/support": "^8.0|^9.0", + "laravel/pint": "^1.0.0", + "pestphp/pest": "^1.21.0", + "pestphp/pest-plugin-mock": "^1.0", + "phpstan/phpstan": "^1.4.6", + "phpstan/phpstan-strict-rules": "^1.1.0", + "symfony/var-dumper": "^5.2.7|^6.0.0", + "thecodingmachine/phpstan-strict-rules": "^1.0.0" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Termwind\\Laravel\\TermwindServiceProvider" + ] + } + }, + "autoload": { + "files": [ + "src/Functions.php" + ], + "psr-4": { + "Termwind\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nuno Maduro", + "email": "enunomaduro@gmail.com" + } + ], + "description": "Its like Tailwind CSS, but for the console.", + "keywords": [ + "cli", + "console", + "css", + "package", + "php", + "style" + ], + "support": { + "issues": "https://github.com/nunomaduro/termwind/issues", + "source": "https://github.com/nunomaduro/termwind/tree/v1.14.0" + }, + "funding": [ + { + "url": "https://www.paypal.com/paypalme/enunomaduro", + "type": "custom" + }, + { + "url": "https://github.com/nunomaduro", + "type": "github" + }, + { + "url": "https://github.com/xiCO2k", + "type": "github" + } + ], + "time": "2022-08-01T11:03:24+00:00" + }, { "name": "phpoption/phpoption", "version": "1.8.1", @@ -4004,20 +4144,20 @@ }, { "name": "ramsey/uuid", - "version": "4.3.1", + "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28" + "reference": "373f7bacfcf3de038778ff27dcce5672ddbf4c8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/8505afd4fea63b81a85d3b7b53ac3cb8dc347c28", - "reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/373f7bacfcf3de038778ff27dcce5672ddbf4c8a", + "reference": "373f7bacfcf3de038778ff27dcce5672ddbf4c8a", "shasum": "" }, "require": { - "brick/math": "^0.8 || ^0.9", + "brick/math": "^0.8 || ^0.9 || ^0.10", "ext-ctype": "*", "ext-json": "*", "php": "^8.0", @@ -4033,7 +4173,6 @@ "doctrine/annotations": "^1.8", "ergebnis/composer-normalize": "^2.15", "mockery/mockery": "^1.3", - "moontoast/math": "^1.1", "paragonie/random-lib": "^2", "php-mock/php-mock": "^2.2", "php-mock/php-mock-mockery": "^1.3", @@ -4082,7 +4221,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.3.1" + "source": "https://github.com/ramsey/uuid/tree/4.4.0" }, "funding": [ { @@ -4094,7 +4233,7 @@ "type": "tidelift" } ], - "time": "2022-03-27T21:42:02+00:00" + "time": "2022-08-05T17:58:37+00:00" }, { "name": "remotelyliving/php-dns", @@ -4476,16 +4615,16 @@ }, { "name": "symfony/console", - "version": "v6.1.2", + "version": "v6.1.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "7a86c1c42fbcb69b59768504c7bca1d3767760b7" + "reference": "7fccea8728aa2d431a6725b02b3ce759049fc84d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/7a86c1c42fbcb69b59768504c7bca1d3767760b7", - "reference": "7a86c1c42fbcb69b59768504c7bca1d3767760b7", + "url": "https://api.github.com/repos/symfony/console/zipball/7fccea8728aa2d431a6725b02b3ce759049fc84d", + "reference": "7fccea8728aa2d431a6725b02b3ce759049fc84d", "shasum": "" }, "require": { @@ -4552,7 +4691,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.1.2" + "source": "https://github.com/symfony/console/tree/v6.1.4" }, "funding": [ { @@ -4568,20 +4707,20 @@ "type": "tidelift" } ], - "time": "2022-06-26T13:01:30+00:00" + "time": "2022-08-26T10:32:31+00:00" }, { "name": "symfony/css-selector", - "version": "v6.1.0", + "version": "v6.1.3", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "05c40f02f621609404b8820ff8bc39acb46e19cf" + "reference": "0dd5e36b80e1de97f8f74ed7023ac2b837a36443" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/05c40f02f621609404b8820ff8bc39acb46e19cf", - "reference": "05c40f02f621609404b8820ff8bc39acb46e19cf", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/0dd5e36b80e1de97f8f74ed7023ac2b837a36443", + "reference": "0dd5e36b80e1de97f8f74ed7023ac2b837a36443", "shasum": "" }, "require": { @@ -4617,7 +4756,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.1.0" + "source": "https://github.com/symfony/css-selector/tree/v6.1.3" }, "funding": [ { @@ -4633,7 +4772,7 @@ "type": "tidelift" } ], - "time": "2022-02-25T11:15:52+00:00" + "time": "2022-06-27T17:24:16+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4937,16 +5076,16 @@ }, { "name": "symfony/finder", - "version": "v6.1.0", + "version": "v6.1.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "45b8beb69d6eb3b05a65689ebfd4222326773f8f" + "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/45b8beb69d6eb3b05a65689ebfd4222326773f8f", - "reference": "45b8beb69d6eb3b05a65689ebfd4222326773f8f", + "url": "https://api.github.com/repos/symfony/finder/zipball/39696bff2c2970b3779a5cac7bf9f0b88fc2b709", + "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709", "shasum": "" }, "require": { @@ -4981,7 +5120,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.1.0" + "source": "https://github.com/symfony/finder/tree/v6.1.3" }, "funding": [ { @@ -4997,7 +5136,7 @@ "type": "tidelift" } ], - "time": "2022-04-15T08:08:08+00:00" + "time": "2022-07-29T07:42:06+00:00" }, { "name": "symfony/http-foundation", @@ -5183,16 +5322,16 @@ }, { "name": "symfony/mailer", - "version": "v6.1.2", + "version": "v6.1.4", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "8fa150355115ea09238858ae3cfaf249fd1fd5ed" + "reference": "55a7cb8f8518d35e2a039daaec6e1ee20509510e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/8fa150355115ea09238858ae3cfaf249fd1fd5ed", - "reference": "8fa150355115ea09238858ae3cfaf249fd1fd5ed", + "url": "https://api.github.com/repos/symfony/mailer/zipball/55a7cb8f8518d35e2a039daaec6e1ee20509510e", + "reference": "55a7cb8f8518d35e2a039daaec6e1ee20509510e", "shasum": "" }, "require": { @@ -5237,7 +5376,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.1.2" + "source": "https://github.com/symfony/mailer/tree/v6.1.4" }, "funding": [ { @@ -5253,20 +5392,20 @@ "type": "tidelift" } ], - "time": "2022-06-19T13:21:48+00:00" + "time": "2022-08-03T05:16:05+00:00" }, { "name": "symfony/mime", - "version": "v6.1.1", + "version": "v6.1.4", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "56508865dd883dce3c863af11b3e8053adab30d7" + "reference": "5d1de2d3c52f8ca469c488f4b9e007e9e9cee0b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/56508865dd883dce3c863af11b3e8053adab30d7", - "reference": "56508865dd883dce3c863af11b3e8053adab30d7", + "url": "https://api.github.com/repos/symfony/mime/zipball/5d1de2d3c52f8ca469c488f4b9e007e9e9cee0b3", + "reference": "5d1de2d3c52f8ca469c488f4b9e007e9e9cee0b3", "shasum": "" }, "require": { @@ -5318,7 +5457,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.1.1" + "source": "https://github.com/symfony/mime/tree/v6.1.4" }, "funding": [ { @@ -5334,7 +5473,7 @@ "type": "tidelift" } ], - "time": "2022-06-09T12:51:38+00:00" + "time": "2022-08-19T14:27:04+00:00" }, { "name": "symfony/polyfill-ctype", @@ -5993,16 +6132,16 @@ }, { "name": "symfony/process", - "version": "v6.1.0", + "version": "v6.1.3", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "318718453c2be58266f1a9e74063d13cb8dd4165" + "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/318718453c2be58266f1a9e74063d13cb8dd4165", - "reference": "318718453c2be58266f1a9e74063d13cb8dd4165", + "url": "https://api.github.com/repos/symfony/process/zipball/a6506e99cfad7059b1ab5cab395854a0a0c21292", + "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292", "shasum": "" }, "require": { @@ -6034,7 +6173,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.1.0" + "source": "https://github.com/symfony/process/tree/v6.1.3" }, "funding": [ { @@ -6050,7 +6189,7 @@ "type": "tidelift" } ], - "time": "2022-05-11T12:12:29+00:00" + "time": "2022-06-27T17:24:16+00:00" }, { "name": "symfony/service-contracts", @@ -6139,16 +6278,16 @@ }, { "name": "symfony/string", - "version": "v6.1.2", + "version": "v6.1.4", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "1903f2879875280c5af944625e8246d81c2f0604" + "reference": "290972cad7b364e3befaa74ba0ec729800fb161c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/1903f2879875280c5af944625e8246d81c2f0604", - "reference": "1903f2879875280c5af944625e8246d81c2f0604", + "url": "https://api.github.com/repos/symfony/string/zipball/290972cad7b364e3befaa74ba0ec729800fb161c", + "reference": "290972cad7b364e3befaa74ba0ec729800fb161c", "shasum": "" }, "require": { @@ -6204,7 +6343,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.1.2" + "source": "https://github.com/symfony/string/tree/v6.1.4" }, "funding": [ { @@ -6220,20 +6359,20 @@ "type": "tidelift" } ], - "time": "2022-06-26T16:35:04+00:00" + "time": "2022-08-12T18:05:43+00:00" }, { "name": "symfony/translation", - "version": "v6.1.0", + "version": "v6.1.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "b254416631615bc6fe49b0a67f18658827288147" + "reference": "45d0f5bb8df7255651ca91c122fab604e776af03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/b254416631615bc6fe49b0a67f18658827288147", - "reference": "b254416631615bc6fe49b0a67f18658827288147", + "url": "https://api.github.com/repos/symfony/translation/zipball/45d0f5bb8df7255651ca91c122fab604e776af03", + "reference": "45d0f5bb8df7255651ca91c122fab604e776af03", "shasum": "" }, "require": { @@ -6300,7 +6439,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.1.0" + "source": "https://github.com/symfony/translation/tree/v6.1.4" }, "funding": [ { @@ -6316,7 +6455,7 @@ "type": "tidelift" } ], - "time": "2022-05-11T12:12:29+00:00" + "time": "2022-08-02T16:17:38+00:00" }, { "name": "symfony/translation-contracts",