diff --git a/README.md b/README.md index d5193dbb..b412e598 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,20 @@ This PHP package is automatically generated by the [Swagger Codegen](https://git ## Requirements -PHP 7.1 and later. +This library supports the following PHP implementations: + +- PHP 7.1 +- PHP 7.2 +- PHP 7.3 +- PHP 7.4 +- PHP 8.0 +- PHP 8.1 +- PHP 8.2 + +We currently don't support external PHP Runtimes like: + +- Bref +- ReactPHP ## Installation & Usage ### Composer @@ -267,7 +280,11 @@ composer install ./vendor/bin/phpunit ``` -## Author +## Support + +To report problems, ask questions or provide feedback, please use [Issues](https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/issues). +If you need private support, you can email us at [oss-support@fingerprint.com](mailto:oss-support@fingerprint.com). -support@fingerprint.com +## License +This project is licensed under the [MIT License](https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/blob/main/LICENSE). diff --git a/template/README.mustache b/template/README.mustache index af182daf..6aa67627 100644 --- a/template/README.mustache +++ b/template/README.mustache @@ -52,7 +52,20 @@ This PHP package is automatically generated by the [Swagger Codegen](https://git ## Requirements -PHP 7.1 and later. +This library supports the following PHP implementations: + +- PHP 7.1 +- PHP 7.2 +- PHP 7.3 +- PHP 7.4 +- PHP 8.0 +- PHP 8.1 +- PHP 8.2 + +We currently don't support external PHP Runtimes like: + +- Bref +- ReactPHP ## Installation & Usage ### Composer @@ -209,8 +222,11 @@ composer install ./vendor/bin/phpunit ``` -## Author +## Support + +To report problems, ask questions or provide feedback, please use [Issues](https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/issues). +If you need private support, you can email us at [oss-support@fingerprint.com](mailto:oss-support@fingerprint.com). -{{#apiInfo}}{{#apis}}{{^hasMore}}{{infoEmail}} -{{/hasMore}}{{/apis}}{{/apiInfo}} +## License +This project is licensed under the [MIT License](https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/blob/main/LICENSE).