Skip to content

Commit

Permalink
Use stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymoulin committed Nov 30, 2016
1 parent a964367 commit ac9c530
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@
},
"require": {
"php": ">=5.3.0",
"monolog/monolog": "1.x-dev",
"monolog/monolog": "^1.22.0",
"psr/log": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.5"
},
"_": "phpunit/phpunit-mock-objects required in 2.3.0 due to https://github.com/sebastianbergmann/phpunit-mock-objects/issues/223 - needs hhvm 3.8+ on travis",
"autoload": {
"psr-4": {"FemtoPixel\\Monolog\\": "src/Monolog"}
},
Expand Down

0 comments on commit ac9c530

Please sign in to comment.