-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #81 from fingerprintjs/docs/readme-policies
docs(readme): comply new policy template
- Loading branch information
Showing
2 changed files
with
40 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [[email protected]](mailto:[email protected]). | ||
|
||
[email protected] | ||
## License | ||
|
||
This project is licensed under the [MIT License](https://github.com/fingerprintjs/fingerprint-pro-server-api-php-sdk/blob/main/LICENSE). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [[email protected]](mailto:[email protected]). | ||
|
||
{{#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). |