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 b8fcf75 commit f729fe5Copy full SHA for f729fe5
.gitignore
@@ -1,2 +1,3 @@
1
+/.puli
2
/composer.lock
3
/vendor/
puli.json
@@ -0,0 +1,10 @@
+{
+ "version": "1.0",
+ "bindings": {
4
+ "6e73cd63-8035-41d0-a6d3-46d9375fc8ae": {
5
+ "_class": "Puli\\Discovery\\Binding\\ClassBinding",
6
+ "class": "Kelunik\\Http\\Adapter\\Artax\\Client",
7
+ "type": "Http\\Client\\HttpClient"
8
+ }
9
10
+}
0 commit comments