Skip to content

Commit bb48a0e

Browse files
authored
Readme: v2 supports PHP 8.4
1 parent dc1c787 commit bb48a0e

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
@@ -59,4 +59,4 @@ SqlNode is an enum of all `walkXxx` methods in Doctrine's SqlWalker, so you are
5959
| Version | PHP Compatibility | doctrine/orm |
6060
|---------| ----------------- |--------------|
6161
| v1 | 7.2 - 8.3 | 2.x |
62-
| v2 | 8.1 - 8.3 | 3.x |
62+
| v2 | 8.1 - 8.4 | 3.x |

0 commit comments

Comments
 (0)