We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb8902 commit 29d2facCopy full SHA for 29d2fac
.gitignore
@@ -1,3 +1,4 @@
1
+.puli
2
build/
3
vendor/
4
composer.lock
puli.json
@@ -0,0 +1,10 @@
+{
+ "version": "1.0",
+ "bindings": {
+ "549d2931-726b-4f1a-b99c-179959605cfe": {
5
+ "_class": "Puli\\Discovery\\Binding\\ClassBinding",
6
+ "class": "Http\\Client\\Socket\\Client",
7
+ "type": "Http\\Client\\HttpClient"
8
+ }
9
10
+}
0 commit comments