summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-06-12 08:41:05 +0200
committerRemi Collet <remi@php.net>2026-06-12 08:41:05 +0200
commit80b6bd54659bad26a5a79be8a7f4106bd3690447 (patch)
tree7a7e804490170eb8bb68bebb27844037f4a53cac /composer.json
parent0d643c2fb05e971f8b979d78f4fe07da61c20b5c (diff)
update to 1.2.0
open https://github.com/iliaal/fastchart/pull/9 relax test expectations
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index e4be7d3..54eb6be 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
}
],
"require": {
- "php": ">=8.3"
+ "php": ">=8.1"
},
"php-ext": {
"extension-name": "fastchart",