1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-09-09 04:30:46 +02:00

Fix raven tests

This commit is contained in:
Jordi Boggiano
2015-09-14 17:45:49 +01:00
parent 3d3feb1673
commit 5405308eb1
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
"require-dev": {
"phpunit/phpunit": "~4.5",
"graylog2/gelf-php": "~1.0",
"raven/raven": "~0.11",
"raven/raven": "^0.13",
"ruflin/elastica": ">=0.90 <3.0",
"doctrine/couchdb": "~1.0@dev",
"aws/aws-sdk-php": "^2.4.9",