Update dariusiii/rarinfo to latest version

This commit is contained in:
DariusIII
2026-01-22 12:57:37 +01:00
parent d0aa6f23ab
commit 7acfe59ff0
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"bhuvidya/laravel-countries": "^12.0", "bhuvidya/laravel-countries": "^12.0",
"canihavesomecoffee/thetvdbapi": "^2.0", "canihavesomecoffee/thetvdbapi": "^2.0",
"creativeorange/gravatar": "^1.0", "creativeorange/gravatar": "^1.0",
"dariusiii/rarinfo": "^2.7", "dariusiii/rarinfo": "^3.0",
"dariusiii/tv-maze-php-api": "^2.0.0", "dariusiii/tv-maze-php-api": "^2.0.0",
"divineomega/php-cli-progress-bar": "^2.1", "divineomega/php-cli-progress-bar": "^2.1",
"fakerphp/faker": "^1.23", "fakerphp/faker": "^1.23",
Generated
+8 -8
View File
@@ -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": "e144a6d2fbb180229a0b84c26984175e", "content-hash": "aeca6389cceec522f01cbfb9365f74d2",
"packages": [ "packages": [
{ {
"name": "aharen/omdbapi", "name": "aharen/omdbapi",
@@ -655,20 +655,20 @@
}, },
{ {
"name": "dariusiii/rarinfo", "name": "dariusiii/rarinfo",
"version": "v2.7.6", "version": "v3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/DariusIII/rarinfo.git", "url": "https://github.com/DariusIII/rarinfo.git",
"reference": "048380650b56ff9a9e76bb5c599ccd300902fa47" "reference": "b9bfaae12bbcadcca518660f8f93b52deb8427e8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/DariusIII/rarinfo/zipball/048380650b56ff9a9e76bb5c599ccd300902fa47", "url": "https://api.github.com/repos/DariusIII/rarinfo/zipball/b9bfaae12bbcadcca518660f8f93b52deb8427e8",
"reference": "048380650b56ff9a9e76bb5c599ccd300902fa47", "reference": "b9bfaae12bbcadcca518660f8f93b52deb8427e8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.0" "php": ">=7.2.0 <8.6.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -700,9 +700,9 @@
"description": "PHP archive reader helper class", "description": "PHP archive reader helper class",
"support": { "support": {
"issues": "https://github.com/DariusIII/rarinfo/issues", "issues": "https://github.com/DariusIII/rarinfo/issues",
"source": "https://github.com/DariusIII/rarinfo/tree/v2.7.6" "source": "https://github.com/DariusIII/rarinfo/tree/v3.0"
}, },
"time": "2019-12-18T10:21:35+00:00" "time": "2026-01-22T11:54:15+00:00"
}, },
{ {
"name": "dariusiii/tv-maze-php-api", "name": "dariusiii/tv-maze-php-api",