Skip to content

Commit 962642a

Browse files
authored
Update README.md
1 parent 8512667 commit 962642a

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: ~3.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)