Skip to content

Commit

Permalink
bump stdlib requirement to 4.2
Browse files Browse the repository at this point in the history
closes jippiGH-67
  • Loading branch information
mmoll committed Mar 13, 2015
1 parent 1990793 commit 1a4f649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"issues_url": "https://github.com/Mayflower/puppet-php/issues",
"description": "Puppet module that aims to manage PHP on every linux distribution with sane defaults and easy, hiera-friendly configuration",
"dependencies": [
{ "name": "puppetlabs/stdlib", "version_requirement": "4.x" },
{ "name": "puppetlabs/stdlib", "version_requirement": ">= 4.2.0 < 5.0.0" },
{ "name": "puppetlabs/apt", "version_requirement": "1.x" },
{ "name": "puppetlabs/inifile", "version_requirement": "1.x" },
{ "name": "darin/zypprepo", "version_requirement": "1.x" },
Expand Down

0 comments on commit 1a4f649

Please sign in to comment.