Skip to content

Commit

Permalink
Merge remote-tracking branch 'infusionsoft/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mfadul24 committed Jul 24, 2023
2 parents 21ea3da + 234a02d commit e80309f
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 269 deletions.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"guzzlehttp/guzzle": "^7.4.2",
"lstrojny/fxmlrpc": "^0.20.0",
"psr/log": "^1.0|^2.0|^3.0",
"laminas/laminas-diactoros": "^2.0",
"laminas/laminas-diactoros": "^2.18.1",
"php-http/guzzle7-adapter": "^1.0",
"php-http/message": "^1.6"
},
Expand All @@ -42,5 +42,10 @@
"Infusionsoft": "Infusionsoft\\FrameworkSupport\\Laravel\\InfusionsoftFacade"
}
}
},
"config": {
"allow-plugins": {
"php-http/discovery": true
}
}
}
Loading

0 comments on commit e80309f

Please sign in to comment.