Skip to content

Commit

Permalink
Add phpunit dependency to php cookbook's metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
loicfrering committed Apr 19, 2014
1 parent 8476ffb commit 656366e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_environment/php/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# (This trick is required up to PHP 5.5.3, see https://github.com/php/php-src/pull/402)
depends "libreadline" # required to build PHP from C/C++ source

depends "phpunit"
depends "composer"
depends "phpbuild"
depends "phpenv"
Expand Down

0 comments on commit 656366e

Please sign in to comment.