diff --git a/composer.json b/composer.json index 29a400f..c0570d7 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } }, "require": { - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "ext-json": "*", "phpunit/phpunit": "^9.6.15" },