Skip to content

Commit be2ec66

Browse files
authored
Merge pull request #8 from TravisCarden/patch-1
Fix typo in Composer command
2 parents fdd89de + ee7c186 commit be2ec66

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
@@ -11,7 +11,7 @@ If you want to use a bleeding edge version of phpDocumentor please consult the m
1111
Add phpdocumentor to your project.
1212

1313
```
14-
composer require --dev phpdocumentor/shim:3^
14+
composer require --dev phpdocumentor/shim:^3
1515
```
1616

1717
phpDocumentor phar will be downloaded and adding into your projects `bin` directory.

0 commit comments

Comments
 (0)