Skip to content

Commit 43eeaf7

Browse files
authored
README: mention supported PHP versions (#19)
1 parent 7c62630 commit 43eeaf7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ SqlNode is an enum of all `walkXxx` methods in Doctrine's SqlWalker, so you are
5454
### Implementors
5555
- [shipmonk/doctrine-mysql-optimizer-hints](https://github.com/shipmonk-rnd/doctrine-mysql-optimizer-hints) (since v2)
5656
- [shipmonk/doctrine-mysql-index-hints](https://github.com/shipmonk-rnd/doctrine-mysql-index-hints) (since v3)
57+
58+
### Supported PHP versions
59+
- PHP 7.2 - 8.3

0 commit comments

Comments
 (0)