Skip to content

Commit 085b18d

Browse files
committed
Fix package name in puli.json
1 parent 3220e38 commit 085b18d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

puli.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"version": "1.0",
3-
"name": "kelunik/php-http-artax",
3+
"name": "php-http/artax-adapter",
44
"bindings": {
55
"6e73cd63-8035-41d0-a6d3-46d9375fc8ae": {
66
"_class": "Puli\\Discovery\\Binding\\ClassBinding",
7-
"class": "Kelunik\\Http\\Adapter\\Artax\\Client",
7+
"class": "Http\\Adapter\\Artax\\Client",
88
"type": "Http\\Client\\HttpClient"
99
}
1010
}

0 commit comments

Comments
 (0)