Skip to content

Commit

Permalink
add requirements to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vstelmakh committed Nov 23, 2022
1 parent 5e00d5e commit 8985035
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

Alibaba SDK for PHP. This package provides a structured interface to communicate with [Alibaba Open Platform](https://developer.alibaba.com/en/doc.htm?spm=a219a.7629140.0.0.188675fe5JPvEa#?docType=1&docId=118496).

> Note, package is in development therefore public interface could be changed in future releases.
## Requirements
Currently, the minimum required PHP version is **PHP 8.0**.
See the [composer.json](composer.json) for other requirements.

## Installation
Install the latest version with [Composer](https://getcomposer.org/):
```bash
Expand Down

0 comments on commit 8985035

Please sign in to comment.