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 3f452a9..148f7fc 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "issues": "https://github.com/theseer/tokenizer/issues" }, "require": { - "php": "^7.2 || ^8.0", + "php": "^8.1", "ext-xmlwriter": "*", "ext-dom": "*", "ext-tokenizer": "*" |
