We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d3f85 commit 0ec6fb7Copy full SHA for 0ec6fb7
README.md
@@ -5,7 +5,7 @@ PHP bindings to the [libui](https://github.com/andlabs/libui) C library.
5
libui is a lightweight, portable GUI library that uses the native GUI technologies of each platform it supports.
6
7
### Requirements
8
-* PHP >= 7.4
+* PHP >= 8.1
9
* PHP FFI extension available
10
* libui latest version
11
README_zh.md
@@ -4,7 +4,7 @@ PHP 绑定 [libui](https://github.com/andlabs/libui) 的 C 库.
4
libui 一个轻量级的且可移植的GUI库,其使用了原生的GUI技术为每一个平台提高支持
### 必须
* PHP FFI 扩展可用
* libui 最新版本
0 commit comments