mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Bump laravel/telescope from 4.17.6 to 5.0.0
Bumps [laravel/telescope](https://github.com/laravel/telescope) from 4.17.6 to 5.0.0. - [Release notes](https://github.com/laravel/telescope/releases) - [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md) - [Upgrade guide](https://github.com/laravel/telescope/blob/5.x/UPGRADE.md) - [Commits](https://github.com/laravel/telescope/compare/v4.17.6...v5.0.0) --- updated-dependencies: - dependency-name: laravel/telescope dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
"laravel/pulse": "^1.0@beta",
|
||||
"laravel/sanctum": "^3.3",
|
||||
"laravel/scout": "^10.0",
|
||||
"laravel/telescope": "^4.17",
|
||||
"laravel/telescope": "^5.0",
|
||||
"laravel/tinker": "^2.8",
|
||||
"laravel/ui": "^4.4",
|
||||
"laravelcollective/html": "^6.4",
|
||||
|
||||
Generated
+24
-28
@@ -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": "6d453af9dbf5578d08aea755c9f8051f",
|
||||
"content-hash": "00d09cdc28826b9af02ce69048cf2c10",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -4383,37 +4383,34 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/telescope",
|
||||
"version": "v4.17.6",
|
||||
"version": "v5.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/telescope.git",
|
||||
"reference": "2d453dc629b27e8cf39fb1217aba062f8c54e690"
|
||||
"reference": "e398fae4836e68b3d3734d7cdc37622eaf90fdd9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/telescope/zipball/2d453dc629b27e8cf39fb1217aba062f8c54e690",
|
||||
"reference": "2d453dc629b27e8cf39fb1217aba062f8c54e690",
|
||||
"url": "https://api.github.com/repos/laravel/telescope/zipball/e398fae4836e68b3d3734d7cdc37622eaf90fdd9",
|
||||
"reference": "e398fae4836e68b3d3734d7cdc37622eaf90fdd9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"laravel/framework": "^8.37|^9.0|^10.0",
|
||||
"laravel/framework": "^8.37|^9.0|^10.0|^11.0",
|
||||
"php": "^8.0",
|
||||
"symfony/var-dumper": "^5.0|^6.0"
|
||||
"symfony/var-dumper": "^5.0|^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-gd": "*",
|
||||
"guzzlehttp/guzzle": "^6.0|^7.0",
|
||||
"laravel/octane": "^1.4",
|
||||
"orchestra/testbench": "^6.0|^7.0|^8.0",
|
||||
"laravel/octane": "^1.4|^2.0|dev-develop",
|
||||
"orchestra/testbench": "^6.40|^7.37|^8.17|^9.0",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpunit/phpunit": "^9.0"
|
||||
"phpunit/phpunit": "^9.0|^10.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.x-dev"
|
||||
},
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Laravel\\Telescope\\TelescopeServiceProvider"
|
||||
@@ -4448,9 +4445,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/telescope/issues",
|
||||
"source": "https://github.com/laravel/telescope/tree/v4.17.6"
|
||||
"source": "https://github.com/laravel/telescope/tree/v5.0.0"
|
||||
},
|
||||
"time": "2024-02-08T15:04:38+00:00"
|
||||
"time": "2024-03-12T14:17:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
@@ -4906,16 +4903,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "3.25.0",
|
||||
"version": "3.25.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99"
|
||||
"reference": "abbd664eb4381102c559d358420989f835208f18"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99",
|
||||
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/abbd664eb4381102c559d358420989f835208f18",
|
||||
"reference": "abbd664eb4381102c559d358420989f835208f18",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4980,7 +4977,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.25.0"
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.25.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4992,20 +4989,20 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-03-09T17:06:45+00:00"
|
||||
"time": "2024-03-16T12:53:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem-local",
|
||||
"version": "3.23.1",
|
||||
"version": "3.25.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem-local.git",
|
||||
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00"
|
||||
"reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/b884d2bf9b53bb4804a56d2df4902bb51e253f00",
|
||||
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/61a6a90d6e999e4ddd9ce5adb356de0939060b92",
|
||||
"reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5039,8 +5036,7 @@
|
||||
"local"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem-local/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem-local/tree/3.23.1"
|
||||
"source": "https://github.com/thephpleague/flysystem-local/tree/3.25.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5052,7 +5048,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-01-26T18:25:23+00:00"
|
||||
"time": "2024-03-15T19:58:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/fractal",
|
||||
|
||||
Reference in New Issue
Block a user