Skip to content

Commit

Permalink
πŸ“ Write readme detailling composer definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuruuh committed Apr 13, 2024
1 parent f2942a8 commit be9ddb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom-completions/composer/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Composer completions

Nushell extern definitions and completers for [Composer](https://getcomposer.org), the standard package manager for PHP.
The definitions target composer version 2.7 and provide auto-completion for locally installed packages for operations like removing or updating a dependency.

0 comments on commit be9ddb8

Please sign in to comment.