|
|
|
@ -1855,7 +1855,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/bus", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/bus.git", |
|
|
|
@ -1908,7 +1908,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/collections", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/collections.git", |
|
|
|
@ -1962,7 +1962,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/container", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/container.git", |
|
|
|
@ -2013,7 +2013,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/contracts", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/contracts.git", |
|
|
|
@ -2061,7 +2061,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/database", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/database.git", |
|
|
|
@ -2129,7 +2129,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/events", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/events.git", |
|
|
|
@ -2184,7 +2184,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/macroable", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/macroable.git", |
|
|
|
@ -2230,7 +2230,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/pipeline", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/pipeline.git", |
|
|
|
@ -2278,7 +2278,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/support", |
|
|
|
"version": "v8.83.21", |
|
|
|
"version": "v8.83.22", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/support.git", |
|
|
|
@ -2702,16 +2702,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "monolog/monolog", |
|
|
|
"version": "2.7.0", |
|
|
|
"version": "2.8.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/Seldaek/monolog.git", |
|
|
|
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524" |
|
|
|
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524", |
|
|
|
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524", |
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50", |
|
|
|
"reference": "720488632c590286b88b80e62aa3d3d551ad4a50", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2731,11 +2731,10 @@ |
|
|
|
"guzzlehttp/psr7": "^2.2", |
|
|
|
"mongodb/mongodb": "^1.8", |
|
|
|
"php-amqplib/php-amqplib": "~2.4 || ^3", |
|
|
|
"php-console/php-console": "^3.1.3", |
|
|
|
"phpspec/prophecy": "^1.15", |
|
|
|
"phpstan/phpstan": "^0.12.91", |
|
|
|
"phpunit/phpunit": "^8.5.14", |
|
|
|
"predis/predis": "^1.1", |
|
|
|
"predis/predis": "^1.1 || ^2.0", |
|
|
|
"rollbar/rollbar": "^1.3 || ^2 || ^3", |
|
|
|
"ruflin/elastica": "^7", |
|
|
|
"swiftmailer/swiftmailer": "^5.3|^6.0", |
|
|
|
@ -2755,7 +2754,6 @@ |
|
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
|
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", |
|
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
|
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome", |
|
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar", |
|
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server" |
|
|
|
}, |
|
|
|
@ -2790,7 +2788,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/Seldaek/monolog/issues", |
|
|
|
"source": "https://github.com/Seldaek/monolog/tree/2.7.0" |
|
|
|
"source": "https://github.com/Seldaek/monolog/tree/2.8.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
@ -2802,7 +2800,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-06-09T08:59:12+00:00" |
|
|
|
"time": "2022-07-24T11:55:47+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nesbot/carbon", |
|
|
|
|