Composer(deps): Bump arokettu/torrent-file from 5.3.0 to 5.3.1 (#1563)

Bumps [arokettu/torrent-file](https://github.com/arokettu/torrent-file) from 5.3.0 to 5.3.1.
- [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.3.0...5.3.1)

---
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-07-29 15:01:02 +07:00 committed by GitHub
commit ee310d25da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

41
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [
{
"name": "arokettu/bencode",
"version": "4.2.0",
"version": "4.2.1",
"source": {
"type": "git",
"url": "https://github.com/arokettu/bencode.git",
"reference": "f0d47ebcb1b0e514a0fb43011d8e807bcaffc801"
"reference": "c7072219da97db955f5b95ba6833bd0286ff9be0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/arokettu/bencode/zipball/f0d47ebcb1b0e514a0fb43011d8e807bcaffc801",
"reference": "f0d47ebcb1b0e514a0fb43011d8e807bcaffc801",
"url": "https://api.github.com/repos/arokettu/bencode/zipball/c7072219da97db955f5b95ba6833bd0286ff9be0",
"reference": "c7072219da97db955f5b95ba6833bd0286ff9be0",
"shasum": ""
},
"require": {
@ -28,13 +28,12 @@
"brick/math": "*",
"ext-gmp": "*",
"ext-json": "*",
"mikey179/vfsstream": "^1.6.10@alpha",
"mikey179/vfsstream": "^1.6.11",
"pear/math_biginteger": "^1.0",
"phpunit/phpunit": "^9.4",
"phpunit/phpunit": "^10.5.28",
"psy/psysh": "*",
"sandfox.dev/code-standard": "^1",
"sandfox.dev/code-standard": "^1.2024.07.05",
"squizlabs/php_codesniffer": "*",
"symfony/phpunit-bridge": "^6.1",
"vimeo/psalm": "^5.2"
},
"suggest": {
@ -75,7 +74,7 @@
"issues": "https://gitlab.com/sandfox/bencode/-/issues",
"source": "https://gitlab.com/sandfox/bencode"
},
"time": "2024-03-08T23:03:21+00:00"
"time": "2024-07-28T12:54:52+00:00"
},
{
"name": "arokettu/is-resource",
@ -276,16 +275,16 @@
},
{
"name": "arokettu/torrent-file",
"version": "5.3.0",
"version": "5.3.1",
"source": {
"type": "git",
"url": "https://github.com/arokettu/torrent-file.git",
"reference": "96f53d56137efe5828c3eddf492709ebdaf93afd"
"reference": "650ed7109bcd01dd6c4f47d129f120eb1f82ca07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/arokettu/torrent-file/zipball/96f53d56137efe5828c3eddf492709ebdaf93afd",
"reference": "96f53d56137efe5828c3eddf492709ebdaf93afd",
"url": "https://api.github.com/repos/arokettu/torrent-file/zipball/650ed7109bcd01dd6c4f47d129f120eb1f82ca07",
"reference": "650ed7109bcd01dd6c4f47d129f120eb1f82ca07",
"shasum": ""
},
"require": {
@ -341,7 +340,7 @@
"issues": "https://gitlab.com/sandfox/torrent-file/-/issues",
"source": "https://gitlab.com/sandfox/torrent-file"
},
"time": "2024-07-20T04:59:21+00:00"
"time": "2024-07-28T21:43:34+00:00"
},
{
"name": "arokettu/unsigned",
@ -2947,16 +2946,16 @@
},
{
"name": "symfony/finder",
"version": "v6.4.8",
"version": "v6.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c"
"reference": "af29198d87112bebdd397bd7735fbd115997824c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c",
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c",
"url": "https://api.github.com/repos/symfony/finder/zipball/af29198d87112bebdd397bd7735fbd115997824c",
"reference": "af29198d87112bebdd397bd7735fbd115997824c",
"shasum": ""
},
"require": {
@ -2991,7 +2990,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v6.4.8"
"source": "https://github.com/symfony/finder/tree/v6.4.10"
},
"funding": [
{
@ -3007,7 +3006,7 @@
"type": "tidelift"
}
],
"time": "2024-05-31T14:49:08+00:00"
"time": "2024-07-24T07:06:38+00:00"
},
{
"name": "symfony/mailer",
@ -4067,5 +4066,5 @@
"php": "^8.1"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}