Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
chore(deps) Add hoa/devtools to suggested packages.
Browse files Browse the repository at this point in the history
As of #29 mentioned, the usage of flex entity will break some static analyzer. Adding `hoa/devtools` as a dependency fix the problem at least in PHPStorm.

Must fix #30.
  • Loading branch information
shulard committed Aug 20, 2018
1 parent 07b9e16 commit 49d0b75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"suggest": {
"hoa/devtools": "To polish the integration of Hoa inside your IDE, consider installing `hoa/devtools`."
}
}

0 comments on commit 49d0b75

Please sign in to comment.