add ppa repository of php5.
depends "apt"
add recipe to run_list
- ["php5_ppa"]["keyserver"] = "keys.gnupg.net"
add https://launchpad.net/~skettler/+ppa-packages and execute apt-get update
add https://launchpad.net/~ondrej/+archive/php5
and execute apt-get update
e.g.
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
Authors: sawanoboryu@higanworks.com (HiganWorks LLC)
Licensed under the Apache License, Version 2.0 (the "License");