From 87d81cdd0a48f9335f3f828f8947524e7e564f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:56:05 +0000 Subject: [PATCH] Bump intelrx/sitesettings from 1.0.0 to 2.0.0 Bumps [intelrx/sitesettings](https://github.com/Raza9798/Site-Settings) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/Raza9798/Site-Settings/releases) - [Commits](https://github.com/Raza9798/Site-Settings/compare/1.0.0...2.0.0) --- updated-dependencies: - dependency-name: intelrx/sitesettings dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 67c23cfe..96b20d0b 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "bezhansalleh/filament-shield": "^3.2", "filament/filament": "^3.2", "guzzlehttp/guzzle": "^7.8", - "intelrx/sitesettings": "^1.0", + "intelrx/sitesettings": "^2.0", "joelbutcher/socialstream": "^6.0", "laravel/framework": "^11.0", "laravel/jetstream": "^5.1", diff --git a/composer.lock b/composer.lock index 266acce9..9dcd18d5 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": "a7cf2dcb8d89c2b181ec8b5d68fbd673", + "content-hash": "aff28cf94c900acd21d5fdeaa53065e9", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -2338,16 +2338,16 @@ }, { "name": "intelrx/sitesettings", - "version": "1.0.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/Raza9798/Site-Settings.git", - "reference": "268c7031057f955b1bc6aa5da3b959caad9c30f2" + "reference": "64c23056e410b52af75487d4a9c6f2935c1098ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Raza9798/Site-Settings/zipball/268c7031057f955b1bc6aa5da3b959caad9c30f2", - "reference": "268c7031057f955b1bc6aa5da3b959caad9c30f2", + "url": "https://api.github.com/repos/Raza9798/Site-Settings/zipball/64c23056e410b52af75487d4a9c6f2935c1098ab", + "reference": "64c23056e410b52af75487d4a9c6f2935c1098ab", "shasum": "" }, "require": { @@ -2379,9 +2379,9 @@ "description": "Application global properties", "support": { "issues": "https://github.com/Raza9798/Site-Settings/issues", - "source": "https://github.com/Raza9798/Site-Settings/tree/1.0.0" + "source": "https://github.com/Raza9798/Site-Settings/tree/2.0.0" }, - "time": "2024-08-29T20:56:05+00:00" + "time": "2024-09-30T20:53:46+00:00" }, { "name": "joelbutcher/socialstream",