Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
oh-my-zsh
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • JIRA
    • JIRA
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • github
  • oh-my-zsh
  • Repository

Switch branch/tag
  • oh-my-zsh
  • plugins
  • composer
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • Rob Loach's avatar
    composer: Fix bin directory when Composer is not available (#6240) · 0de3b29f
    Rob Loach authored 6 years ago
    * Fix for Composer's bin when Composer isn't global
    
    When Composer isn't globally installed, the `composer global` call results in an error. This checks to see if Composer is available before making the call. When Composer isn't available, it will just manually set the directories.
    
    * Fix Composer brackets in global bin directory
    
    * composer: Apply feedback from ricpelo
    
    This applies ricpelo's feedback at https://github.com/robbyrussell/oh-my-zsh/pull/6240#pullrequestreview-64253321
    
    * composer: Fix path check syntax
    
    * composer: test with $commands[] syntax
    0de3b29f
Name
Last commit
Last update
..
composer.plugin.zsh composer: Fix bin directory when Composer is not available (#6240) 6 years ago