Skip to content

Commit 18a6fc7

Browse files
authored
SONARPHP-1671 Update supported PHP version in README (#1418)
1 parent e772f0d commit 18a6fc7

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
@@ -13,7 +13,7 @@ This SonarSource project is a [static code analyzer](https://en.wikipedia.org/wi
1313

1414
# Features
1515
* 200+ rules
16-
* Supports up to PHP 8.3
16+
* Supports up to PHP 8.4
1717
* Metrics (complexity, number of lines, etc.)
1818
* Import of [unit test and coverage results](https://docs.sonarqube.org/latest/analysis/coverage/)
1919
* Support of [custom rules](https://docs.sonarqube.org/latest/analysis/languages/php/)

0 commit comments

Comments
 (0)