diff --git a/Cheffile b/Cheffile index 565283d..768dace 100644 --- a/Cheffile +++ b/Cheffile @@ -25,8 +25,8 @@ cookbook "phpcs", :git => "https://github.com/myplanetdigital/chef-phpcs.git", :ref => "master" cookbook "phpunit", - :git => "https://github.com/msonnabaum/chef-phpunit.git", - :ref => "master" + :git => "https://github.com/myplanetdigital/chef-phpunit.git", + :ref => "GH-9-pear-errors" cookbook "postfix" cookbook "varnish" cookbook "vim" diff --git a/Cheffile.lock b/Cheffile.lock index 887e3b3..b35ce65 100644 --- a/Cheffile.lock +++ b/Cheffile.lock @@ -31,14 +31,6 @@ GIT drush (0.10.0) php (>= 0.0.0) -GIT - remote: https://github.com/msonnabaum/chef-phpunit.git - ref: master - sha: 8379017c52c8187a53711286df1f4560b16eea20 - specs: - phpunit (0.9.1) - php (>= 0.0.0) - GIT remote: https://github.com/myplanetdigital/chef-bash.git ref: feature/bash_profile-resource @@ -71,6 +63,14 @@ GIT phpcs (1.0.0) php (>= 0.0.0) +GIT + remote: https://github.com/myplanetdigital/chef-phpunit.git + ref: GH-9-pear-errors + sha: e215dab712d0a4fb946b173c2b089688a8c7d617 + specs: + phpunit (0.9.1) + php (>= 0.0.0) + GIT remote: https://github.com/myplanetdigital/chef-xhprof.git ref: GH-msonnabaum-3