Skip to content

Commit 04ac843

Browse files
authored
Merge pull request #116 from staabm/patch-1
Fixed version
2 parents ffac813 + 962642a commit 04ac843

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
@@ -31,7 +31,7 @@ are however several advantages to using this library:
3131
In order to inspect a codebase you need to tell composer to include the `phpdocumentor/reflection` package. This
3232
can easily be done using the following command in your command line terminal:
3333

34-
composer require "phpdocumentor/reflection: ~2.0"
34+
composer require "phpdocumentor/reflection: ~4.0"
3535

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

0 commit comments

Comments
 (0)