1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 05:07:36 +02:00
This commit is contained in:
Jordi Boggiano
2016-05-30 10:37:55 +01:00
parent 814fb340ce
commit d14ee6d326

View File

@@ -18,7 +18,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.3",
"graylog2/gelf-php": "1.3.x-dev",
"graylog2/gelf-php": "^1.4.2",
"sentry/sentry": "^0.13",
"ruflin/elastica": ">=0.90 <3.0",
"doctrine/couchdb": "~1.0@dev",
@@ -26,7 +26,7 @@
"php-amqplib/php-amqplib": "~2.4",
"swiftmailer/swiftmailer": "~5.3",
"php-console/php-console": "^3.1.3",
"jakub-onderka/php-parallel-lint": "0.9"
"jakub-onderka/php-parallel-lint": "^0.9"
},
"suggest": {
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",