Skip to content

Commit fd2d272

Browse files
committed
Update README.md file.
1 parent 54aa935 commit fd2d272

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,13 @@ PHP Security Linter is a static analysis tool designed to identify security vuln
5555

5656
### Versions
5757

58-
| Package version | Branch | PHP version | Status |
59-
|-----------------|---------------|-------------|----------------|
60-
| dev-main | `main` | 8.3 | Active |
61-
| 3.* | `main` | 8.3 | Active |
62-
| 2.* | `main-php7.4` | 7.4 | Maintenance |
63-
| 1.* | | 5.6 | EOL |
58+
| Package version | Branch name | PHP version | Status |
59+
|-----------------|-------------------|-------------|----------------|
60+
| dev-main | `main` | 8.3 | Active |
61+
| 3.* | `main` | 8.3 | Active |
62+
| dev-main-php7.4 | `main-php7.4` | 7.4 | Maintenance |
63+
| 2.* | `main-php7.4` | 7.4 | Maintenance |
64+
| 1.* | | 5.6 | EOL |
6465

6566
* **Active**: Full support
6667
* **Maintenance**: Critical/Security fixes only

0 commit comments

Comments
 (0)