Update README.md

This commit is contained in:
Romain Quetiez
2024-06-17 14:40:31 +02:00
committed by GitHub
parent d0457b73ec
commit 055968bea9

View File

@@ -79,6 +79,8 @@ Then, **for a method** of an eligible class:
## Installation
Note : PHP7 is required. Migrating to PHP8 requires some additional work which is questionable as an alternative way to generate a documentation is being considered.
```
cd .doc
composer require phpdocumentor/phpdocumentor:~2 --dev