9 Commits (1bf03e9621d3c2f72e931b8142cfea25eca61b8d)

Author SHA1 Message Date
Sebastien Chemin 13f6ae1820 Fix archive-dir documentation example
Use an example of archive-dir configuration
9 years ago
Bryan Davis cc2b9cfca5 Add cli argument for classmap-authoritative
Add a `--classmap-authoritative (-a)` argument to `composer install`,
`composer update` and `composer dumpautoload`. This enables the same
authoritative classmap behavior as the existing `classmap-authoritative`
configuration setting. The option can be used for creating highly
optimized production autoloaders via `composer install --no-dev
--optimize-autoloader --classmap-authoritative` for projects where
multiple autoloaders are present and unnecessary `file_exists` calls
introduce performance issues.

Closes #4361
9 years ago
Rob Bast 4ddd5aa37f cleaned up intro page a bit 9 years ago
Rob Bast eba72fdd43 removed uneccesary nesting 9 years ago
Rob Bast 3e1b7ee295 link back to schema 9 years ago
Rob Bast 6ee6074a5c more consistent ucfirst composer references 9 years ago
Rob Bast db4b8dd42b wordwrap at 80 9 years ago
Rob Bast 3ed4be072d split list into individual sections/paragraphs 9 years ago
Rob Bast 016cc7ee19 splitting up some docs, closes #4155 9 years ago