See available versions at https://packagist.org/packages/doctrine/doctrine1
You can also use the `composer show` command. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 26 June 2014 03:25, Doctrine Noob <[email protected]> wrote: > I had the following in my composer.json file but still received the same > error when I ran an update command: > > "doctrine/doctrine1": "1.2.4" > > > Loading composer repositories with package information > Updating dependencies (including require-dev) > Your requirements could not be resolved to an installable set of packages. > > Problem 1 > - The requested package doctrine/doctrine1 could not be found in any > version, there may be a typo in the package name. > > Are you sure about the number "1" in "doctrine1"? > > On Wednesday, June 25, 2014 9:17:10 PM UTC-4, Marco Pivetta wrote: > >> The package name is "doctrine/doctrine1" >> >> Marco Pivetta >> >> http://twitter.com/Ocramius >> >> http://ocramius.github.com/ >> >> >> On 26 June 2014 03:15, Doctrine Noob <[email protected]> wrote: >> >>> Hello Marco, >>>> >>> >>> Thanks for the reply. If you see towards the bottom of my original post, *I >>> searched all the directories for any file called "Doctrine.php"* but >>> could not find a single one. >>> >>> I also tried to install with composer first, but the package and library >>> name that I got from the Doctrine website wouldn't work. According to the >>> site, the package I should have had in the composer.json file was: >>> >>> "doctrine/orm" : "1.2.4" >>> >>> >>> *Composer told me that the package could not be found in any version. *Is >>> that the right package name, from your experience? >>> >>>> >>>> >>> -- >>> 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/d/optout. >>> >> >> -- > 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/d/optout. > -- 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/d/optout.
