Upgrade php from 5.4.* to 5.5.*

This commit is contained in:
Benoît Burnichon
2015-03-17 10:09:07 +01:00
parent e32816a8e0
commit 7ad443a88b
2027 changed files with 72 additions and 88 deletions

View File

@@ -0,0 +1,8 @@
name 'tPl0ch-composer'
version '1.2.1'
dependency 'puppetlabs/git', '>= 0.0.2'
summary "This module provides the 'Composer' PHP dependency manager."
description "This module installs the 'Composer' PHP dependency manager and provides some custom types to create, update
and install projects. Until now the Debian and Redhat OS families are supported."
project_page "https://github.com/tPl0ch/puppet-composer"
author "tPl0ch - Thomas Ploch <profiploch@gmail.com>"