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:
Generated
+25
-23
@@ -5954,23 +5954,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sentry/sentry",
|
"name": "sentry/sentry",
|
||||||
"version": "4.29.0",
|
"version": "4.30.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/getsentry/sentry-php.git",
|
"url": "https://github.com/getsentry/sentry-php.git",
|
||||||
"reference": "d732a4da195f231cedb2a2a78ae16dd73082afa3"
|
"reference": "95a26e7c946651cacd69d1ded95a8190f952a3ae"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d732a4da195f231cedb2a2a78ae16dd73082afa3",
|
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/95a26e7c946651cacd69d1ded95a8190f952a3ae",
|
||||||
"reference": "d732a4da195f231cedb2a2a78ae16dd73082afa3",
|
"reference": "95a26e7c946651cacd69d1ded95a8190f952a3ae",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"guzzlehttp/psr7": "^1.8.4|^2.1.1",
|
"guzzlehttp/psr7": "^1.8.4|^2.1.1|^3.0.0",
|
||||||
"jean85/pretty-package-versions": "^1.5|^2.0.4",
|
"jean85/pretty-package-versions": "^1.5|^2.0.4",
|
||||||
"php": "^7.2|^8.0",
|
"php": "^7.2|^8.0",
|
||||||
"psr/log": "^1.0|^2.0|^3.0",
|
"psr/log": "^1.0|^2.0|^3.0",
|
||||||
@@ -5982,12 +5982,14 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"carthage-software/mago": "1.30.0",
|
"carthage-software/mago": "1.30.0",
|
||||||
"friendsofphp/php-cs-fixer": "^3.4",
|
"friendsofphp/php-cs-fixer": "^3.4",
|
||||||
"guzzlehttp/promises": "^2.0.3",
|
"guzzlehttp/guzzle": "^7.0|^8.0",
|
||||||
|
"guzzlehttp/promises": "^2.0.3|^3.0.0",
|
||||||
"monolog/monolog": "^1.6|^2.0|^3.0",
|
"monolog/monolog": "^1.6|^2.0|^3.0",
|
||||||
"nyholm/psr7": "^1.8",
|
"nyholm/psr7": "^1.8",
|
||||||
"open-telemetry/api": "^1.0",
|
"open-telemetry/api": "^1.1",
|
||||||
"open-telemetry/exporter-otlp": "^1.0",
|
"open-telemetry/context": "^1.1",
|
||||||
"open-telemetry/sdk": "^1.0",
|
"open-telemetry/exporter-otlp": "^1.1",
|
||||||
|
"open-telemetry/sdk": "^1.1",
|
||||||
"open-telemetry/sem-conv": "^1.27",
|
"open-telemetry/sem-conv": "^1.27",
|
||||||
"phpstan/phpstan": "^1.3",
|
"phpstan/phpstan": "^1.3",
|
||||||
"phpunit/phpunit": "^8.5.52|^9.6.34",
|
"phpunit/phpunit": "^8.5.52|^9.6.34",
|
||||||
@@ -6032,7 +6034,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/getsentry/sentry-php/issues",
|
"issues": "https://github.com/getsentry/sentry-php/issues",
|
||||||
"source": "https://github.com/getsentry/sentry-php/tree/4.29.0"
|
"source": "https://github.com/getsentry/sentry-php/tree/4.30.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6044,7 +6046,7 @@
|
|||||||
"type": "custom"
|
"type": "custom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-06-29T14:47:44+00:00"
|
"time": "2026-08-05T14:54:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sentry/sentry-laravel",
|
"name": "sentry/sentry-laravel",
|
||||||
@@ -6886,20 +6888,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spomky-labs/pki-framework",
|
"name": "spomky-labs/pki-framework",
|
||||||
"version": "1.5.0",
|
"version": "1.6.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Spomky-Labs/pki-framework.git",
|
"url": "https://github.com/Spomky-Labs/pki-framework.git",
|
||||||
"reference": "e0d61661962560c1cedfef02b51b431e720aae78"
|
"reference": "80778a25426288acd2e3a7cde2def41a3d59cddf"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/e0d61661962560c1cedfef02b51b431e720aae78",
|
"url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/80778a25426288acd2e3a7cde2def41a3d59cddf",
|
||||||
"reference": "e0d61661962560c1cedfef02b51b431e720aae78",
|
"reference": "80778a25426288acd2e3a7cde2def41a3d59cddf",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18",
|
"brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18|^0.19",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"php": ">=8.1"
|
"php": ">=8.1"
|
||||||
},
|
},
|
||||||
@@ -6979,7 +6981,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/Spomky-Labs/pki-framework/issues",
|
"issues": "https://github.com/Spomky-Labs/pki-framework/issues",
|
||||||
"source": "https://github.com/Spomky-Labs/pki-framework/tree/1.5.0"
|
"source": "https://github.com/Spomky-Labs/pki-framework/tree/1.6.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6991,7 +6993,7 @@
|
|||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-16T10:28:45+00:00"
|
"time": "2026-08-06T16:21:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stechstudio/laravel-zipstream",
|
"name": "stechstudio/laravel-zipstream",
|
||||||
@@ -12529,16 +12531,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/boost",
|
"name": "laravel/boost",
|
||||||
"version": "v2.5.0",
|
"version": "v2.5.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/boost.git",
|
"url": "https://github.com/laravel/boost.git",
|
||||||
"reference": "f6b054dcbc0aacf1d187128edf7d917c6d99792a"
|
"reference": "f5f9297225aba9857d014b3140f55a7c50cb1a92"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/boost/zipball/f6b054dcbc0aacf1d187128edf7d917c6d99792a",
|
"url": "https://api.github.com/repos/laravel/boost/zipball/f5f9297225aba9857d014b3140f55a7c50cb1a92",
|
||||||
"reference": "f6b054dcbc0aacf1d187128edf7d917c6d99792a",
|
"reference": "f5f9297225aba9857d014b3140f55a7c50cb1a92",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -12591,7 +12593,7 @@
|
|||||||
"issues": "https://github.com/laravel/boost/issues",
|
"issues": "https://github.com/laravel/boost/issues",
|
||||||
"source": "https://github.com/laravel/boost"
|
"source": "https://github.com/laravel/boost"
|
||||||
},
|
},
|
||||||
"time": "2026-08-04T21:10:39+00:00"
|
"time": "2026-08-07T05:46:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/mcp",
|
"name": "laravel/mcp",
|
||||||
|
|||||||
Reference in New Issue
Block a user