Skip to content

Commit

Permalink
Removes typo in readme and adds composer.lock for scrutinizer-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mtolhuys committed Jul 20, 2019
1 parent fd7bf60 commit a4554d2
Show file tree
Hide file tree
Showing 3 changed files with 4,229 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,5 +1,4 @@
build
composer.lock
docs
vendor
coverage
coverage
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -68,6 +68,7 @@ $this->scanner->results;
"has_value" => "DB_HOST"
"depending_on_default" => "-"
"empty" => "-"
]
]
```

Expand Down

0 comments on commit a4554d2

Please sign in to comment.