We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ebe63e commit ab2eb45Copy full SHA for ab2eb45
README.md
@@ -65,6 +65,11 @@ parameters:
65
- Acme\Blog\Config\ServiceFactory
66
```
67
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
73
## Contributing
74
75
Any contributions are welcome.
0 commit comments