mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update packages to their latest versions
This commit is contained in:
Generated
+44
-381
@@ -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": "53d493d9f4d028ccfea322942d17705a",
|
||||
"content-hash": "9f1bff888d15086234c63c71eb6256e8",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -653,6 +653,49 @@
|
||||
},
|
||||
"time": "2025-02-22T19:11:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dariusiii/net_nntp",
|
||||
"version": "3.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DariusIII/Net_NNTP.git",
|
||||
"reference": "a895397d64f2b70bbea762b368bae060d233bf2f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/DariusIII/Net_NNTP/zipball/a895397d64f2b70bbea762b368bae060d233bf2f",
|
||||
"reference": "a895397d64f2b70bbea762b368bae060d233bf2f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "*"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"./"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"W3C"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"email": "heino@gehlsen.dk",
|
||||
"name": "Heino H. Gehlsen",
|
||||
"role": "Lead"
|
||||
}
|
||||
],
|
||||
"description": "Package for communication with NNTP/Usenet servers.",
|
||||
"homepage": "https://github.com/DariusIII/Net_NNTP",
|
||||
"support": {
|
||||
"source": "https://github.com/DariusIII/Net_NNTP"
|
||||
},
|
||||
"time": "2026-02-02T08:59:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dariusiii/rarinfo",
|
||||
"version": "v3.0",
|
||||
@@ -5814,386 +5857,6 @@
|
||||
},
|
||||
"time": "2025-09-24T15:06:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/archive_tar",
|
||||
"version": "1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pear/Archive_Tar.git",
|
||||
"reference": "dc3285537f1832da8ddbbe45f5a007248b6cc00e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/dc3285537f1832da8ddbbe45f5a007248b6cc00e",
|
||||
"reference": "dc3285537f1832da8ddbbe45f5a007248b6cc00e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"pear/pear-core-minimal": "^1.10.0alpha2",
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "*"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-bz2": "Bz2 compression support.",
|
||||
"ext-xz": "Lzma2 compression support.",
|
||||
"ext-zlib": "Gzip compression support."
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Archive_Tar": ""
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"include-path": [
|
||||
"./"
|
||||
],
|
||||
"license": [
|
||||
"BSD-2-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Vincent Blavet",
|
||||
"email": "vincent@phpconcept.net"
|
||||
},
|
||||
{
|
||||
"name": "Greg Beaver",
|
||||
"email": "greg@chiaraquartet.net"
|
||||
},
|
||||
{
|
||||
"name": "Michiel Rook",
|
||||
"email": "mrook@php.net"
|
||||
}
|
||||
],
|
||||
"description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
|
||||
"homepage": "https://github.com/pear/Archive_Tar",
|
||||
"keywords": [
|
||||
"archive",
|
||||
"tar"
|
||||
],
|
||||
"support": {
|
||||
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
|
||||
"source": "https://github.com/pear/Archive_Tar"
|
||||
},
|
||||
"time": "2025-07-19T14:49:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/console_getopt",
|
||||
"version": "v1.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pear/Console_Getopt.git",
|
||||
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
||||
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Console": "./"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"include-path": [
|
||||
"./"
|
||||
],
|
||||
"license": [
|
||||
"BSD-2-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrei Zmievski",
|
||||
"email": "andrei@php.net",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Stig Bakken",
|
||||
"email": "stig@php.net",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Greg Beaver",
|
||||
"email": "cellog@php.net",
|
||||
"role": "Helper"
|
||||
}
|
||||
],
|
||||
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
|
||||
"support": {
|
||||
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
|
||||
"source": "https://github.com/pear/Console_Getopt"
|
||||
},
|
||||
"abandoned": true,
|
||||
"time": "2019-11-20T18:27:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/net_nntp",
|
||||
"version": "2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DariusIII/Net_NNTP.git",
|
||||
"reference": "7c5811b3935dd4b52de4434aef7ec0d78846ec48"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/DariusIII/Net_NNTP/zipball/7c5811b3935dd4b52de4434aef7ec0d78846ec48",
|
||||
"reference": "7c5811b3935dd4b52de4434aef7ec0d78846ec48",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"pear/pear": "^1.4.5",
|
||||
"php": ">=8.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "*"
|
||||
},
|
||||
"suggest": {
|
||||
"pear/log": "Support logging"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"./"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"W3C"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"email": "heino@gehlsen.dk",
|
||||
"name": "Heino H. Gehlsen",
|
||||
"role": "Lead"
|
||||
}
|
||||
],
|
||||
"description": "PEAR's package for communication with NNTP/Usenet servers.",
|
||||
"homepage": "http://pear.php.net/package/Net_NNTP",
|
||||
"support": {
|
||||
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_NNTP",
|
||||
"source": "https://github.com/pear/Net_NNTP"
|
||||
},
|
||||
"time": "2026-01-26T12:14:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/pear",
|
||||
"version": "v1.10.18",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pear/pear-core.git",
|
||||
"reference": "9076191766577a02f75587049d9d316472403aea"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pear/pear-core/zipball/9076191766577a02f75587049d9d316472403aea",
|
||||
"reference": "9076191766577a02f75587049d9d316472403aea",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-pcre": "*",
|
||||
"ext-xml": "*",
|
||||
"pear/archive_tar": "*",
|
||||
"pear/console_getopt": "*",
|
||||
"pear/structures_graph": "*",
|
||||
"pear/xml_util": "*",
|
||||
"php": ">=5.4"
|
||||
},
|
||||
"replace": {
|
||||
"pear/pear-core-minimal": "*",
|
||||
"pear/pear_exception": "*"
|
||||
},
|
||||
"suggest": {
|
||||
"pear/pear_frontend_gtk": "For GTK support",
|
||||
"pear/pear_frontend_web": "For Web support"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"./"
|
||||
],
|
||||
"exclude-from-classmap": [
|
||||
"/tests/"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"include-path": [
|
||||
"./"
|
||||
],
|
||||
"license": [
|
||||
"BSD-2-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Greg Beaver",
|
||||
"email": "cellog@php.net",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Pierre-Alain Joye",
|
||||
"email": "pierre@php.net",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Stig Bakken",
|
||||
"email": "stig@php.net",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Tomas V.V.Cox",
|
||||
"email": "cox@idecnet.com",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Helgi Thormar",
|
||||
"email": "dufuz@php.net",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Tias Guns",
|
||||
"email": "tias@php.net",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Tim Jackson",
|
||||
"email": "timj@php.net",
|
||||
"role": "Helper"
|
||||
},
|
||||
{
|
||||
"name": "Bertrand Gugger",
|
||||
"email": "toggg@php.net",
|
||||
"role": "Helper"
|
||||
},
|
||||
{
|
||||
"name": "Martin Jansen",
|
||||
"email": "mj@php.net",
|
||||
"role": "Helper"
|
||||
}
|
||||
],
|
||||
"description": "This is the definitive source of PEAR's core files.",
|
||||
"support": {
|
||||
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
|
||||
"source": "https://github.com/pear/PEAR"
|
||||
},
|
||||
"time": "2026-01-25T16:57:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/structures_graph",
|
||||
"version": "v1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pear/Structures_Graph.git",
|
||||
"reference": "66368ac2fdb88f00b58e1cca1ead1b20f6d3b250"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pear/Structures_Graph/zipball/66368ac2fdb88f00b58e1cca1ead1b20f6d3b250",
|
||||
"reference": "66368ac2fdb88f00b58e1cca1ead1b20f6d3b250",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"pear/pear-core-minimal": "^1.10.1",
|
||||
"php": ">=5.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "@stable"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Structures": "./"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"include-path": [
|
||||
"./"
|
||||
],
|
||||
"license": [
|
||||
"LGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Sérgio Carvalho",
|
||||
"email": "sergiosgc@gmail.com",
|
||||
"role": "Lead"
|
||||
}
|
||||
],
|
||||
"description": "More info available on: http://pear.php.net/package/Structures_Graph",
|
||||
"homepage": "http://pear.php.net/package/Structures_Graph",
|
||||
"support": {
|
||||
"source": "https://github.com/pear/Structures_Graph"
|
||||
},
|
||||
"abandoned": true,
|
||||
"time": "2024-06-02T15:12:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/xml_util",
|
||||
"version": "v1.4.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pear/XML_Util.git",
|
||||
"reference": "90052e3e7c099ffce3bc83ec4210f88a40b8419a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pear/XML_Util/zipball/90052e3e7c099ffce3bc83ec4210f88a40b8419a",
|
||||
"reference": "90052e3e7c099ffce3bc83ec4210f88a40b8419a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"pear/pear-core-minimal": "^1.10.1",
|
||||
"php": ">=5.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "<=7"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"XML_Util": "./"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"include-path": [
|
||||
"./"
|
||||
],
|
||||
"license": [
|
||||
"BSD-3-Clause"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Chuck Burgess",
|
||||
"email": "ashnazg@php.net",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Stephan Schmidt",
|
||||
"email": "schst@php-tools.net",
|
||||
"role": "Lead"
|
||||
},
|
||||
{
|
||||
"name": "Davey Shafik",
|
||||
"email": "davey@php.net",
|
||||
"role": "Helper"
|
||||
}
|
||||
],
|
||||
"description": "Methods to work with XML documents",
|
||||
"homepage": "http://pear.php.net/package/XML_Util",
|
||||
"support": {
|
||||
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=XML_Util",
|
||||
"source": "https://github.com/pear/XML_Util"
|
||||
},
|
||||
"abandoned": true,
|
||||
"time": "2020-04-19T15:08:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "php-ffmpeg/php-ffmpeg",
|
||||
"version": "v1.4.0",
|
||||
|
||||
Reference in New Issue
Block a user