Merge pull request #4244 from dokku/dependabot/composer/tests/apps/php/monolog/monolog-1.26.0

chore(deps): bump monolog/monolog from 1.25.5 to 1.26.0 in /tests/apps/php
This commit is contained in:
Jose Diaz-Gonzalez
2020-12-15 14:04:14 -05:00
committed by GitHub

View File

@@ -8,16 +8,16 @@
"packages": [
{
"name": "monolog/monolog",
"version": "1.25.5",
"version": "1.26.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "1817faadd1846cd08be9a49e905dc68823bc38c0"
"reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0",
"reference": "1817faadd1846cd08be9a49e905dc68823bc38c0",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
"reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
"shasum": ""
},
"require": {
@@ -33,7 +33,7 @@
"graylog2/gelf-php": "~1.0",
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
"php-parallel-lint/php-parallel-lint": "^1.0",
"phpstan/phpstan": "^0.12.59",
"phpunit/phpunit": "~4.5",
"ruflin/elastica": ">=0.90 <3.0",
"sentry/sentry": "^0.13",
@@ -53,11 +53,6 @@
"sentry/sentry": "Allow sending log messages to a Sentry server"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
@@ -91,7 +86,7 @@
"type": "tidelift"
}
],
"time": "2020-07-23T08:35:51+00:00"
"time": "2020-12-14T12:56:38+00:00"
},
{
"name": "paragonie/random_compat",