From 3d84398bcd67cad6fbff10277a837ce88227de92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 19:21:07 +0000 Subject: [PATCH] Bump stephenjude/filament-jetstream from 0.0.11 to 0.0.12 Bumps [stephenjude/filament-jetstream](https://github.com/stephenjude/filament-jetstream) from 0.0.11 to 0.0.12. - [Release notes](https://github.com/stephenjude/filament-jetstream/releases) - [Changelog](https://github.com/stephenjude/filament-jetstream/blob/main/CHANGELOG.md) - [Commits](https://github.com/stephenjude/filament-jetstream/compare/0.0.11...0.0.12) --- updated-dependencies: - dependency-name: stephenjude/filament-jetstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index d06122fa..55f6b340 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "livewire/livewire": "^3.0", "spiral/roadrunner-cli": "^2.6.0", "spiral/roadrunner-http": "^3.3.0", - "stephenjude/filament-jetstream": "^0.0.11" + "stephenjude/filament-jetstream": "^0.0.12" }, "require-dev": { "fakerphp/faker": "^1.23", diff --git a/composer.lock b/composer.lock index 9c959426..3ae18bc7 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": "3bd253f6f080c7ffb955186d902326e1", + "content-hash": "42840b0fd1993dfbf62455151fb3c55a", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -7115,16 +7115,16 @@ }, { "name": "stephenjude/filament-jetstream", - "version": "0.0.11", + "version": "0.0.12", "source": { "type": "git", "url": "https://github.com/stephenjude/filament-jetstream.git", - "reference": "567ec4bb5d1f0b79ad8ee7c55ce9e4649918dca9" + "reference": "9b062ce787cdccaeab6ce2c0bb8068fc2a951975" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/567ec4bb5d1f0b79ad8ee7c55ce9e4649918dca9", - "reference": "567ec4bb5d1f0b79ad8ee7c55ce9e4649918dca9", + "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/9b062ce787cdccaeab6ce2c0bb8068fc2a951975", + "reference": "9b062ce787cdccaeab6ce2c0bb8068fc2a951975", "shasum": "" }, "require": { @@ -7187,7 +7187,7 @@ "type": "github" } ], - "time": "2024-06-12T12:45:20+00:00" + "time": "2024-06-20T09:20:26+00:00" }, { "name": "symfony/clock",