We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594fd64 commit 91971afCopy full SHA for 91971af
README.md
@@ -58,7 +58,9 @@ Installation
58
59
For a quick install with Composer use:
60
61
- $ composer require seld/jsonlint
+```bash
62
+composer require seld/jsonlint
63
+```
64
65
JSON Lint can easily be used within another app if you have a
66
[PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md)
0 commit comments