mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update used packages to their latest versions
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
||||
"james-heinrich/getid3": "1.9.*",
|
||||
"jamesmills/laravel-timezone": "^1.11",
|
||||
"joshpinkney/tv-maze-php-api": "dev-master",
|
||||
"jrean/laravel-user-verification": "dev-master",
|
||||
"jrean/laravel-user-verification": "^11.0",
|
||||
"junaidnasir/larainvite": "^5.0",
|
||||
"kevinlebrun/colors.php": "^1.0",
|
||||
"laravel/framework": "^10.0",
|
||||
|
||||
Generated
+20
-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": "95fde434e54e9c800dfa263cae437761",
|
||||
"content-hash": "f6eecca9cd547e6d1bcff6bb101820c2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -3645,7 +3645,7 @@
|
||||
},
|
||||
{
|
||||
"name": "jrean/laravel-user-verification",
|
||||
"version": "dev-master",
|
||||
"version": "v11.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jrean/laravel-user-verification.git",
|
||||
@@ -3669,7 +3669,6 @@
|
||||
"satooshi/php-coveralls": "^2.0|^1.0",
|
||||
"sllh/php-cs-fixer-styleci-bridge": "^2.1"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
@@ -3707,7 +3706,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/jrean/laravel-user-verification/issues",
|
||||
"source": "https://github.com/jrean/laravel-user-verification/tree/master"
|
||||
"source": "https://github.com/jrean/laravel-user-verification/tree/v11.0.0"
|
||||
},
|
||||
"time": "2023-02-16T05:22:21+00:00"
|
||||
},
|
||||
@@ -14881,35 +14880,35 @@
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v7.0.4",
|
||||
"version": "v7.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "d9205550494a8e6865ae59eaa3fd0f77f6c916fb"
|
||||
"reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/d9205550494a8e6865ae59eaa3fd0f77f6c916fb",
|
||||
"reference": "d9205550494a8e6865ae59eaa3fd0f77f6c916fb",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/5c654ee5fa187cf2f4cb226d773582ec6d402a55",
|
||||
"reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filp/whoops": "^2.14.6",
|
||||
"nunomaduro/termwind": "^1.15.1",
|
||||
"php": "^8.1.0",
|
||||
"sebastian/environment": "^6.0.0",
|
||||
"symfony/console": "^6.2.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "^10.0.0",
|
||||
"laravel/framework": "^10.0.3",
|
||||
"laravel/pint": "^1.5.0",
|
||||
"laravel/sail": "^1.20.2",
|
||||
"laravel/sanctum": "^3.2.1",
|
||||
"laravel/tinker": "^2.8.0",
|
||||
"nunomaduro/larastan": "^2.4.0",
|
||||
"orchestra/testbench-core": "^8.0.0",
|
||||
"nunomaduro/larastan": "^2.4.1",
|
||||
"orchestra/testbench-core": "^8.0.1",
|
||||
"pestphp/pest": "^2.0.0",
|
||||
"phpunit/phpunit": "^10.0.7",
|
||||
"phpunit/phpunit": "^10.0.9",
|
||||
"sebastian/environment": "^6.0.0",
|
||||
"spatie/laravel-ignition": "^2.0.0"
|
||||
},
|
||||
"type": "library",
|
||||
@@ -14969,7 +14968,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-17T11:52:52+00:00"
|
||||
"time": "2023-02-19T16:25:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/larastan",
|
||||
@@ -15727,16 +15726,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "10.0.9",
|
||||
"version": "10.0.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "b027e0e266b2e51bb74d5050ff5b1304c40ea209"
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b027e0e266b2e51bb74d5050ff5b1304c40ea209",
|
||||
"reference": "b027e0e266b2e51bb74d5050ff5b1304c40ea209",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -15807,7 +15806,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.9"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.11"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -15823,7 +15822,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-19T07:11:46+00:00"
|
||||
"time": "2023-02-20T16:39:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
@@ -17476,8 +17475,7 @@
|
||||
"stability-flags": {
|
||||
"anhskohbo/no-captcha": 20,
|
||||
"b3rs3rk/steamfront": 20,
|
||||
"joshpinkney/tv-maze-php-api": 20,
|
||||
"jrean/laravel-user-verification": 20
|
||||
"joshpinkney/tv-maze-php-api": 20
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
|
||||
Reference in New Issue
Block a user