php-buildpack/4.6.25
You can find the source of this version on GitHub at cloudfoundry/php-buildpack-release. It was created based on the commit 395272e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "php-buildpack" version: "4.6.25" url: "https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=4.6.25" sha1: "93ab5d6189bb531eb0eee8c6d93e951798e7ec7a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 93ab5d6189bb531eb0eee8c6d93e951798e7ec7a \ "https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=4.6.25"