Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
andytson-inviqa committed Apr 25, 2014
2 parents 3db9fd7 + a428a61 commit 8c8cbf4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
license "Apache 2.0"
description "Installs/Configures additional PHP modules, PEAR and PECL packages"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.4.0"
version "0.4.1"

depends "git", ">= 1.0.0"
depends "yum", ">= 0.8.0"
depends "apt", ">= 1.8.4"
depends "php", "= 1.1.8"
depends "chef-php-extra"

%w{ ubuntu debian centos redhat fedora }.each do |os|
supports os
Expand Down

0 comments on commit 8c8cbf4

Please sign in to comment.