1
0
mirror of https://github.com/torrentpier/torrentpier.git synced 2025-03-12 04:35:42 -07:00

Composer(deps): Bump arokettu/bencode from 4.2.1 to 4.3.0 ()

Bumps [arokettu/bencode](https://github.com/arokettu/bencode) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/arokettu/bencode/releases)
- [Changelog](https://github.com/arokettu/bencode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arokettu/bencode/compare/4.2.1...4.3.0)

---
updated-dependencies:
- dependency-name: arokettu/bencode
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-26 19:15:08 +07:00 committed by GitHub
parent a3e48e3e92
commit d9d01136e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

11
composer.lock generated

@ -8,16 +8,16 @@
"packages": [
{
"name": "arokettu/bencode",
"version": "4.2.1",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/arokettu/bencode.git",
"reference": "c7072219da97db955f5b95ba6833bd0286ff9be0"
"reference": "be43c5c2d54fb2c8a358f6d38130fc7e57928913"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/arokettu/bencode/zipball/c7072219da97db955f5b95ba6833bd0286ff9be0",
"reference": "c7072219da97db955f5b95ba6833bd0286ff9be0",
"url": "https://api.github.com/repos/arokettu/bencode/zipball/be43c5c2d54fb2c8a358f6d38130fc7e57928913",
"reference": "be43c5c2d54fb2c8a358f6d38130fc7e57928913",
"shasum": ""
},
"require": {
@ -26,6 +26,7 @@
},
"require-dev": {
"brick/math": "*",
"ext-bcmath": "*",
"ext-gmp": "*",
"ext-json": "*",
"mikey179/vfsstream": "^1.6.11",
@ -74,7 +75,7 @@
"issues": "https://gitlab.com/sandfox/bencode/-/issues",
"source": "https://gitlab.com/sandfox/bencode"
},
"time": "2024-07-28T12:54:52+00:00"
"time": "2024-09-25T14:43:35+00:00"
},
{
"name": "arokettu/is-resource",