Skip to content

Commit 536ef6d

Browse files
Fixed typo
1 parent d7a3bbe commit 536ef6d

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
@@ -29,7 +29,7 @@ Instead, you may of course manually update your require block and run `composer
2929
```json
3030
{
3131
"require": {
32-
"graham-campbell/parse": "^3.0"
32+
"graham-campbell/parse": "^2.0"
3333
}
3434
}
3535
```

0 commit comments

Comments
 (0)