mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update used packages to their latest versions
This commit is contained in:
+1
-5
@@ -46,7 +46,7 @@
|
||||
"anhskohbo/no-captcha": "dev-master",
|
||||
"b3rs3rk/steamfront": "dev-master",
|
||||
"bacon/bacon-qr-code": "^2.0",
|
||||
"bhuvidya/laravel-countries": "^9.0",
|
||||
"bhuvidya/laravel-countries": "^10.0",
|
||||
"brick/math": "^0.10",
|
||||
"caneara/triggers": "^1.0",
|
||||
"canihavesomecoffee/thetvdbapi": "^2.0",
|
||||
@@ -167,10 +167,6 @@
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/NNTmux/laravel-caffeine"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/NNTmux/laravel-countries"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/DariusIII/Laravel-5-Generators-Extended"
|
||||
|
||||
Generated
+29
-22
@@ -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": "482c82b3e65f3164f085db23caffb132",
|
||||
"content-hash": "550054d21b6a424d3543c3607176dbcf",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -219,16 +219,16 @@
|
||||
},
|
||||
{
|
||||
"name": "bhuvidya/laravel-countries",
|
||||
"version": "v9.0.1",
|
||||
"version": "v10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/NNTmux/laravel-countries.git",
|
||||
"reference": "969c08947599cb183244d66274a4758c38211150"
|
||||
"url": "https://github.com/bhuvidya/laravel-countries.git",
|
||||
"reference": "fd06f6173c0afa170bffd043bc0c76d073521e80"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/NNTmux/laravel-countries/zipball/969c08947599cb183244d66274a4758c38211150",
|
||||
"reference": "969c08947599cb183244d66274a4758c38211150",
|
||||
"url": "https://api.github.com/repos/bhuvidya/laravel-countries/zipball/fd06f6173c0afa170bffd043bc0c76d073521e80",
|
||||
"reference": "fd06f6173c0afa170bffd043bc0c76d073521e80",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -249,6 +249,7 @@
|
||||
"Bhuvidya\\Countries\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
@@ -268,10 +269,10 @@
|
||||
"laravel"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/bhuvidya/laravel-countries",
|
||||
"issues": "https://github.com/bhuvidya/laravel-countries/issues"
|
||||
"issues": "https://github.com/bhuvidya/laravel-countries/issues",
|
||||
"source": "https://github.com/bhuvidya/laravel-countries"
|
||||
},
|
||||
"time": "2023-02-16T15:53:58+00:00"
|
||||
"time": "2023-03-11T02:43:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "brick/math",
|
||||
@@ -14926,16 +14927,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.14.4",
|
||||
"version": "v3.15.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
||||
"reference": "1b3d9dba63d93b8a202c31e824748218781eae6b"
|
||||
"reference": "7306744c63e9cc1337894252b4eec4920c38b053"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1b3d9dba63d93b8a202c31e824748218781eae6b",
|
||||
"reference": "1b3d9dba63d93b8a202c31e824748218781eae6b",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7306744c63e9cc1337894252b4eec4920c38b053",
|
||||
"reference": "7306744c63e9cc1337894252b4eec4920c38b053",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -15002,9 +15003,15 @@
|
||||
}
|
||||
],
|
||||
"description": "A tool to automatically fix PHP code style",
|
||||
"keywords": [
|
||||
"Static code analysis",
|
||||
"fixer",
|
||||
"standards",
|
||||
"static analysis"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.14.4"
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.15.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -15012,7 +15019,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-09T21:49:13+00:00"
|
||||
"time": "2023-03-12T22:44:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "hamcrest/hamcrest-php",
|
||||
@@ -16431,16 +16438,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "10.0.15",
|
||||
"version": "10.0.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071"
|
||||
"reference": "07d386a11ac7094032900f07cada1c8975d16607"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b0c2245ef173a3d9546f6a4393a85d60eabe071",
|
||||
"reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/07d386a11ac7094032900f07cada1c8975d16607",
|
||||
"reference": "07d386a11ac7094032900f07cada1c8975d16607",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -16511,7 +16518,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.15"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.16"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -16527,7 +16534,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-03-09T06:43:13+00:00"
|
||||
"time": "2023-03-13T09:02:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
@@ -18273,5 +18280,5 @@
|
||||
"ext-zlib": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.3.0"
|
||||
"plugin-api-version": "2.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user