mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
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:
parent
65a16b8406
commit
a7566823c2
2 changed files with 8 additions and 8 deletions
|
@ -47,7 +47,7 @@
|
||||||
"guzzlehttp/psr7": "^2.6",
|
"guzzlehttp/psr7": "^2.6",
|
||||||
"longman/ip-tools": "1.2.1",
|
"longman/ip-tools": "1.2.1",
|
||||||
"monolog/monolog": "^3.4",
|
"monolog/monolog": "^3.4",
|
||||||
"samdark/sitemap": "2.4.0",
|
"samdark/sitemap": "2.4.1",
|
||||||
"symfony/mailer": "^6.3",
|
"symfony/mailer": "^6.3",
|
||||||
"symfony/polyfill": "v1.28.0",
|
"symfony/polyfill": "v1.28.0",
|
||||||
"vlucas/phpdotenv": "^5.5"
|
"vlucas/phpdotenv": "^5.5"
|
||||||
|
|
14
composer.lock
generated
14
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "5d5bd496475c8819e629c746b904aa0d",
|
"content-hash": "ab483942399a1a20194b6851fda0ae6f",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "arokettu/bencode",
|
"name": "arokettu/bencode",
|
||||||
|
@ -1579,16 +1579,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "samdark/sitemap",
|
"name": "samdark/sitemap",
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/samdark/sitemap.git",
|
"url": "https://github.com/samdark/sitemap.git",
|
||||||
"reference": "a7ba091766afeb5fad1ea3056b30f26c3a620962"
|
"reference": "cf514750781275ad90fc9a828b4330c9c5ccba98"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/samdark/sitemap/zipball/a7ba091766afeb5fad1ea3056b30f26c3a620962",
|
"url": "https://api.github.com/repos/samdark/sitemap/zipball/cf514750781275ad90fc9a828b4330c9c5ccba98",
|
||||||
"reference": "a7ba091766afeb5fad1ea3056b30f26c3a620962",
|
"reference": "cf514750781275ad90fc9a828b4330c9c5ccba98",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1634,7 +1634,7 @@
|
||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-10-02T04:04:28+00:00"
|
"time": "2023-11-01T08:41:34+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
|
@ -2399,5 +2399,5 @@
|
||||||
"php": "^8.1"
|
"php": "^8.1"
|
||||||
},
|
},
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.3.0"
|
"plugin-api-version": "2.6.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue