diff --git a/composer.json b/composer.json index 58bfb3c65..c628175f8 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ ], "license": "MIT", "require": { + "php": "^8.1", "ext-mongodb": "^1.15", "illuminate/support": "^10.0", "illuminate/container": "^10.0",