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
+23
-23
@@ -1938,20 +1938,20 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v13.24.0",
|
||||
"version": "v13.25.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "6d481710375d2aa67656922ef760cdd2b18bcfe0"
|
||||
"reference": "ed36fe882bd4eed4e6ff75343cbad8dbda03fdba"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/6d481710375d2aa67656922ef760cdd2b18bcfe0",
|
||||
"reference": "6d481710375d2aa67656922ef760cdd2b18bcfe0",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/ed36fe882bd4eed4e6ff75343cbad8dbda03fdba",
|
||||
"reference": "ed36fe882bd4eed4e6ff75343cbad8dbda03fdba",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"brick/math": "^0.14.2 || ^0.15 || ^0.16 || ^0.17 || ^0.18",
|
||||
"brick/math": "^0.14.2 || ^0.15 || ^0.16 || ^0.17 || ^0.18 || ^0.19",
|
||||
"composer-runtime-api": "^2.2",
|
||||
"doctrine/inflector": "^2.0.5",
|
||||
"dragonmantank/cron-expression": "^3.4",
|
||||
@@ -2161,20 +2161,20 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2026-08-04T15:54:59+00:00"
|
||||
"time": "2026-08-11T13:56:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
"version": "v5.48.2",
|
||||
"version": "v5.48.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/horizon.git",
|
||||
"reference": "2ebe3cb25ab6461b53a4e3ef42e167edeafe7932"
|
||||
"reference": "2d1045db2ecdc7842a13e96a7c21773f32c93ab3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/2ebe3cb25ab6461b53a4e3ef42e167edeafe7932",
|
||||
"reference": "2ebe3cb25ab6461b53a4e3ef42e167edeafe7932",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/2d1045db2ecdc7842a13e96a7c21773f32c93ab3",
|
||||
"reference": "2d1045db2ecdc7842a13e96a7c21773f32c93ab3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2239,9 +2239,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/horizon/issues",
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.48.2"
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.48.3"
|
||||
},
|
||||
"time": "2026-07-27T13:13:49+00:00"
|
||||
"time": "2026-08-10T13:09:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
@@ -2579,16 +2579,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
"version": "2.9.2",
|
||||
"version": "2.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/commonmark.git",
|
||||
"reference": "72e9a87efcf41a8e83be3ed0866b69d77565cb12"
|
||||
"reference": "d2d1aa8b35e072966c89bc0c66cf926e56767dc4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/72e9a87efcf41a8e83be3ed0866b69d77565cb12",
|
||||
"reference": "72e9a87efcf41a8e83be3ed0866b69d77565cb12",
|
||||
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d2d1aa8b35e072966c89bc0c66cf926e56767dc4",
|
||||
"reference": "d2d1aa8b35e072966c89bc0c66cf926e56767dc4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2625,7 +2625,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "2.10-dev"
|
||||
"dev-main": "2.11-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -2682,7 +2682,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-08-11T00:58:45+00:00"
|
||||
"time": "2026-08-11T16:06:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/config",
|
||||
@@ -12803,16 +12803,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/sail",
|
||||
"version": "v1.65.0",
|
||||
"version": "v1.66.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sail.git",
|
||||
"reference": "d4b92139858d2a189a6302ca133e494f58afe20b"
|
||||
"reference": "ebf286104306c50c8fd060cbc57de35b9dffa779"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/d4b92139858d2a189a6302ca133e494f58afe20b",
|
||||
"reference": "d4b92139858d2a189a6302ca133e494f58afe20b",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/ebf286104306c50c8fd060cbc57de35b9dffa779",
|
||||
"reference": "ebf286104306c50c8fd060cbc57de35b9dffa779",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -12862,7 +12862,7 @@
|
||||
"issues": "https://github.com/laravel/sail/issues",
|
||||
"source": "https://github.com/laravel/sail"
|
||||
},
|
||||
"time": "2026-08-03T18:00:17+00:00"
|
||||
"time": "2026-08-10T13:09:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "localheinz/diff",
|
||||
|
||||
Reference in New Issue
Block a user