Do you really need to obfuscate also imported OSS libraries? That sounds quite pointless to me.
`composer.json` and `composer.lock` are the minimum requirements that are needed in order to have a complete installation of a project. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 31 January 2014 23:12, <[email protected]> wrote: > > Do you mean composer.lock and composer.json will call the /doctrine files > remotely when running my product? > if yes, no it will not work as all functions are obfuscated by ionCube, I > should obfuscate doctrine alongwith my product that it will work, so what > should I do that my product calls the local /doctrine files instead of > callig them remotely? > > -- > You received this message because you are subscribed to the Google Groups > "doctrine-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/doctrine-user. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
