Skip to content

Commit 5e29adf

Browse files
committed
Merge branch 'master' of github.com:inpsyde/php-coding-standards
2 parents 87e577f + 4fb55e5 commit 5e29adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It means they can be installed by adding the entry to composer.json `require-dev
1616
```json
1717
{
1818
"require-dev": {
19-
"inpsyde/php-coding-standards": "^0.13"
19+
"inpsyde/php-coding-standards": "@stable"
2020
}
2121
}
2222
```

0 commit comments

Comments
 (0)