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