Skip to content

Commit fa254bc

Browse files
committed
Italic > Bold
1 parent 900767f commit fa254bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

other-docs/guides/updating-php/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ There are 2 key steps to getting ready for a new version of PHP:
1212

1313
| Altis | PHP 8.0 | PHP 8.1 | PHP 8.2 | PHP 8.3 |
1414
|-------|----------------|---------------|----------------|----------------|
15-
| v21 | | **Supported** | *Supported* | *Experimental* |
16-
| v20 | | **Supported** | *Supported* | *Experimental* |
17-
| v19 | | **Supported** | *Supported* | |
18-
| v18 | **Deprecated** | **Supported** | *Supported* | |
15+
| v21 | | **Supported** | **Supported** | *Experimental* |
16+
| v20 | | **Supported** | **Supported** | *Experimental* |
17+
| v19 | | **Supported** | **Supported** | |
18+
| v18 | **Deprecated** | **Supported** | **Supported** | |
1919

2020
## Checking PHP Version Compatibility
2121

0 commit comments

Comments
 (0)