Skip to content

Commit

Permalink
fix: composer fix (#7031)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymiller committed Nov 16, 2023
1 parent 0c085c7 commit 797be3f
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 @@ -84,7 +84,8 @@
"php": "8.1"
},
"allow-plugins": {
"openemr/oe-module-installer-plugin": true
"openemr/oe-module-installer-plugin": true,
"php-http/discovery": false
}
},
"require-dev": {
Expand Down

0 comments on commit 797be3f

Please sign in to comment.