Skip to content

Commit

Permalink
PDS-4338 laminas-diactoros
Browse files Browse the repository at this point in the history
  • Loading branch information
ROMzombie committed May 24, 2023
1 parent 39b4bf6 commit 426566e
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 426566e

Please sign in to comment.