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 8cc9178 commit d44e756Copy full SHA for d44e756
README.md
@@ -12,7 +12,7 @@ It means they can be installed by adding the entry to composer.json `require-dev
12
```json
13
{
14
"require-dev": {
15
- "inpsyde/php-coding-standards": "^0.5"
+ "inpsyde/php-coding-standards": "^0.7"
16
}
17
18
```
0 commit comments