Skip to content

Commit

Permalink
Update PHP minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdalpino committed Jun 6, 2021
1 parent 96464eb commit 7f742da
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 @@ -22,7 +22,7 @@ $ pecl install tensor
> **Note:** If both the library and extension are installed, the extension will take precedence.
## Requirements
- [PHP](https://php.net) 7.2 or above
- [PHP](https://php.net) 7.4 or above

### Optional To Compile Extension
- A C compiler such as [GCC](https://gcc.gnu.org/), [Clang](https://clang.llvm.org/), or [Visual C++](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads)
Expand Down

0 comments on commit 7f742da

Please sign in to comment.