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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-02 13:40:54 +07:00 committed by GitHub
commit a7566823c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -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"

14
composer.lock generated
View file

@ -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"
}