Skip to content

Commit

Permalink
Merge pull request #4 from kyto-gmbh/fix-php-version-in-readme
Browse files Browse the repository at this point in the history
Change minimum required PHP version to 8.1 in readme
  • Loading branch information
vstelmakh authored Apr 11, 2024
2 parents eafdfdf + f7b8c38 commit c76b80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Alibaba SDK for PHP. This package provides a structured interface to communicate
> 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**.
Currently, the minimum required PHP version is **PHP 8.1**.
See the [composer.json](composer.json) for other requirements.

## Installation
Expand Down

0 comments on commit c76b80c

Please sign in to comment.