Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Stop suggesting phpstan/phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
ymilin committed Dec 30, 2021
1 parent 4725ee1 commit 26b4df8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 26b4df8

Please sign in to comment.