Skip to main content

Upgrade

This command is used to upgrade the current package's dependencies to latest versions.

morpheme upgrade

Options

morpheme upgrade [argument]

To see all available options and flags, run morpheme upgrade --help.

Available Options

  • Flag :
FlagAlternativeDescription
-a--allUpgrade all project package's dependencies to latest versions
-d--dependencyUpgrade all dependency_manager package's dependencies to latest versions
-g--morphemeUpgrade all morpheme_library package's dependencies to latest versions (Default)
  • Custom Morpheme Yaml :
Custom Morpheme YamlDescription
--morpheme-yaml [path_file]This command is used to select yaml config the application in a specific file, by default it will run the morpheme.yaml file.