You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Davis 71cb587611 Add autoloader cli options to `require` and `remove`
Update the `composer require` and `composer remove` commands to support
the `--optimize-autoloader` and `--classmap-authoritative` cli options
and associated configuration settings. All cli entry points that invoke
`Installer::run()` or `AutoloadGenerator::dump()` now have consistent
support for these autoloader optimization flags.
9 years ago
..
articles Merge branch 'feature/document-need-to-require-autoloader-in-script-hooks' of git://github.com/jeskew/composer into jeskew-feature/document-need-to-require-autoloader-in-script-hooks 9 years ago
dev Prioritize repository over package versions in the default policy, fixes #3509 9 years ago
faqs Ignore all .git dirs in the vendor dir recursively 9 years ago
fixtures Update fixtures to include gar/nix (which is being replaced) and bar/baz (which has a branch-alias) 10 years ago
00-intro.md reworking basic usage, added versions article 9 years ago
01-basic-usage.md Advise the use of absolute paths, fixes #4259 9 years ago
02-libraries.md added some links and some restructuring 9 years ago
03-cli.md Add autoloader cli options to `require` and `remove` 9 years ago
04-schema.md the note already explains the same, but better 9 years ago
05-repositories.md Rewrap markdown, refs #4329 9 years ago
06-config.md Add cli argument for classmap-authoritative 9 years ago
07-community.md more consistent ucfirst composer references 9 years ago