1
0
Fork 0
composer/doc
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.
2015-08-19 22:18:54 -06:00
..
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 2015-08-12 13:48:55 +02:00
dev Prioritize repository over package versions in the default policy, fixes #3509 2015-04-30 10:43:04 +01:00
faqs Ignore all .git dirs in the vendor dir recursively 2015-04-14 09:46:53 +02:00
fixtures Update fixtures to include gar/nix (which is being replaced) and bar/baz (which has a branch-alias) 2014-10-13 12:55:00 +02:00
00-intro.md reworking basic usage, added versions article 2015-06-30 15:49:00 +02:00
01-basic-usage.md Advise the use of absolute paths, fixes #4259 2015-07-21 14:46:38 +01:00
02-libraries.md added some links and some restructuring 2015-06-30 15:49:00 +02:00
03-cli.md Add autoloader cli options to `require` and `remove` 2015-08-19 22:18:54 -06:00
04-schema.md the note already explains the same, but better 2015-06-22 11:23:09 +02:00
05-repositories.md Rewrap markdown, refs #4329 2015-08-09 15:09:34 +01:00
06-config.md Add cli argument for classmap-authoritative 2015-08-19 22:18:54 -06:00
07-community.md more consistent ucfirst composer references 2015-06-22 11:08:23 +02:00