You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dev/2.1.0 (#15)
* Fixing the unit and integration tests (for phpunit 7+)
* PHP min. requirement is 7.2
* Removed "--ignore-platform-reqs" for composer
* Version bump
* Badge update
* Removed support for PHP 7.1
Updates (#12)
- FileClient creates now 1-level subdirectories (down from 2)
- improves the error handling in Redis/Json clients
- uses psr-4 for autoloading
- upgraded phpunit version
- updates some unit tests
- CS cleanup