Skip to content

Commit 663b576

Browse files
committed
Merge pull request #1 from WouterJ/patch-1
Update README to remove the @dev requirement.
2 parents 713e983 + e98a709 commit 663b576

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ To install this, make sure you are using the latest release of PHPSpec, and then
77

88
```json
99
"require-dev": {
10-
"phpspec/nyan-formatters": "1.0.*@dev"
10+
...,
11+
"phpspec/nyan-formatters": "1.*"
1112
}
1213
```
1314

0 commit comments

Comments
 (0)