Composer(deps): Bump arokettu/torrent-file from 5.2.1 to 5.2.2 (#1366)

Bumps [arokettu/torrent-file](https://github.com/arokettu/torrent-file) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/arokettu/torrent-file/releases)
- [Changelog](https://github.com/arokettu/torrent-file/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arokettu/torrent-file/compare/5.2.1...5.2.2)

---
updated-dependencies:
- dependency-name: arokettu/torrent-file
  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] 2024-02-01 13:11:21 +07:00 committed by GitHub
commit 2f59004d0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -200,16 +200,16 @@
}, },
{ {
"name": "arokettu/torrent-file", "name": "arokettu/torrent-file",
"version": "5.2.1", "version": "5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/arokettu/torrent-file.git", "url": "https://github.com/arokettu/torrent-file.git",
"reference": "7ad8f420836b849574ae62bef06ddbb0271b1ce6" "reference": "7cbcc941638df545de8f4b21cc369110b10f92bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/arokettu/torrent-file/zipball/7ad8f420836b849574ae62bef06ddbb0271b1ce6", "url": "https://api.github.com/repos/arokettu/torrent-file/zipball/7cbcc941638df545de8f4b21cc369110b10f92bb",
"reference": "7ad8f420836b849574ae62bef06ddbb0271b1ce6", "reference": "7cbcc941638df545de8f4b21cc369110b10f92bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -268,7 +268,7 @@
"issues": "https://gitlab.com/sandfox/torrent-file/-/issues", "issues": "https://gitlab.com/sandfox/torrent-file/-/issues",
"source": "https://gitlab.com/sandfox/torrent-file" "source": "https://gitlab.com/sandfox/torrent-file"
}, },
"time": "2023-12-17T19:59:55+00:00" "time": "2024-01-31T20:45:07+00:00"
}, },
{ {
"name": "bugsnag/bugsnag", "name": "bugsnag/bugsnag",
@ -2334,16 +2334,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v6.4.0", "version": "v6.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59" "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59", "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59", "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2377,7 +2377,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.0" "source": "https://github.com/symfony/filesystem/tree/v6.4.3"
}, },
"funding": [ "funding": [
{ {
@ -2393,7 +2393,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-07-26T17:27:13+00:00" "time": "2024-01-23T14:51:35+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",