diff --git a/composer.json b/composer.json index e794323..d74e2de 100644 --- a/composer.json +++ b/composer.json @@ -13,12 +13,14 @@ "OverloadingSetter", "Setter", "Singleton", + "StrictArray", "StrictCollection", "StrictList", "StrictQueue", "StrictStack", "ThrowErrorException", - "TriggerExceptionError" + "TriggerExceptionError", + "TypeChecker" ], "homepage": "https://opencultureconsulting.github.io/php-basics/", "readme": "README.md",