1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-23 22:42:38 +01:00

do not bind the raven version to 0.5*, use possible newer versions

This commit is contained in:
Christian Flothmann 2014-01-17 14:35:55 +01:00
parent 01a01a4841
commit 1472e65b4c

View File

@ -19,7 +19,7 @@
"require-dev": {
"phpunit/phpunit": "~3.7.0",
"mlehner/gelf-php": "1.0.*",
"raven/raven": "0.5.*",
"raven/raven": "~0.5",
"ruflin/elastica": "0.90.*",
"doctrine/couchdb": "dev-master",
"aws/aws-sdk-php": "~2.4.8"