Skip to content

Commit 4fb55e5

Browse files
authored
Use @stable in the README instead of ^0.13
1 parent 38546e6 commit 4fb55e5

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)