Skip to content

Commit

Permalink
allow plugin for php-http/discovery library (#1294) (#1295)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9a734ac)

Co-authored-by: Haydar KÜLEKCİ <[email protected]>
  • Loading branch information
github-actions[bot] and hkulekci committed Feb 14, 2023
1 parent 015bca9 commit 9210206
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 9210206

Please sign in to comment.