On 31 January 2014 19:15, <[email protected]> wrote: > > I get this problem, please advice: > > root@server2 [~]# pear channel-discover pear.doctrine-project.org > Adding Channel "pear.doctrine-project.org" succeeded > Discovery of channel "pear.doctrine-project.org" succeeded > root@server2 [~]# pear install doctrine/DoctrineORM-2.4.1 > Failed to download doctrine/DoctrineORM, version "2.4.1", latest release > is version 2.3.3, stability "stable", use "channel:// > pear.doctrine-project.org/DoctrineORM-2.3.3" to install > install failed >
Doctrine >= 2.4.0 is not available through PEAR, but through composer Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ -- 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.
