Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Dec 6, 2023
1 parent c5a293c commit 2e955ed
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 @@ -19,7 +19,7 @@
"chevere/parameter": "^1.0.x-dev",
"nyholm/psr7": "^1.8",
"psr/http-factory": "^1",
"psr/http-message": "^1",
"psr/http-message": "^1|^2",
"psr/http-server-handler": "^1",
"psr/http-server-middleware": "^1"
},
Expand Down

0 comments on commit 2e955ed

Please sign in to comment.