diff --git a/.doc/README.md b/.doc/README.md index fb56f5f16..8f5a44b9d 100644 --- a/.doc/README.md +++ b/.doc/README.md @@ -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