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

Commit

Permalink
Merge pull request #264 from ymilin/update-composer-json-suggest
Browse files Browse the repository at this point in the history
Stop suggesting phpstan/phpstan
  • Loading branch information
aidan-casey authored Dec 30, 2021
2 parents 4725ee1 + 26b4df8 commit 341f72c
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 341f72c

Please sign in to comment.