1.0.0 (2026-07-24)
⚠ BREAKING CHANGES
- AdapterFactoryInterface::create() now declares
string $id. Any class implementing this interface must update its create() signature to add thestringtype declaration on the $id parameter. - drop PHP 7.4 support
string $id. Any class implementing this interface must update its create() signature to add the string type declaration on the $id parameter.