Ignore platform reqs in Zend studio composer when installing dependencies

128 Views Asked by At

In Zend studio how can I set composer to ignore platform reqs as I need to add PHP so extensions to my composer file for the heroku dependencies but don't want to install them on my local machine as all development and testing is done through heroku.

0

There are 0 best solutions below