Skip to content

Commit aabd6a7

Browse files
committed
docs: Update README
1 parent 58cbc72 commit aabd6a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ a few keystrokes.
101101
* Coded from the start using PHP 8, strict types, and maxed-out PHPStan and
102102
Psalm.
103103

104-
## Future Features
104+
## To-Do List
105105

106106
* Option to read & write to private properties.
107107
* Migrate engine to `symfony/type-info`.
@@ -110,6 +110,7 @@ a few keystrokes.
110110
* `MapFrom` and `MapTo` attributes.
111111
* Support `ramsey/uuid`
112112
* Improve non-framework usage.
113+
* Warm up proxies from the list of classes provided by the user.
113114

114115
## Documentation
115116

0 commit comments

Comments
 (0)