Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 9d729a7

Browse files
committed
Update Puli bindings for subnamespace
1 parent b2bfbe5 commit 9d729a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

puli.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"bindings": {
44
"04b5a002-71a8-473d-a8df-75671551b84a": {
55
"_class": "Puli\\Discovery\\Binding\\ClassBinding",
6-
"class": "Http\\Adapter\\Guzzle6HttpAdapter",
6+
"class": "Http\\Adapter\\Guzzle6\\Client",
77
"type": "Http\\Client\\HttpClient"
88
},
99
"9c856476-7f6b-43df-a740-15420a5f839c": {
1010
"_class": "Puli\\Discovery\\Binding\\ClassBinding",
11-
"class": "Http\\Adapter\\Guzzle6HttpAdapter",
11+
"class": "Http\\Adapter\\Guzzle6\\Client",
1212
"type": "Http\\Client\\HttpAsyncClient"
1313
}
1414
}

0 commit comments

Comments
 (0)