Skip to content

Commit

Permalink
Disable php-http discovery plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu committed Oct 23, 2023
1 parent 29fcb26 commit 1bb28a4
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 @@ -28,5 +28,10 @@
"psr-4": {
"Microsoft\\Graph\\Test\\": "tests/"
}
},
"config": {
"allow-plugins": {
"php-http/discovery": false
}
}
}

0 comments on commit 1bb28a4

Please sign in to comment.