We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fa3e0 commit a914b7eCopy full SHA for a914b7e
README.md
@@ -22,6 +22,14 @@ composer global require dragon-code/github-notifications:*
22
23
Alternatively, you can simply clone the repo and run `composer install` in the folder.
24
25
+## Update global dependencies
26
+
27
+To update global dependencies, use the console command:
28
29
+```Bash
30
+composer global update
31
+```
32
33
## Authentication
34
35
You'll also need to create yourself a
0 commit comments