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.
2 parents 87e577f + 4fb55e5 commit 5e29adfCopy full SHA for 5e29adf
README.md
@@ -16,7 +16,7 @@ It means they can be installed by adding the entry to composer.json `require-dev
16
```json
17
{
18
"require-dev": {
19
- "inpsyde/php-coding-standards": "^0.13"
+ "inpsyde/php-coding-standards": "@stable"
20
}
21
22
```
0 commit comments