Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(Elasticsearch): update container type hint in connection method
- Change container type hint from Hyperf\Di\Container to Psr\Container\ContainerInterface for better compatibility and adherence to PSR standards.
- Loading branch information