API Reference
Returns a list with all available PHP versions.
If successful, this endpoint will return a 200 OK status.
When the request is successful, you can expect an object matching the specification below to be returned.
{ php_versions: [ String ] }