Skip to content

Commit 066a564

Browse files
Update README.md
Update intallation example
1 parent eb1abaa commit 066a564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ are however several advantages to using this library:
3737
In order to inspect a codebase you need to tell composer to include the `phpdocumentor/reflection` package. This
3838
can easily be done using the following command in your command line terminal:
3939

40-
composer require "phpdocumentor/reflection: ~4.0"
40+
composer require phpdocumentor/reflection:~5.0
4141

4242
After the installation is complete no further configuration is necessary and you can immediately start using it.
4343

0 commit comments

Comments
 (0)