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.
1 parent 8512667 commit 962642aCopy full SHA for 962642a
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: ~3.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