diff --git a/composer.json b/composer.json index 528f012d0..af82b1cc5 100644 --- a/composer.json +++ b/composer.json @@ -37,6 +37,7 @@ }, "require": { "php": "^7.3 || ^8.0", + "dragon-code/contracts": "2.19.1", "illuminate/translation": "^7.0 || ^8.0 || ^9.0", "laravel-lang/attributes": "^1.0", "laravel-lang/http-statuses": "^2.0",