mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update used packages to their latest versions
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@
|
|||||||
"laravelcollective/html": "^6.0",
|
"laravelcollective/html": "^6.0",
|
||||||
"league/climate": "^3.4",
|
"league/climate": "^3.4",
|
||||||
"marcreichel/igdb-laravel": "^3.0",
|
"marcreichel/igdb-laravel": "^3.0",
|
||||||
"mattkingshott/triggers": "^1.0",
|
"caneara/triggers": "^1.0",
|
||||||
"mhor/php-mediainfo": "^5.0",
|
"mhor/php-mediainfo": "^5.0",
|
||||||
"monicahq/laravel-cloudflare": "^3.2",
|
"monicahq/laravel-cloudflare": "^3.2",
|
||||||
"monolog/monolog": "^2.0",
|
"monolog/monolog": "^2.0",
|
||||||
|
|||||||
Generated
+135
-125
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "4300884c9eb4a847c2ff4bbe219e8a33",
|
"content-hash": "f876c620185cc50b5150f8315b04466d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aharen/omdbapi",
|
"name": "aharen/omdbapi",
|
||||||
@@ -539,6 +539,51 @@
|
|||||||
},
|
},
|
||||||
"time": "2022-01-15T15:47:19+00:00"
|
"time": "2022-01-15T15:47:19+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "caneara/triggers",
|
||||||
|
"version": "v1.0.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/caneara/triggers.git",
|
||||||
|
"reference": "87ca303f766790f619663eb0be2ae29ddf1d7cad"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/caneara/triggers/zipball/87ca303f766790f619663eb0be2ae29ddf1d7cad",
|
||||||
|
"reference": "87ca303f766790f619663eb0be2ae29ddf1d7cad",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"php": "^8.0"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"orchestra/testbench": "^6.0",
|
||||||
|
"phpunit/phpunit": "^9.0"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"Triggers\\": "src"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"description": "A package to add database trigger support to Laravel",
|
||||||
|
"homepage": "https://github.com/mattkingshott/triggers",
|
||||||
|
"keywords": [
|
||||||
|
"database",
|
||||||
|
"laravel",
|
||||||
|
"php",
|
||||||
|
"triggers"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/caneara/triggers/issues",
|
||||||
|
"source": "https://github.com/caneara/triggers/tree/v1.0.1"
|
||||||
|
},
|
||||||
|
"time": "2022-09-20T07:05:30+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "canihavesomecoffee/thetvdbapi",
|
"name": "canihavesomecoffee/thetvdbapi",
|
||||||
"version": "2.1.7",
|
"version": "2.1.7",
|
||||||
@@ -3637,16 +3682,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v9.45.0",
|
"version": "v9.45.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "f2c51fdfcb0c50c19cdc49c2e82690ad1a21eafe"
|
"reference": "faeb20d3fc61b69790068161ab42bcf2d5faccbc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/f2c51fdfcb0c50c19cdc49c2e82690ad1a21eafe",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/faeb20d3fc61b69790068161ab42bcf2d5faccbc",
|
||||||
"reference": "f2c51fdfcb0c50c19cdc49c2e82690ad1a21eafe",
|
"reference": "faeb20d3fc61b69790068161ab42bcf2d5faccbc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -3819,7 +3864,7 @@
|
|||||||
"issues": "https://github.com/laravel/framework/issues",
|
"issues": "https://github.com/laravel/framework/issues",
|
||||||
"source": "https://github.com/laravel/framework"
|
"source": "https://github.com/laravel/framework"
|
||||||
},
|
},
|
||||||
"time": "2022-12-20T14:16:06+00:00"
|
"time": "2022-12-21T19:37:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/horizon",
|
"name": "laravel/horizon",
|
||||||
@@ -3900,16 +3945,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/scout",
|
"name": "laravel/scout",
|
||||||
"version": "v9.6.1",
|
"version": "v9.6.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/scout.git",
|
"url": "https://github.com/laravel/scout.git",
|
||||||
"reference": "feb8cdca5ea15ff7ce8b5a3fd3b6b93c360e7e38"
|
"reference": "7c4d294bd2dbed781515fd9a4747fd0133e687c9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/scout/zipball/feb8cdca5ea15ff7ce8b5a3fd3b6b93c360e7e38",
|
"url": "https://api.github.com/repos/laravel/scout/zipball/7c4d294bd2dbed781515fd9a4747fd0133e687c9",
|
||||||
"reference": "feb8cdca5ea15ff7ce8b5a3fd3b6b93c360e7e38",
|
"reference": "7c4d294bd2dbed781515fd9a4747fd0133e687c9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -3968,7 +4013,7 @@
|
|||||||
"issues": "https://github.com/laravel/scout/issues",
|
"issues": "https://github.com/laravel/scout/issues",
|
||||||
"source": "https://github.com/laravel/scout"
|
"source": "https://github.com/laravel/scout"
|
||||||
},
|
},
|
||||||
"time": "2022-12-20T17:18:18+00:00"
|
"time": "2022-12-21T11:34:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/serializable-closure",
|
"name": "laravel/serializable-closure",
|
||||||
@@ -4638,16 +4683,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem",
|
"name": "league/flysystem",
|
||||||
"version": "3.11.0",
|
"version": "3.12.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/flysystem.git",
|
"url": "https://github.com/thephpleague/flysystem.git",
|
||||||
"reference": "7e423e5dd240a60adfab9bde058d7668863b7731"
|
"reference": "2aef65a47e44f2d6f9938f720f6dd697e7ba7b76"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7e423e5dd240a60adfab9bde058d7668863b7731",
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2aef65a47e44f2d6f9938f720f6dd697e7ba7b76",
|
||||||
"reference": "7e423e5dd240a60adfab9bde058d7668863b7731",
|
"reference": "2aef65a47e44f2d6f9938f720f6dd697e7ba7b76",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -4709,7 +4754,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||||
"source": "https://github.com/thephpleague/flysystem/tree/3.11.0"
|
"source": "https://github.com/thephpleague/flysystem/tree/3.12.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4725,7 +4770,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-12-02T14:39:57+00:00"
|
"time": "2022-12-20T20:21:10+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/fractal",
|
"name": "league/fractal",
|
||||||
@@ -5015,52 +5060,6 @@
|
|||||||
],
|
],
|
||||||
"time": "2022-02-04T11:05:04+00:00"
|
"time": "2022-02-04T11:05:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "mattkingshott/triggers",
|
|
||||||
"version": "v1.0.1",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/mattkingshott/triggers.git",
|
|
||||||
"reference": "87ca303f766790f619663eb0be2ae29ddf1d7cad"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/mattkingshott/triggers/zipball/87ca303f766790f619663eb0be2ae29ddf1d7cad",
|
|
||||||
"reference": "87ca303f766790f619663eb0be2ae29ddf1d7cad",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": "^8.0"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"orchestra/testbench": "^6.0",
|
|
||||||
"phpunit/phpunit": "^9.0"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Triggers\\": "src"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"description": "A package to add database trigger support to Laravel",
|
|
||||||
"homepage": "https://github.com/mattkingshott/triggers",
|
|
||||||
"keywords": [
|
|
||||||
"database",
|
|
||||||
"laravel",
|
|
||||||
"php",
|
|
||||||
"triggers"
|
|
||||||
],
|
|
||||||
"support": {
|
|
||||||
"issues": "https://github.com/mattkingshott/triggers/issues",
|
|
||||||
"source": "https://github.com/mattkingshott/triggers/tree/v1.0.1"
|
|
||||||
},
|
|
||||||
"abandoned": "caneara/triggers",
|
|
||||||
"time": "2022-09-20T07:05:30+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "maxmind-db/reader",
|
"name": "maxmind-db/reader",
|
||||||
"version": "v1.11.0",
|
"version": "v1.11.0",
|
||||||
@@ -8069,16 +8068,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psy/psysh",
|
"name": "psy/psysh",
|
||||||
"version": "v0.11.9",
|
"version": "v0.11.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/bobthecow/psysh.git",
|
"url": "https://github.com/bobthecow/psysh.git",
|
||||||
"reference": "1acec99d6684a54ff92f8b548a4e41b566963778"
|
"reference": "e9eadffbed9c9deb5426fd107faae0452bf20a36"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/1acec99d6684a54ff92f8b548a4e41b566963778",
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e9eadffbed9c9deb5426fd107faae0452bf20a36",
|
||||||
"reference": "1acec99d6684a54ff92f8b548a4e41b566963778",
|
"reference": "e9eadffbed9c9deb5426fd107faae0452bf20a36",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -8139,9 +8138,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/bobthecow/psysh/issues",
|
"issues": "https://github.com/bobthecow/psysh/issues",
|
||||||
"source": "https://github.com/bobthecow/psysh/tree/v0.11.9"
|
"source": "https://github.com/bobthecow/psysh/tree/v0.11.10"
|
||||||
},
|
},
|
||||||
"time": "2022-11-06T15:29:46+00:00"
|
"time": "2022-12-23T17:47:18+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ralouphie/getallheaders",
|
"name": "ralouphie/getallheaders",
|
||||||
@@ -8189,42 +8188,53 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ramsey/collection",
|
"name": "ramsey/collection",
|
||||||
"version": "1.2.2",
|
"version": "1.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ramsey/collection.git",
|
"url": "https://github.com/ramsey/collection.git",
|
||||||
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
|
"reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
"url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4",
|
||||||
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
"reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3 || ^8",
|
"php": "^7.4 || ^8.0",
|
||||||
"symfony/polyfill-php81": "^1.23"
|
"symfony/polyfill-php81": "^1.23"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"captainhook/captainhook": "^5.3",
|
"captainhook/plugin-composer": "^5.3",
|
||||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
"ergebnis/composer-normalize": "^2.28.3",
|
||||||
"ergebnis/composer-normalize": "^2.6",
|
"fakerphp/faker": "^1.21",
|
||||||
"fakerphp/faker": "^1.5",
|
"hamcrest/hamcrest-php": "^2.0",
|
||||||
"hamcrest/hamcrest-php": "^2",
|
"jangregor/phpstan-prophecy": "^1.0",
|
||||||
"jangregor/phpstan-prophecy": "^0.8",
|
"mockery/mockery": "^1.5",
|
||||||
"mockery/mockery": "^1.3",
|
"php-parallel-lint/php-console-highlighter": "^1.0",
|
||||||
|
"php-parallel-lint/php-parallel-lint": "^1.3",
|
||||||
|
"phpcsstandards/phpcsutils": "^1.0.0-rc1",
|
||||||
"phpspec/prophecy-phpunit": "^2.0",
|
"phpspec/prophecy-phpunit": "^2.0",
|
||||||
"phpstan/extension-installer": "^1",
|
"phpstan/extension-installer": "^1.2",
|
||||||
"phpstan/phpstan": "^0.12.32",
|
"phpstan/phpstan": "^1.9",
|
||||||
"phpstan/phpstan-mockery": "^0.12.5",
|
"phpstan/phpstan-mockery": "^1.1",
|
||||||
"phpstan/phpstan-phpunit": "^0.12.11",
|
"phpstan/phpstan-phpunit": "^1.3",
|
||||||
"phpunit/phpunit": "^8.5 || ^9",
|
"phpunit/phpunit": "^9.5",
|
||||||
"psy/psysh": "^0.10.4",
|
"psalm/plugin-mockery": "^1.1",
|
||||||
"slevomat/coding-standard": "^6.3",
|
"psalm/plugin-phpunit": "^0.18.4",
|
||||||
"squizlabs/php_codesniffer": "^3.5",
|
"ramsey/coding-standard": "^2.0.3",
|
||||||
"vimeo/psalm": "^4.4"
|
"ramsey/conventional-commits": "^1.3",
|
||||||
|
"vimeo/psalm": "^5.4"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
|
"extra": {
|
||||||
|
"captainhook": {
|
||||||
|
"force-install": true
|
||||||
|
},
|
||||||
|
"ramsey/conventional-commits": {
|
||||||
|
"configFile": "conventional-commits.json"
|
||||||
|
}
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Ramsey\\Collection\\": "src/"
|
"Ramsey\\Collection\\": "src/"
|
||||||
@@ -8252,7 +8262,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/ramsey/collection/issues",
|
"issues": "https://github.com/ramsey/collection/issues",
|
||||||
"source": "https://github.com/ramsey/collection/tree/1.2.2"
|
"source": "https://github.com/ramsey/collection/tree/1.3.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -8264,7 +8274,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-10-10T03:01:02+00:00"
|
"time": "2022-12-27T19:12:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ramsey/uuid",
|
"name": "ramsey/uuid",
|
||||||
@@ -13351,16 +13361,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "voku/simple_html_dom",
|
"name": "voku/simple_html_dom",
|
||||||
"version": "4.8.6",
|
"version": "4.8.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/voku/simple_html_dom.git",
|
"url": "https://github.com/voku/simple_html_dom.git",
|
||||||
"reference": "1df7e9844eddbe190450c87f281e87bbd8d7f645"
|
"reference": "d9807c2b6124457eee2c30b3d1c067e0657713d4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/voku/simple_html_dom/zipball/1df7e9844eddbe190450c87f281e87bbd8d7f645",
|
"url": "https://api.github.com/repos/voku/simple_html_dom/zipball/d9807c2b6124457eee2c30b3d1c067e0657713d4",
|
||||||
"reference": "1df7e9844eddbe190450c87f281e87bbd8d7f645",
|
"reference": "d9807c2b6124457eee2c30b3d1c067e0657713d4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -13390,17 +13400,17 @@
|
|||||||
{
|
{
|
||||||
"name": "dimabdc",
|
"name": "dimabdc",
|
||||||
"email": "support@titor.ru",
|
"email": "support@titor.ru",
|
||||||
"homepage": "http://github.com/dimabdc",
|
"homepage": "https://github.com/dimabdc",
|
||||||
"role": "Developer"
|
"role": "Developer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Lars Moelleken",
|
"name": "Lars Moelleken",
|
||||||
"homepage": "http://www.moelleken.org/",
|
"homepage": "https://www.moelleken.org/",
|
||||||
"role": "Developer"
|
"role": "Fork-Maintainer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Simple HTML DOM package.",
|
"description": "Simple HTML DOM package.",
|
||||||
"homepage": "http://simplehtmldom.sourceforge.net/",
|
"homepage": "https://github.com/voku/simple_html_dom",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"HTML Parser",
|
"HTML Parser",
|
||||||
"dom",
|
"dom",
|
||||||
@@ -13408,7 +13418,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/voku/simple_html_dom/issues",
|
"issues": "https://github.com/voku/simple_html_dom/issues",
|
||||||
"source": "https://github.com/voku/simple_html_dom/tree/4.8.6"
|
"source": "https://github.com/voku/simple_html_dom/tree/4.8.7"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -13428,7 +13438,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-06-09T05:48:45+00:00"
|
"time": "2022-12-22T13:55:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "webmozart/assert",
|
"name": "webmozart/assert",
|
||||||
@@ -14812,16 +14822,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nunomaduro/collision",
|
"name": "nunomaduro/collision",
|
||||||
"version": "v6.3.1",
|
"version": "v6.3.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nunomaduro/collision.git",
|
"url": "https://github.com/nunomaduro/collision.git",
|
||||||
"reference": "0f6349c3ed5dd28467087b08fb59384bb458a22b"
|
"reference": "83699b231e7f277bfa2e823788973bf4082f019a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/0f6349c3ed5dd28467087b08fb59384bb458a22b",
|
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/83699b231e7f277bfa2e823788973bf4082f019a",
|
||||||
"reference": "0f6349c3ed5dd28467087b08fb59384bb458a22b",
|
"reference": "83699b231e7f277bfa2e823788973bf4082f019a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -14896,20 +14906,20 @@
|
|||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-09-29T12:29:49+00:00"
|
"time": "2022-12-23T21:36:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nunomaduro/larastan",
|
"name": "nunomaduro/larastan",
|
||||||
"version": "2.2.9",
|
"version": "2.3.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nunomaduro/larastan.git",
|
"url": "https://github.com/nunomaduro/larastan.git",
|
||||||
"reference": "333e7915b984ce6606175749430081a372ead37e"
|
"reference": "2217d0725884fd68f029fe22919edd3f910683d3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/333e7915b984ce6606175749430081a372ead37e",
|
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/2217d0725884fd68f029fe22919edd3f910683d3",
|
||||||
"reference": "333e7915b984ce6606175749430081a372ead37e",
|
"reference": "2217d0725884fd68f029fe22919edd3f910683d3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -14924,7 +14934,7 @@
|
|||||||
"mockery/mockery": "^1.4.4",
|
"mockery/mockery": "^1.4.4",
|
||||||
"php": "^8.0.2",
|
"php": "^8.0.2",
|
||||||
"phpmyadmin/sql-parser": "^5.5",
|
"phpmyadmin/sql-parser": "^5.5",
|
||||||
"phpstan/phpstan": "^1.9.0"
|
"phpstan/phpstan": "^1.9.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nikic/php-parser": "^4.13.2",
|
"nikic/php-parser": "^4.13.2",
|
||||||
@@ -14973,7 +14983,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/nunomaduro/larastan/issues",
|
"issues": "https://github.com/nunomaduro/larastan/issues",
|
||||||
"source": "https://github.com/nunomaduro/larastan/tree/2.2.9"
|
"source": "https://github.com/nunomaduro/larastan/tree/2.3.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -14993,7 +15003,7 @@
|
|||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-11-04T14:58:00+00:00"
|
"time": "2022-12-23T14:56:31+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phar-io/manifest",
|
"name": "phar-io/manifest",
|
||||||
@@ -16944,16 +16954,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/flare-client-php",
|
"name": "spatie/flare-client-php",
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/flare-client-php.git",
|
"url": "https://github.com/spatie/flare-client-php.git",
|
||||||
"reference": "ebb9ae0509b75e02f128b39537eb9a3ef5ce18e8"
|
"reference": "609903bd154ba3d71f5e23a91c3b431fa8f71868"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/ebb9ae0509b75e02f128b39537eb9a3ef5ce18e8",
|
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/609903bd154ba3d71f5e23a91c3b431fa8f71868",
|
||||||
"reference": "ebb9ae0509b75e02f128b39537eb9a3ef5ce18e8",
|
"reference": "609903bd154ba3d71f5e23a91c3b431fa8f71868",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -17001,7 +17011,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/spatie/flare-client-php/issues",
|
"issues": "https://github.com/spatie/flare-client-php/issues",
|
||||||
"source": "https://github.com/spatie/flare-client-php/tree/1.3.1"
|
"source": "https://github.com/spatie/flare-client-php/tree/1.3.2"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -17009,7 +17019,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-11-16T08:30:20+00:00"
|
"time": "2022-12-26T14:36:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/ignition",
|
"name": "spatie/ignition",
|
||||||
@@ -17088,16 +17098,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/laravel-ignition",
|
"name": "spatie/laravel-ignition",
|
||||||
"version": "1.6.2",
|
"version": "1.6.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/laravel-ignition.git",
|
"url": "https://github.com/spatie/laravel-ignition.git",
|
||||||
"reference": "d6e1e1ad93abe280abf41c33f8ea7647dfc0c233"
|
"reference": "2db918babd96f87b73fc26e4195f5a19328dd123"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/d6e1e1ad93abe280abf41c33f8ea7647dfc0c233",
|
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/2db918babd96f87b73fc26e4195f5a19328dd123",
|
||||||
"reference": "d6e1e1ad93abe280abf41c33f8ea7647dfc0c233",
|
"reference": "2db918babd96f87b73fc26e4195f5a19328dd123",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -17174,7 +17184,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-12-08T15:31:38+00:00"
|
"time": "2022-12-26T15:13:03+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
|
|||||||
Reference in New Issue
Block a user