We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eecbe1e commit b35fad7Copy full SHA for b35fad7
CHANGELOG.md
@@ -3,6 +3,11 @@ php Cookbook CHANGELOG
3
This file is used to list changes made in each version of the php cookbook.
4
5
6
+v1.3.4
7
+------
8
+Adding platform_family check to include_recipe in source.rb
9
+
10
11
v1.3.2
12
------
13
Fixing style cops. Updating test harness
metadata.rb
@@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache 2.0'
description 'Installs and maintains php and php modules'
-version '1.3.3'
+version '1.3.4'
depends 'build-essential'
depends 'xml'
0 commit comments