Skip to content

Commit

Permalink
Merge pull request #10 from bradmkjr/bradmkjr-fatal-error-patch
Browse files Browse the repository at this point in the history
Bradmkjr fatal error patch
  • Loading branch information
bradmkjr authored Nov 12, 2019
2 parents e2619f5 + d377d6d commit a31977e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This is a very simple handler for monolog. This version works for custom plugin
monolog-wordpress is available via composer. Just add the following line to your required section in composer.json and do a `php composer.phar update`.

```
"bradmkjr/monolog-wordpress": ">1.6.2"
"bradmkjr/monolog-wordpress": ">1.6.3"
```

# Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["wordpress", "log", "logging", "monolog", "mysql", "database"],
"homepage": "https://github.com/bradmkjr/monolog-wordpress",
"license": "MIT",
"version": "1.6.2",
"version": "1.6.3",
"authors": [
{
"name": "Bradford Knowlton",
Expand Down

0 comments on commit a31977e

Please sign in to comment.