mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update used packages to their latest versions
This commit is contained in:
@@ -179,10 +179,6 @@
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/DariusIII/Laravel-5-Generators-Extended"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/DariusIII/theTVDbAPI"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/DariusIII/imdbphp"
|
||||
|
||||
Generated
+29
-32
@@ -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": "975ef16db674753fcd506f882b043399",
|
||||
"content-hash": "cd03a10be64108f119330be0b5aef97b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -643,13 +643,13 @@
|
||||
"version": "2.1.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DariusIII/theTVDbAPI.git",
|
||||
"reference": "89240c61214869edbfc6c5757856304758140655"
|
||||
"url": "https://github.com/canihavesomecoffee/theTVDbAPI.git",
|
||||
"reference": "d3aedc1732c2dcc2b31b7c59f5e8dd3969e0754d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/DariusIII/theTVDbAPI/zipball/89240c61214869edbfc6c5757856304758140655",
|
||||
"reference": "89240c61214869edbfc6c5757856304758140655",
|
||||
"url": "https://api.github.com/repos/canihavesomecoffee/theTVDbAPI/zipball/d3aedc1732c2dcc2b31b7c59f5e8dd3969e0754d",
|
||||
"reference": "d3aedc1732c2dcc2b31b7c59f5e8dd3969e0754d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -657,9 +657,9 @@
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
"php": ">=7.4",
|
||||
"phpdocumentor/reflection-docblock": "^5.3",
|
||||
"symfony/property-access": "^6.0",
|
||||
"symfony/property-info": "^6.0",
|
||||
"symfony/serializer": "^6.0"
|
||||
"symfony/property-access": "^5.4|^6.0",
|
||||
"symfony/property-info": "^5.4|^6.0",
|
||||
"symfony/serializer": "^5.4|^6.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.0"
|
||||
@@ -670,11 +670,7 @@
|
||||
"CanIHaveSomeCoffee\\TheTVDbAPI\\": "src/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test": [
|
||||
"phpunit --bootstrap tests/bootstrap.php"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"ISC"
|
||||
],
|
||||
@@ -686,9 +682,10 @@
|
||||
],
|
||||
"description": "PHP implementation for the 4th version of the TheTVDb API.",
|
||||
"support": {
|
||||
"source": "https://github.com/DariusIII/theTVDbAPI/tree/2.1.8"
|
||||
"issues": "https://github.com/canihavesomecoffee/theTVDbAPI/issues",
|
||||
"source": "https://github.com/canihavesomecoffee/theTVDbAPI/tree/2.1.8"
|
||||
},
|
||||
"time": "2023-02-16T20:06:05+00:00"
|
||||
"time": "2023-03-09T21:42:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "clue/stream-filter",
|
||||
@@ -2838,16 +2835,16 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/psr7",
|
||||
"version": "2.4.3",
|
||||
"version": "2.4.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/psr7.git",
|
||||
"reference": "67c26b443f348a51926030c83481b85718457d3d"
|
||||
"reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
|
||||
"reference": "67c26b443f348a51926030c83481b85718457d3d",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
|
||||
"reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2937,7 +2934,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/psr7/issues",
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.4.3"
|
||||
"source": "https://github.com/guzzle/psr7/tree/2.4.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2953,7 +2950,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-10-26T14:07:24+00:00"
|
||||
"time": "2023-03-09T13:19:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/uri-template",
|
||||
@@ -3783,16 +3780,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v10.3.2",
|
||||
"version": "v10.3.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "9e1f11aeae5a5dd7f4870b0c4cfdcc62c7ee811f"
|
||||
"reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/9e1f11aeae5a5dd7f4870b0c4cfdcc62c7ee811f",
|
||||
"reference": "9e1f11aeae5a5dd7f4870b0c4cfdcc62c7ee811f",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/90f24d9e2860ecf6b5492e966956270ceb98c03d",
|
||||
"reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3979,7 +3976,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2023-03-08T15:48:36+00:00"
|
||||
"time": "2023-03-09T14:00:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
@@ -15936,16 +15933,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "1.10.5",
|
||||
"version": "1.10.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "1fb6f494d82455151ecf15c5c191923f5d84324e"
|
||||
"reference": "50d089a3e0904b0fe7e2cf2d4fd37d427d64235a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1fb6f494d82455151ecf15c5c191923f5d84324e",
|
||||
"reference": "1fb6f494d82455151ecf15c5c191923f5d84324e",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/50d089a3e0904b0fe7e2cf2d4fd37d427d64235a",
|
||||
"reference": "50d089a3e0904b0fe7e2cf2d4fd37d427d64235a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -15975,7 +15972,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan/issues",
|
||||
"source": "https://github.com/phpstan/phpstan/tree/1.10.5"
|
||||
"source": "https://github.com/phpstan/phpstan/tree/1.10.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -15991,7 +15988,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-03-07T16:48:45+00:00"
|
||||
"time": "2023-03-09T16:55:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
|
||||
Reference in New Issue
Block a user