Skip to content

Commit

Permalink
Fixed failed tests (#11)
Browse files Browse the repository at this point in the history
* And updating PHP deps
  • Loading branch information
SmetDenis authored Jan 18, 2022
1 parent c43141e commit e7057b0
Show file tree
Hide file tree
Showing 3 changed files with 526 additions and 345 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,10 @@ Options:
--output=OUTPUT Output format. Available options: console, markdown, json [default: "console"]
--no-links Hide all links in tables
--strict Return exit code if you have any difference
-h, --help Display this help message
-h, --help Display help for the given command. When no command is given display help for the diff command
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
```
Expand Down
Loading

0 comments on commit e7057b0

Please sign in to comment.