summaryrefslogtreecommitdiff
path: root/kitchen-tests
diff options
context:
space:
mode:
Diffstat (limited to 'kitchen-tests')
-rw-r--r--kitchen-tests/Berksfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kitchen-tests/Berksfile b/kitchen-tests/Berksfile
index 66569ed97f..decb85a8a1 100644
--- a/kitchen-tests/Berksfile
+++ b/kitchen-tests/Berksfile
@@ -1,3 +1,5 @@
source "https://supermarket.getchef.com"
cookbook "webapp", :path => "cookbooks/webapp"
+
+cookbook "php", "~> 1.5.0"