aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-16 00:29:31 +0900
committernsfisis <nsfisis@gmail.com>2026-02-16 00:49:03 +0900
commit0b979cfeea405586394c62dca5eb5b065af0f270 (patch)
tree8f1e104cf3f1d8b9cb52c828426eeb3628b70603 /README.md
parent76ca754957d3feaa2410ea327e36d56c07233e77 (diff)
downloadphp-next-after-0b979cfeea405586394c62dca5eb5b065af0f270.tar.gz
php-next-after-0b979cfeea405586394c62dca5eb5b065af0f270.tar.zst
php-next-after-0b979cfeea405586394c62dca5eb5b065af0f270.zip
feat: update dependencies and required php version (>=8.4)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc0e406..0722428 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ This library implements IEEE 754 floating-point manipulation functions that retu
## Requirements
-- PHP 8.3 or higher
+- PHP 8.4 or higher
- Little-endian 64-bit integers
- IEEE 754 double-precision floats (binary64)