Skip to content

Commit

Permalink
Merge pull request #312 from infusionsoft/PDS-4338_laminas-diactoros
Browse files Browse the repository at this point in the history
PDS-4338 laminas-diactoros
  • Loading branch information
ROMzombie authored May 24, 2023
2 parents 39b4bf6 + 426566e commit 234a02d
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 652 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",
"laminas/laminas-diactoros": "^2.0",
"laminas/laminas-diactoros": "^2.18.1",
"php-http/guzzle7-adapter": "^0.1",
"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 234a02d

Please sign in to comment.