diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e58c79f..345c924 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -16,7 +16,7 @@ Coding and documentation Style: - The coding style follows PSR-2 `Coding Style Guide `_ - The documentation uses `phpDocumentor `_ -- Unit test uses `phpUnit 4+ `_ +- Unit test uses `phpUnit 9+ `_ - Code syntax must follows `phpLint rules `_ Submitting Modifications: