You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,7 @@ skills they depend on.
294
294
|`composer codeowners`| Generates managed `.github/CODEOWNERS` content from local repository metadata. |
295
295
|`composer gitattributes`| Manages export-ignore rules in `.gitattributes`. |
296
296
|`composer dev-tools:sync`| Updates scripts, CODEOWNERS, funding metadata, workflow stubs, `.editorconfig`, `.gitignore`, `.gitattributes`, wiki setup, packaged skills, and packaged agents. |
297
-
|`vendor/bin/dev-tools self-update` / `composer dev-tools:self-update`| Updates the local DevTools package, or the Composer global installation with `--global`. |
297
+
|`vendor/bin/dev-tools self-update` / `composer dev-tools:self-update`| Updates the local DevTools package, or the Composer global installation when the active binary is globally installed. |
0 commit comments