Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Thanks for your help.
PhpMetrics has several goals:
+ be stable
+ be performant
+ run on the **maximum of PHP versions** (PHP 5.3 to PHP 8.4)
+ run on the **maximum of PHP versions** (PHP 5.6 to PHP 8.4)
+ be installable everywhere, **without dependency conflicts**

For these reasons, the code of PhpMetrics is intentionally written in "legacy" PHP.
Expand Down
Loading