From c23bcd277d0a2f0d3ffcae8c8429700ebcba53d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 09:56:30 +0000 Subject: [PATCH] build(deps-dev): Bump spatie/laravel-ray from 1.32.4 to 1.32.5 Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray) from 1.32.4 to 1.32.5. - [Release notes](https://github.com/spatie/laravel-ray/releases) - [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-ray/compare/1.32.4...1.32.5) --- updated-dependencies: - dependency-name: spatie/laravel-ray dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0b8d58ef..6422f61c 100644 --- a/composer.lock +++ b/composer.lock @@ -11758,16 +11758,16 @@ }, { "name": "spatie/laravel-ray", - "version": "1.32.4", + "version": "1.32.5", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ray.git", - "reference": "2274653f0a90dd87fbb887437be1c1ea1388a47c" + "reference": "288f30c94c9725dfd78d8a1b82b230521f4d697e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/2274653f0a90dd87fbb887437be1c1ea1388a47c", - "reference": "2274653f0a90dd87fbb887437be1c1ea1388a47c", + "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/288f30c94c9725dfd78d8a1b82b230521f4d697e", + "reference": "288f30c94c9725dfd78d8a1b82b230521f4d697e", "shasum": "" }, "require": { @@ -11827,7 +11827,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-ray/issues", - "source": "https://github.com/spatie/laravel-ray/tree/1.32.4" + "source": "https://github.com/spatie/laravel-ray/tree/1.32.5" }, "funding": [ { @@ -11839,7 +11839,7 @@ "type": "other" } ], - "time": "2023-03-23T08:04:54+00:00" + "time": "2023-06-23T07:04:32+00:00" }, { "name": "spatie/macroable",