Skip to content

Commit fab6609

Browse files
committed
Fixes in composer.json
1 parent 6a1a675 commit fab6609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"gioni06/gpt3-tokenizer": "^1.2",
9494
"guzzlehttp/guzzle": "^7.8",
9595
"guzzlehttp/psr7": "^2.7",
96-
"psr/http-message": "2.0",
97-
"psr/http-client": "2.0",
96+
"psr/http-message": "^2.0",
97+
"psr/http-client": "^2.0",
9898
"psr/event-dispatcher": "^1.0",
9999
"psr/log": "^3.0",
100100
"symfony/console": "^7.1",

0 commit comments

Comments
 (0)