Skip to content

Commit c58ba6c

Browse files
authored
Readme: mention both v2 & v3 (#17)
1 parent 9c3aaa3 commit c58ba6c

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
@@ -4,7 +4,7 @@
44

55
- :rocket: **Performance Boost:** Minimizes n+1 issues by preloading related entities with **constant number of queries**.
66
- :arrows_counterclockwise: **Flexible:** Supports all associations: `#[OneToOne]`, `#[OneToMany]`, `#[ManyToOne]`, and `#[ManyToMany]`.
7-
- :bulb: **Easy Integration:** Simple to integrate with your existing Doctrine setup.
7+
- :bulb: **Easy Integration:** Simple to integrate with your existing Doctrine setup (supports both v2 and v3).
88

99

1010
## Comparison

0 commit comments

Comments
 (0)