We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7301cb3 commit aaf336cCopy full SHA for aaf336c
1 file changed
README.md
@@ -19,7 +19,7 @@ To add the library as a local, per-project dependency use [Composer](http://getc
19
```json
20
{
21
"require": {
22
- "chadicus/marvel-api-client": "0.1.1"
+ "chadicus/marvel-api-client": "~1.0"
23
}
24
25
```
0 commit comments