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
I have to maintain some outdated PHP 5.x installations.
The laminas libraries break the compatibility with PHP 5.x for me, as they require php >=v 7. Requirements for PHP in file README.md should probably be updated.