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 713e983 + e98a709 commit 663b576Copy full SHA for 663b576
README.md
@@ -7,7 +7,8 @@ To install this, make sure you are using the latest release of PHPSpec, and then
7
8
```json
9
"require-dev": {
10
- "phpspec/nyan-formatters": "1.0.*@dev"
+ ...,
11
+ "phpspec/nyan-formatters": "1.*"
12
}
13
```
14
0 commit comments