Skip to content

Commit

Permalink
Merge pull request #10 from chimeraphp/upgrade-content-negotiation-lib
Browse files Browse the repository at this point in the history
Upgrade content negotiation middleware lib
  • Loading branch information
lcobucci authored Jun 23, 2019
2 parents 86508d1 + ce054ef commit 7a8346a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"php": "^7.3 || ^8.0",
"chimera/foundation": "^0.3",
"fig/http-message-util": "^1.1",
"lcobucci/content-negotiation-middleware": "^1.0",
"lcobucci/content-negotiation-middleware": "^2.0",
"middlewares/negotiation": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-server-middleware": "^1.0"
Expand Down

0 comments on commit 7a8346a

Please sign in to comment.