Skip to content

Commit 8512667

Browse files
authored
Fixed version
1 parent 57ef2bb commit 8512667

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