diff --git a/composer.json b/composer.json index 0cef4a3f..2bf0b517 100644 --- a/composer.json +++ b/composer.json @@ -24,9 +24,6 @@ "phpunit/phpunit": "^9.0", "jetbrains/phpstorm-attributes": "^1.0" }, - "suggest": { - "phpstan/phpstan": "Take advantage of checkUninitializedProperties with \\Spatie\\DataTransferObject\\PHPstan\\PropertiesAreAlwaysInitializedExtension" - }, "autoload": { "psr-4": { "Spatie\\DataTransferObject\\": "src"