DDC-1862: [GH-365] DDC-1860 - Composer arbitrary for CLI and composer/autoload.php in different paths #2347

Open
opened 2026-01-22 13:49:08 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Jun 9, 2012).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @beberlei:

This issue is created automatically through a Github pull request on behalf of Ocramius:

Url: https://github.com/doctrine/doctrine2/pull/365

Message:

DDC-1860 - Composer became a requirement to run CLI some time ago. This patch:

  1. Makes composer optional if the user defines his own autoloaders in cli-config.php
  2. Makes the CLI look for vendor/composer.php in various parent paths of the bin directory.
Originally created by @doctrinebot on GitHub (Jun 9, 2012). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @beberlei: This issue is created automatically through a Github pull request on behalf of Ocramius: Url: https://github.com/doctrine/doctrine2/pull/365 Message: [DDC-1860](http://www.doctrine-project.org/jira/browse/DDC-1860) - Composer became a requirement to run CLI some time ago. This patch: 1. Makes composer optional if the user defines his own autoloaders in `cli-config.php` 2. Makes the CLI look for `vendor/composer.php` in various parent paths of the `bin` directory.
admin added the Bug label 2026-01-22 13:49:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2347