PHP
The PHP buildpack uses Composer for dependency management, supports all recent versions of PHP as runtimes, and offers a choice of Apache2 or Nginx web servers.
You'll need to use at least an empty composer.json
in your application.
The PHP buildpack uses Composer for dependency management, supports all recent versions of PHP as runtimes, and offers a choice of Apache2 or Nginx web servers.
You'll need to use at least an empty composer.json
in your application.