Skip to content

Commit ee7c186

Browse files
authored
Fix typo in Composer command.
1 parent fdd89de commit ee7c186

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)