Update composer.json to allow zend-math 3.0
moderndeveloperllc opened this issue · 1 comments
moderndeveloperllc commented
Perhaps check that
"zendframework/zend-math": "^2.7 || ^3.0",
will work. Keep getting annoying dependency outdated notices :-)
ezimuel commented
This is fixed in master, now we require ^3.0 of zend-math.