We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffac813 + 962642a commit 04ac843Copy full SHA for 04ac843
README.md
@@ -31,7 +31,7 @@ are however several advantages to using this library:
31
In order to inspect a codebase you need to tell composer to include the `phpdocumentor/reflection` package. This
32
can easily be done using the following command in your command line terminal:
33
34
- composer require "phpdocumentor/reflection: ~2.0"
+ composer require "phpdocumentor/reflection: ~4.0"
35
36
After the installation is complete no further configuration is necessary and you can immediately start using it.
37
0 commit comments