Skip to content

Commit 44fea5a

Browse files
committed
fix: fix dependency in api-client
1 parent 1006686 commit 44fea5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api-client/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^8.2",
2525
"hypervel/support": "^0.2",
26-
"hypervel/api-client": "^0.2"
26+
"hypervel/http-client": "^0.2"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)