"description": "Google Cloud Functions Framework for PHP",
"license": "Apache-2.0",
"require": {
"php": ">=8.1",
"guzzlehttp/psr7": "^1.7|^2.0",
"psr/http-message": "^2.0",
"cloudevents/sdk-php": "^1.0"
},
"suggest": {
"google/cloud-storage": "Google Cloud Storage client library for storing and persisting objects. When included, the functions framework will register the gs:// stream wrapper."