Skip to content

Commit

Permalink
Update symfony PEAR channel
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkary committed Nov 2, 2012
1 parent 8379017 commit 133d394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
include_recipe "php"

# phpunit/PHPUnit depends on symfony/YAML
channels = %w{pear.phpunit.de pear.symfony-project.com}
channels = %w{pear.phpunit.de pear.symfony.com}
channels.each do |chan|
php_pear_channel chan do
action [:discover, :update]
Expand Down

0 comments on commit 133d394

Please sign in to comment.