Run composer (fix #71)

This commit is contained in:
Roey Darwish Dror
2018-10-02 13:45:29 +03:00
parent e9e743ab45
commit 4cc076212c
3 changed files with 43 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ Just run `topgrade`. It will run the following steps:
* Node
* Run `yarn global update` if yarn is installed.
* Run `npm update -g` if NPM is installed and `npm root -g` is a path inside your home directory.
* Run `composer global update` if Composer's home directory is inside the home directory of the user.
* Upgrade Atom packages
* Run `gem upgrade --user-install` if `~/.gem` exists
* *Linux*: Update Flatpak packages