Skip to content

Commit ab2eb45

Browse files
committed
Add caveat in README
1 parent 6ebe63e commit ab2eb45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ parameters:
6565
- Acme\Blog\Config\ServiceFactory
6666
```
6767

68+
## Caveats
69+
70+
1. The behavior of factories functions relative to how they load classes is based on codeigniter4/framework v4.4. If you are
71+
relying on the behavior of < v4.4, this may not work out for you.
72+
6873
## Contributing
6974

7075
Any contributions are welcome.

0 commit comments

Comments
 (0)