set--localcomposer_cmds about archive browse check-platform-reqs clear-cache config create-project depends diagnose dump-autoload exec global help home init install licenses list outdated prohibits remove require run-script search self-update show suggests status update validate why why-not
complete-f-c composer -n'__fish_composer_using_command archive'-l file -d'Write the archive with the given file name. Note that the format will be appended'
complete-f-c composer -n'__fish_composer_using_command create-project'-l stability -d'Minimum-stability allowed (unless a version is specified)'
complete-f-c composer -n'__fish_composer_using_command create-project'-l prefer-source-d'Forces installation from package sources when possible, including VCS information'
complete-f-c composer -n'__fish_composer_using_command create-project'-l prefer-dist -d'Forces installation from package dist even for dev versions'
complete-f-c composer -n'__fish_composer_using_command create-project'-l repository -d'Pick a different repository (as url or json config) to look for the package'
complete-f-c composer -n'__fish_composer_using_command create-project'-l repository-url -d'DEPRECATED: Use --repository instead'
complete-f-c composer -n'__fish_composer_using_command create-project'-l dev -d'Enables installation of require-dev packages (enabled by default, only present for BC)'
complete-f-c composer -n'__fish_composer_using_command create-project'-l no-dev -d'Disables installation of require-dev packages'
complete-f-c composer -n'__fish_composer_using_command create-project'-l no-custom-installers -d'DEPRECATED: Use no-plugins instead'
complete-f-c composer -n'__fish_composer_using_command create-project'-l no-scripts -d'Whether to prevent execution of all defined scripts in the root package'
complete-f-c composer -n'__fish_composer_using_command create-project'-l no-progress -d'Do not output download progress'
complete-f-c composer -n'__fish_composer_using_command create-project'-l no-secure-http -d'Disable secure-http while installing the root package. (This is a BAD IDEA)'
complete-f-c composer -n'__fish_composer_using_command create-project'-l keep-vcs -d'Whether to prevent deleting the vcs folder'
complete-f-c composer -n'__fish_composer_using_command create-project'-l remove-vcs -d'Whether to force deletion of the vcs folder without prompting'
complete-f-c composer -n'__fish_composer_using_command create-project'-l no-install -d'Whether to skip installation of the package dependencies'
complete-f-c composer -n'__fish_composer_using_command dump-autoload'-l no-scripts -d'Skips the execution of all scripts defined in composer.json file'
complete-f-c composer -n'__fish_composer_using_command dump-autoload'-l optimize -d'Optimizes PSR0 and PSR4 packages to be loaded with classmaps too, good for production'
complete-f-c composer -n'__fish_composer_using_command dump-autoload'-l classmap-authoritative -d'Autoload classes from the classmap only. Implicitly enables `--optimize`'
complete-f-c composer -n'__fish_composer_using_command init'-l homepage -d'Homepage of package'
complete-f-c composer -n'__fish_composer_using_command init'-l require -d'Package to require with a version constraint, e.g. foo/bar:1.0.0 or foo/bar=1.0.0 or "foo/bar 1.0.0"'
complete-f-c composer -n'__fish_composer_using_command init'-l require-dev -d'Package to require for development with a version constraint, e.g. foo/bar:1.0.0 or foo/bar=1.0.0 or "foo/bar 1.0.0"'
complete-f-c composer -n'__fish_composer_using_command init'-l stability -d'Minimum stability (empty or one of: stable, RC, beta, alpha, dev)'
complete-f-c composer -n'__fish_composer_using_command init'-l license -d'License of package'
complete-f-c composer -n'__fish_composer_using_command init'-l repository -d'Add custom repositories, either by URL or using JSON arrays'
complete-f-c composer -n'__fish_composer_using_command install'-l prefer-source-d'Forces installation from package sources when possible, including VCS information'
complete-f-c composer -n'__fish_composer_using_command install'-l prefer-dist -d'Forces installation from package dist even for dev versions'
complete-f-c composer -n'__fish_composer_using_command install'-l dry-run -d'Outputs the operations but will not execute anything (implicitly enables --verbose)'
complete-f-c composer -n'__fish_composer_using_command install'-l dev -d'Enables installation of require-dev packages (enabled by default, only present for BC)'
complete-f-c composer -n'__fish_composer_using_command install'-l no-dev -d'Disables installation of require-dev packages'
complete-f-c composer -n'__fish_composer_using_command install'-l no-custom-installers -d'DEPRECATED: Use no-plugins instead'
complete-f-c composer -n'__fish_composer_using_command outdated'-l minor-only -d'Show only packages that have minor SemVer-compatible updates. Use with the --outdated option'
complete-f-c composer -n'__fish_composer_using_command outdated'-l ignore -d'Ignore specified package(s). Use it with the --outdated option if you don\'t want to be informed about new versions of some packages'
complete-f-c composer -n'__fish_composer_using_command remove'-l dev -d'Removes a package from the require-dev section'
complete-f-c composer -n'__fish_composer_using_command remove'-l no-progress -d'Do not output download progress'
complete-f-c composer -n'__fish_composer_using_command remove'-l no-update -d'Disables the automatic update of the dependencies'
complete-f-c composer -n'__fish_composer_using_command remove'-l no-scripts -d'Skips the execution of all scripts defined in composer.json file'
complete-f-c composer -n'__fish_composer_using_command remove'-l update-no-dev -d'Run the dependency update with the --no-dev option'
complete-f-c composer -n'__fish_composer_using_command remove'-l update-with-dependencies -d'Allow inherited dependencies to be updated with explicit dependencies (default)'
complete-f-c composer -n'__fish_composer_using_command remove'-l no-update-with-dependencies -d'Disallow inherited dependencies to be updated with explicit dependencies'
complete-f-c composer -n'__fish_composer_using_command require'-l dev -d'Add requirement to require-dev'
complete-f-c composer -n'__fish_composer_using_command require'-l prefer-source-d'Forces installation from package sources when possible, including VCS information'
complete-f-c composer -n'__fish_composer_using_command require'-l prefer-dist -d'Forces installation from package dist even for dev versions'
complete-f-c composer -n'__fish_composer_using_command require'-l no-progress -d'Do not output download progress'
complete-f-c composer -n'__fish_composer_using_command require'-l no-suggest -d'Do not show package suggestions'
complete-f-c composer -n'__fish_composer_using_command require'-l no-update -d'Disables the automatic update of the dependencies'
complete-f-c composer -n'__fish_composer_using_command require'-l no-scripts -d'Skips the execution of all scripts defined in composer.json file'
complete-f-c composer -n'__fish_composer_using_command require'-l update-no-dev -d'Run the dependency update with the --no-dev option'
complete-f-c composer -n'__fish_composer_using_command require'-l update-with-dependencies -d'Allows inherited dependencies to be updated, except those that are root requirements'
complete-f-c composer -n'__fish_composer_using_command require'-l update-with-all-dependencies -d'Allows all inherited dependencies to be updated, including those that are root requirements'
complete-f-c composer -n'__fish_composer_using_command self-update'-l clean-backups -d'Delete old backups during an update, leave only current version of composer'
complete-f-c composer -n'__fish_composer_using_command self-update'-l no-progress -d'Do not output download progress'
complete-f-c composer -n'__fish_composer_using_command show'-l ignore -d'Ignore specified package(s). Use it with the --outdated option if you don\'t want to be informed about new versions of some packages'
complete-f-c composer -n'__fish_composer_using_command show'-l minor-only -d'Show only packages that have minor SemVer-compatible updates. Use with the --outdated option'
complete-f-c composer -n'__fish_composer_using_command update'-l prefer-source-d'Forces installation from package sources when possible, including VCS information'
complete-f-c composer -n'__fish_composer_using_command update'-l prefer-dist -d'Forces installation from package dist even for dev versions'
complete-f-c composer -n'__fish_composer_using_command update'-l dry-run -d'Outputs the operations but will not execute anything (implicitly enables --verbose)'
complete-f-c composer -n'__fish_composer_using_command update'-l dev -d'Enables installation of require-dev packages (enabled by default, only present for BC)'
complete-f-c composer -n'__fish_composer_using_command update'-l no-dev -d'Disables installation of require-dev packages'
complete-f-c composer -n'__fish_composer_using_command update'-l lock -d'Only updates the lock file hash to suppress warning about the lock file being out of date'
complete-f-c composer -n'__fish_composer_using_command update'-l no-custom-installers -d'DEPRECATED: Use no-plugins instead'
complete-f-c composer -n'__fish_composer_using_command update'-l no-scripts -d'Skips the execution of all scripts defined in composer.json file'
complete-f-c composer -n'__fish_composer_using_command update'-l no-progress -d'Do not output download progress'
complete-f-c composer -n'__fish_composer_using_command update'-l no-suggest -d'Do not show package suggestions'
complete-f-c composer -n'__fish_composer_using_command update'-l with-dependencies -d'Add deps of whitelisted packages to whitelist, except those defined in root package'
complete-f-c composer -n'__fish_composer_using_command update'-l with-all-dependencies -d'Add deps of whitelisted packages to whitelist, including those defined in root package'
complete-f-c composer -n'__fish_composer_using_command update'-s v -l verbose -d'Shows more details including new commits pulled in when updating packages'
complete-f-c composer -n'__fish_composer_using_command update'-s o -l optimize-autoloader -d'Optimize autoloader during autoloader dump'
complete-f-c composer -n'__fish_composer_using_command update'-s a -l classmap-authoritative -d'Autoload classes from the classmap only. Implicitly enables `--optimize-autoloader`'
complete-f-c composer -n'__fish_composer_using_command update'-l prefer-stable -d'Prefer stable versions of dependencies'
complete-f-c composer -n'__fish_composer_using_command update'-l prefer-lowest -d'Prefer lowest versions of dependencies'
complete-f-c composer -n'__fish_composer_using_command update'-s i -l interactive -d'Interactive interface with autocompletion to select the packages to update'
complete-f-c composer -n'__fish_composer_using_command update'-l root-reqs -d'Restricts the update to your first degree dependencies'