zendframework/zend-crypt

Update composer.json to allow zend-math 3.0

moderndeveloperllc opened this issue · 1 comments

Perhaps check that

"zendframework/zend-math": "^2.7 || ^3.0",

will work. Keep getting annoying dependency outdated notices :-)

This is fixed in master, now we require ^3.0 of zend-math.