diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 166f3b5..af02ec6 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "source": "https://github.com/XOlegator/pinba_extension" }, "require": { - "php": ">=8.2" + "php": ">=8.0" }, "php-ext": { "extension-name": "pinba", |
