Skip to content

Commit 38fb34d

Browse files
Update README.md
1 parent 4d4fec6 commit 38fb34d

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
@@ -25,7 +25,7 @@ with different releases of PHPUnit and PHP. The following table should give an
2525
easy overview:
2626

2727
| PSR-7 assertion version | PHPUnit 4 | PHPUnit 5 | PHPUnit 6 | PHPUnit 7 | PHPUnit 8 |
28-
| ----------------------- | --------- | --------- | --------- | --------- |
28+
| ----------------------- | --------- | --------- | --------- | --------- | --------- |
2929
| v1 (branch `v1`), **unsupported** | :white_check_mark: | :white_check_mark: | :no_entry_sign: | :no_entry_sign: | :no_entry_sign: |
3030
| v2 (branch `v2`) | :no_entry_sign: | :no_entry_sign: | :white_check_mark: | :no_entry_sign: | :no_entry_sign: |
3131
| v3 (branch `v3`) | :no_entry_sign: | :no_entry_sign: | :no_entry_sign: | :white_check_mark: | :no_entry_sign: |

0 commit comments

Comments
 (0)