Skip to content

Puppet module to install PHP Composer on Ubuntu using ppa:duggan/composer

License

Notifications You must be signed in to change notification settings

wemakecustom/puppet-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Composer

  • Installs composer’s package using ppa:duggan/composer.
  • Automatically updates to latest version by asking GitHub’s API.
  • Removes /usr/local/bin/composer.phar to avoid conflicts

Install

puppet module install wemakecustom-composer

Requirements

  • puppetlabs-apt
  • Any kind of php class
  • Only tested on Ubuntu

Usage

include composer

About

Puppet module to install PHP Composer on Ubuntu using ppa:duggan/composer

Resources

License

Stars

Watchers

Forks

Packages

No packages published