Skip to content

Commit

Permalink
Upgrade monolog
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuter committed Jul 2, 2019
1 parent 94bd116 commit 3087e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"nyholm/psr7": "^1.1",
"nyholm/psr7-server": "^0.3",
"php-di/php-di": "^6",
"monolog/monolog": "^1"
"monolog/monolog": "2.0.0-beta1"
},
"scripts": {
"start": "php -S localhost:8080 -t public"
Expand Down

0 comments on commit 3087e54

Please sign in to comment.