From b05c4d1d7909a7938a30bc72d548cf35c3304810 Mon Sep 17 00:00:00 2001 From: Priyadi Iman Nurcahyo <1102197+priyadi@users.noreply.github.com> Date: Fri, 3 May 2024 22:56:20 +0700 Subject: [PATCH] docs: readme (#64) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 163669f..26c0b10 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,6 @@ a few keystrokes. * Auto-detect static factory method. * Use our own interface for proxy objects. * `MapFrom` and `MapTo` attributes. -* Support `ramsey/uuid` * Improve non-framework usage. * Warm up proxies on build time from the list of classes provided by the user. * Lazy-loading using Doctrine `Collection` type hint on the target side.