From 091cd1fea359bbb7152fe4c6eb1610117cc3c855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 17:13:02 +0000 Subject: [PATCH] Bump laravel/framework from 9.22.1 to 9.23.0 Bumps [laravel/framework](https://github.com/laravel/framework) from 9.22.1 to 9.23.0. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v9.22.1...v9.23.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 38cee797..bf382bac 100644 --- a/composer.lock +++ b/composer.lock @@ -1735,16 +1735,16 @@ }, { "name": "laravel/framework", - "version": "v9.22.1", + "version": "v9.23.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46" + "reference": "c4eea9060d847b5c93957b203caa8f57544a76ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/b3b3dd43b9899f23df6d1d3e5390bd4662947a46", - "reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46", + "url": "https://api.github.com/repos/laravel/framework/zipball/c4eea9060d847b5c93957b203caa8f57544a76ab", + "reference": "c4eea9060d847b5c93957b203caa8f57544a76ab", "shasum": "" }, "require": { @@ -1765,7 +1765,7 @@ "psr/log": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "ramsey/uuid": "^4.2.2", - "symfony/console": "^6.0", + "symfony/console": "^6.0.3", "symfony/error-handler": "^6.0", "symfony/finder": "^6.0", "symfony/http-foundation": "^6.0", @@ -1911,7 +1911,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-07-26T16:16:33+00:00" + "time": "2022-08-02T14:24:44+00:00" }, { "name": "laravel/horizon", @@ -3491,16 +3491,16 @@ }, { "name": "nunomaduro/termwind", - "version": "v1.13.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", - "reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8" + "reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/132a24bd3e8c559e7f14fa14ba1b83772a0f97f8", - "reference": "132a24bd3e8c559e7f14fa14ba1b83772a0f97f8", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/10065367baccf13b6e30f5e9246fa4f63a79eb1d", + "reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d", "shasum": "" }, "require": { @@ -3512,7 +3512,7 @@ "ergebnis/phpstan-rules": "^1.0.", "illuminate/console": "^8.0|^9.0", "illuminate/support": "^8.0|^9.0", - "laravel/pint": "^0.2.0", + "laravel/pint": "^1.0.0", "pestphp/pest": "^1.21.0", "pestphp/pest-plugin-mock": "^1.0", "phpstan/phpstan": "^1.4.6", @@ -3557,7 +3557,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", - "source": "https://github.com/nunomaduro/termwind/tree/v1.13.0" + "source": "https://github.com/nunomaduro/termwind/tree/v1.14.0" }, "funding": [ { @@ -3573,7 +3573,7 @@ "type": "github" } ], - "time": "2022-07-01T15:06:55+00:00" + "time": "2022-08-01T11:03:24+00:00" }, { "name": "p3k/http",