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
{{ message }}
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
* Don't allow failures for HHVM.
* Add lowest PHP version (5.4) with lowest possible dependencies.
* Re-replace `composer install` with `composer update`, because `--prefer-lowest` does not work with `composer install`.