cloudflare-php
cloudflare-php copied to clipboard
PHP library for the Cloudflare v4 API
#262
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.2 to 6.5.8. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/6.5.8/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/6.5.2...6.5.8) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production ...
hello, i want to use this package for laravel. but i have an error with this detail. ``` composer require cloudflare/sdk ./composer.json has been updated Running composer update cloudflare/sdk Loading...
Updating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare's public repos for Supply chain, code and secrets. This work is part of Application &...
add certificate_authority parameter for issue/update SSL custom hostname
Hello, I need to get translated API error messages. currently, all messages are in English, but I am working on a multilingual application.