diff --git a/composer.json b/composer.json index 25290709..64e994af 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,7 @@ } ], "require": { + "ext-json": "*", "illuminate/support": "^6.0", "ramsey/uuid": "^3.7" },