From a7566823c2ee56bb0ccf5de60806757de7c2ca58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 13:40:54 +0700 Subject: [PATCH] Composer(deps): Bump samdark/sitemap from 2.4.0 to 2.4.1 (#1015) Bumps [samdark/sitemap](https://github.com/samdark/sitemap) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/samdark/sitemap/releases) - [Commits](https://github.com/samdark/sitemap/compare/2.4.0...2.4.1) --- updated-dependencies: - dependency-name: samdark/sitemap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index f3bb641f0..efab6a6d6 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "guzzlehttp/psr7": "^2.6", "longman/ip-tools": "1.2.1", "monolog/monolog": "^3.4", - "samdark/sitemap": "2.4.0", + "samdark/sitemap": "2.4.1", "symfony/mailer": "^6.3", "symfony/polyfill": "v1.28.0", "vlucas/phpdotenv": "^5.5" diff --git a/composer.lock b/composer.lock index 64d261d61..0616a347f 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": "5d5bd496475c8819e629c746b904aa0d", + "content-hash": "ab483942399a1a20194b6851fda0ae6f", "packages": [ { "name": "arokettu/bencode", @@ -1579,16 +1579,16 @@ }, { "name": "samdark/sitemap", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/samdark/sitemap.git", - "reference": "a7ba091766afeb5fad1ea3056b30f26c3a620962" + "reference": "cf514750781275ad90fc9a828b4330c9c5ccba98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/samdark/sitemap/zipball/a7ba091766afeb5fad1ea3056b30f26c3a620962", - "reference": "a7ba091766afeb5fad1ea3056b30f26c3a620962", + "url": "https://api.github.com/repos/samdark/sitemap/zipball/cf514750781275ad90fc9a828b4330c9c5ccba98", + "reference": "cf514750781275ad90fc9a828b4330c9c5ccba98", "shasum": "" }, "require": { @@ -1634,7 +1634,7 @@ "type": "patreon" } ], - "time": "2021-10-02T04:04:28+00:00" + "time": "2023-11-01T08:41:34+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2399,5 +2399,5 @@ "php": "^8.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }