Skip to content

Commit

Permalink
allow plugin for php-http/discovery library
Browse files Browse the repository at this point in the history
  • Loading branch information
hkulekci committed Feb 12, 2023
1 parent 25e86a2 commit 5a00d6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,10 @@
"phpstan": [
"phpstan analyse src --level 2 --no-progress"
]
},
"config": {
"allow-plugins": {
"php-http/discovery": true
}
}
}

0 comments on commit 5a00d6e

Please sign in to comment.