Skip to content

Commit

Permalink
Make phpstan happy by including the Jetbrains Attributes library we'r…
Browse files Browse the repository at this point in the history
…e using
  • Loading branch information
navarr committed Jul 4, 2021
1 parent f934043 commit e8a4129
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"phpstan/phpstan": "^0.12.32",
"phpunit/phpunit": "^9.5",
"infection/infection": "^0.23.0",
"squizlabs/php_codesniffer": "^3.6"
"squizlabs/php_codesniffer": "^3.6",
"jetbrains/phpstorm-attributes": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e8a4129

Please sign in to comment.