Hello
good evening I have the following application available in https://github.com/mozgbrasil/heroku-magento#implantando-na-heroku When I run to deploy You receive the following error message "Your requirements could not be resolved to an installable set of packages." This error started to occur after I added in the composer.json file the following item as required "require": { ... "ext-zend-guard-loader": "*" See for this application I have the Zend Guard Loader https://magento-heroku.herokuapp.com/?phpinfo=true On other servers when Zend Guard Loader is informed, it works normally when reporting this request on composer.json Does anyone have any tips to help me? -- I opened the following questioning where I put the images demonstrating the occurrence https://github.com/heroku/heroku-buildpack-php/issues/228 -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
