Skip to content

Commit

Permalink
work around preferred_state pear issues ( #30 )
Browse files Browse the repository at this point in the history
  • Loading branch information
walkah committed Feb 7, 2014
1 parent 44827b3 commit 762ac09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/install_console_table.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
#

php_pear "Console_Table" do
action :install
action :upgrade
version '1.1.6'
end

0 comments on commit 762ac09

Please sign in to comment.