Add missing section_end for composer.
parent
d170f3f45e
commit
2f04e46bba
|
@ -122,6 +122,7 @@ if [ $PROFILE_COMPOSER -gt 0 ]; then
|
|||
PATH="$PATH:$(composer config --list --global)"
|
||||
export PATH
|
||||
fi
|
||||
section_end
|
||||
|
||||
# ruby
|
||||
section "ruby"
|
||||
|
|
Loading…
Reference in New Issue