We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1a675 commit fab6609Copy full SHA for fab6609
composer.json
@@ -93,8 +93,8 @@
93
"gioni06/gpt3-tokenizer": "^1.2",
94
"guzzlehttp/guzzle": "^7.8",
95
"guzzlehttp/psr7": "^2.7",
96
- "psr/http-message": "2.0",
97
- "psr/http-client": "2.0",
+ "psr/http-message": "^2.0",
+ "psr/http-client": "^2.0",
98
"psr/event-dispatcher": "^1.0",
99
"psr/log": "^3.0",
100
"symfony/console": "^7.1",
0 commit comments