mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 22:01:33 +00:00
Update used packages to their latest versions
This commit is contained in:
Generated
+70
-70
@@ -1648,26 +1648,26 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/uri-template",
|
||||
"version": "v1.0.10",
|
||||
"version": "v2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/uri-template.git",
|
||||
"reference": "f6c24c21f42b990e9a58912b332d0874df6ba839"
|
||||
"reference": "516c3bf2af176c532d5b59b3430292f7e9ecccb1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/f6c24c21f42b990e9a58912b332d0874df6ba839",
|
||||
"reference": "f6c24c21f42b990e9a58912b332d0874df6ba839",
|
||||
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/516c3bf2af176c532d5b59b3430292f7e9ecccb1",
|
||||
"reference": "516c3bf2af176c532d5b59b3430292f7e9ecccb1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"symfony/polyfill-php80": "^1.25"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
|
||||
"uri-template/tests": "1.0.0"
|
||||
"phpunit/phpunit": "^9.6.34",
|
||||
"uri-template/tests": "1.0.2"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -1714,7 +1714,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/guzzle/uri-template/issues",
|
||||
"source": "https://github.com/guzzle/uri-template/tree/v1.0.10"
|
||||
"source": "https://github.com/guzzle/uri-template/tree/v2.0.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1730,7 +1730,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-07-17T13:53:03+00:00"
|
||||
"time": "2026-07-20T13:40:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "intervention/gif",
|
||||
@@ -1938,16 +1938,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v13.25.0",
|
||||
"version": "v13.26.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "ed36fe882bd4eed4e6ff75343cbad8dbda03fdba"
|
||||
"reference": "e4a1bc52ef551d52e60244bb004256d6861da7ab"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/ed36fe882bd4eed4e6ff75343cbad8dbda03fdba",
|
||||
"reference": "ed36fe882bd4eed4e6ff75343cbad8dbda03fdba",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/e4a1bc52ef551d52e60244bb004256d6861da7ab",
|
||||
"reference": "e4a1bc52ef551d52e60244bb004256d6861da7ab",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1964,9 +1964,10 @@
|
||||
"ext-session": "*",
|
||||
"ext-tokenizer": "*",
|
||||
"fruitcake/php-cors": "^1.3",
|
||||
"guzzlehttp/guzzle": "^7.8.2",
|
||||
"guzzlehttp/promises": "^2.0.3",
|
||||
"guzzlehttp/uri-template": "^1.0",
|
||||
"guzzlehttp/guzzle": "^7.8.2 || ^8.0",
|
||||
"guzzlehttp/promises": "^2.0.3 || ^3.0",
|
||||
"guzzlehttp/psr7": "^2.9 || ^3.0",
|
||||
"guzzlehttp/uri-template": "^1.0 || ^2.0",
|
||||
"laravel/prompts": "^0.3.11",
|
||||
"laravel/serializable-closure": "^2.0.10",
|
||||
"league/commonmark": "^2.8.1",
|
||||
@@ -1978,6 +1979,7 @@
|
||||
"nunomaduro/termwind": "^2.0",
|
||||
"php": "^8.3",
|
||||
"psr/container": "^1.1.1 || ^2.0.1",
|
||||
"psr/http-message": "^1.0 || ^2.0",
|
||||
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
||||
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
|
||||
"ramsey/uuid": "^4.7",
|
||||
@@ -2052,7 +2054,6 @@
|
||||
"aws/aws-sdk-php": "^3.322.9",
|
||||
"ext-gmp": "*",
|
||||
"fakerphp/faker": "^1.24",
|
||||
"guzzlehttp/psr7": "^2.9",
|
||||
"intervention/image": "^4.0",
|
||||
"laravel/pint": "^1.18",
|
||||
"league/flysystem-aws-s3-v3": "^3.25.1",
|
||||
@@ -2102,7 +2103,6 @@
|
||||
"php-http/discovery": "Required to use PSR-7 bridging features (^1.15).",
|
||||
"phpunit/phpunit": "Required to use assertions and run tests (^11.5.50 || ^12.5.8 || ^13.0.3).",
|
||||
"predis/predis": "Required to use the predis connector (^2.3 || ^3.0).",
|
||||
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
|
||||
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0 || ^7.0).",
|
||||
"resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0 || ^1.0).",
|
||||
"spatie/fork": "Required to use the 'fork' concurrency driver (^1.2).",
|
||||
@@ -2161,7 +2161,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2026-08-11T13:56:22+00:00"
|
||||
"time": "2026-08-18T20:31:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
@@ -2245,16 +2245,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
"version": "v0.3.22",
|
||||
"version": "v0.3.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/prompts.git",
|
||||
"reference": "02b89b39e8972a998db4d5d4ad4719239dd4aee4"
|
||||
"reference": "b7b4c35e5bc47450f6b6238c6cc9c47ba19b2221"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/prompts/zipball/02b89b39e8972a998db4d5d4ad4719239dd4aee4",
|
||||
"reference": "02b89b39e8972a998db4d5d4ad4719239dd4aee4",
|
||||
"url": "https://api.github.com/repos/laravel/prompts/zipball/b7b4c35e5bc47450f6b6238c6cc9c47ba19b2221",
|
||||
"reference": "b7b4c35e5bc47450f6b6238c6cc9c47ba19b2221",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2298,9 +2298,9 @@
|
||||
"description": "Add beautiful and user-friendly forms to your command-line applications.",
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/prompts/issues",
|
||||
"source": "https://github.com/laravel/prompts/tree/v0.3.22"
|
||||
"source": "https://github.com/laravel/prompts/tree/v0.3.23"
|
||||
},
|
||||
"time": "2026-08-04T14:50:50+00:00"
|
||||
"time": "2026-08-11T18:58:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pulse",
|
||||
@@ -3184,16 +3184,16 @@
|
||||
},
|
||||
{
|
||||
"name": "livewire/blaze",
|
||||
"version": "v1.0.15",
|
||||
"version": "v1.0.17",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/blaze.git",
|
||||
"reference": "10b00b9f264771171520b72b8ba5bf8e4e91e48b"
|
||||
"reference": "8f5a2b82ba45d3c4d3676906b6d22de1cc1e5c19"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/blaze/zipball/10b00b9f264771171520b72b8ba5bf8e4e91e48b",
|
||||
"reference": "10b00b9f264771171520b72b8ba5bf8e4e91e48b",
|
||||
"url": "https://api.github.com/repos/livewire/blaze/zipball/8f5a2b82ba45d3c4d3676906b6d22de1cc1e5c19",
|
||||
"reference": "8f5a2b82ba45d3c4d3676906b6d22de1cc1e5c19",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3236,22 +3236,22 @@
|
||||
"description": "A tool for optimizing Blade component performance by folding them into parent templates",
|
||||
"support": {
|
||||
"issues": "https://github.com/livewire/blaze/issues",
|
||||
"source": "https://github.com/livewire/blaze/tree/v1.0.15"
|
||||
"source": "https://github.com/livewire/blaze/tree/v1.0.17"
|
||||
},
|
||||
"time": "2026-08-10T12:13:43+00:00"
|
||||
"time": "2026-08-18T14:39:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "livewire/livewire",
|
||||
"version": "v3.8.4",
|
||||
"version": "v3.8.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/livewire.git",
|
||||
"reference": "bc06b755058e2253cc4153d95c8720c585f6254c"
|
||||
"reference": "038443795e69af79ba03064cbc19d76b60e2c638"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/bc06b755058e2253cc4153d95c8720c585f6254c",
|
||||
"reference": "bc06b755058e2253cc4153d95c8720c585f6254c",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/038443795e69af79ba03064cbc19d76b60e2c638",
|
||||
"reference": "038443795e69af79ba03064cbc19d76b60e2c638",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3306,7 +3306,7 @@
|
||||
"description": "A front-end framework for Laravel.",
|
||||
"support": {
|
||||
"issues": "https://github.com/livewire/livewire/issues",
|
||||
"source": "https://github.com/livewire/livewire/tree/v3.8.4"
|
||||
"source": "https://github.com/livewire/livewire/tree/v3.8.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3314,7 +3314,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-08-10T15:24:05+00:00"
|
||||
"time": "2026-08-18T11:38:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "maennchen/zipstream-php",
|
||||
@@ -3731,16 +3731,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nette/schema",
|
||||
"version": "v1.3.5",
|
||||
"version": "v1.3.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nette/schema.git",
|
||||
"reference": "f0ab1a3cda782dbc5da270d28545236aa80c4002"
|
||||
"reference": "c54350438cd6914616f790a49cb424605f421562"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nette/schema/zipball/f0ab1a3cda782dbc5da270d28545236aa80c4002",
|
||||
"reference": "f0ab1a3cda782dbc5da270d28545236aa80c4002",
|
||||
"url": "https://api.github.com/repos/nette/schema/zipball/c54350438cd6914616f790a49cb424605f421562",
|
||||
"reference": "c54350438cd6914616f790a49cb424605f421562",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3792,9 +3792,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nette/schema/issues",
|
||||
"source": "https://github.com/nette/schema/tree/v1.3.5"
|
||||
"source": "https://github.com/nette/schema/tree/v1.3.6"
|
||||
},
|
||||
"time": "2026-02-23T03:47:12+00:00"
|
||||
"time": "2026-08-16T21:58:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nette/utils",
|
||||
@@ -12597,20 +12597,20 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/boost",
|
||||
"version": "v2.5.3",
|
||||
"version": "v2.5.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/boost.git",
|
||||
"reference": "f5f9297225aba9857d014b3140f55a7c50cb1a92"
|
||||
"reference": "a6c798975a893d3c0a609ebc6ed37a007ecbedec"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/boost/zipball/f5f9297225aba9857d014b3140f55a7c50cb1a92",
|
||||
"reference": "f5f9297225aba9857d014b3140f55a7c50cb1a92",
|
||||
"url": "https://api.github.com/repos/laravel/boost/zipball/a6c798975a893d3c0a609ebc6ed37a007ecbedec",
|
||||
"reference": "a6c798975a893d3c0a609ebc6ed37a007ecbedec",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.9",
|
||||
"guzzlehttp/guzzle": "^7.9|^8.0",
|
||||
"illuminate/console": "^11.45.3|^12.41.1|^13.0",
|
||||
"illuminate/contracts": "^11.45.3|^12.41.1|^13.0",
|
||||
"illuminate/routing": "^11.45.3|^12.41.1|^13.0",
|
||||
@@ -12659,20 +12659,20 @@
|
||||
"issues": "https://github.com/laravel/boost/issues",
|
||||
"source": "https://github.com/laravel/boost"
|
||||
},
|
||||
"time": "2026-08-07T05:46:02+00:00"
|
||||
"time": "2026-08-19T02:26:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/mcp",
|
||||
"version": "v0.9.3",
|
||||
"version": "v0.9.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/mcp.git",
|
||||
"reference": "534b29f18418673033ec918c5a840b6ce9c08327"
|
||||
"reference": "7ca5b923630118696602d14348cd0466a5e853ec"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/mcp/zipball/534b29f18418673033ec918c5a840b6ce9c08327",
|
||||
"reference": "534b29f18418673033ec918c5a840b6ce9c08327",
|
||||
"url": "https://api.github.com/repos/laravel/mcp/zipball/7ca5b923630118696602d14348cd0466a5e853ec",
|
||||
"reference": "7ca5b923630118696602d14348cd0466a5e853ec",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -12733,7 +12733,7 @@
|
||||
"issues": "https://github.com/laravel/mcp/issues",
|
||||
"source": "https://github.com/laravel/mcp"
|
||||
},
|
||||
"time": "2026-08-10T18:01:31+00:00"
|
||||
"time": "2026-08-13T15:01:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pao",
|
||||
@@ -12954,16 +12954,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/sail",
|
||||
"version": "v1.66.0",
|
||||
"version": "v1.67.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sail.git",
|
||||
"reference": "ebf286104306c50c8fd060cbc57de35b9dffa779"
|
||||
"reference": "639e03ac12cf23def171770bcab05758045b2642"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/ebf286104306c50c8fd060cbc57de35b9dffa779",
|
||||
"reference": "ebf286104306c50c8fd060cbc57de35b9dffa779",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/639e03ac12cf23def171770bcab05758045b2642",
|
||||
"reference": "639e03ac12cf23def171770bcab05758045b2642",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -13013,7 +13013,7 @@
|
||||
"issues": "https://github.com/laravel/sail/issues",
|
||||
"source": "https://github.com/laravel/sail"
|
||||
},
|
||||
"time": "2026-08-10T13:09:27+00:00"
|
||||
"time": "2026-08-12T13:55:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "localheinz/diff",
|
||||
@@ -13145,16 +13145,16 @@
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
"version": "1.6.13",
|
||||
"version": "1.6.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mockery/mockery.git",
|
||||
"reference": "9cb54414cdcd2ec5ca292e7ba19dba3a3444885d"
|
||||
"reference": "d5362ead1f26e220e64ade458efa4e997f5a8fc0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mockery/mockery/zipball/9cb54414cdcd2ec5ca292e7ba19dba3a3444885d",
|
||||
"reference": "9cb54414cdcd2ec5ca292e7ba19dba3a3444885d",
|
||||
"url": "https://api.github.com/repos/mockery/mockery/zipball/d5362ead1f26e220e64ade458efa4e997f5a8fc0",
|
||||
"reference": "d5362ead1f26e220e64ade458efa4e997f5a8fc0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -13223,7 +13223,7 @@
|
||||
"security": "https://github.com/mockery/mockery/security/advisories",
|
||||
"source": "https://github.com/mockery/mockery"
|
||||
},
|
||||
"time": "2026-08-15T03:07:32+00:00"
|
||||
"time": "2026-08-18T20:07:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "myclabs/deep-copy",
|
||||
@@ -14000,16 +14000,16 @@
|
||||
},
|
||||
{
|
||||
"name": "rector/rector",
|
||||
"version": "2.6.2",
|
||||
"version": "2.6.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rectorphp/rector.git",
|
||||
"reference": "03cd615cdd5648abb5f10ff3a684fdb976687190"
|
||||
"reference": "7e46709996a4b3dc59e1d6ecbb6a38ace335bd58"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/03cd615cdd5648abb5f10ff3a684fdb976687190",
|
||||
"reference": "03cd615cdd5648abb5f10ff3a684fdb976687190",
|
||||
"url": "https://api.github.com/repos/rectorphp/rector/zipball/7e46709996a4b3dc59e1d6ecbb6a38ace335bd58",
|
||||
"reference": "7e46709996a4b3dc59e1d6ecbb6a38ace335bd58",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -14048,7 +14048,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rectorphp/rector/issues",
|
||||
"source": "https://github.com/rectorphp/rector/tree/2.6.2"
|
||||
"source": "https://github.com/rectorphp/rector/tree/2.6.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -14056,7 +14056,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-08-12T06:23:05+00:00"
|
||||
"time": "2026-08-18T22:01:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "revolution/laravel-boost-phpstorm-copilot",
|
||||
|
||||
Reference in New Issue
Block a user