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 2700440 commit 47d223cCopy full SHA for 47d223c
httplug/library-developers.rst
@@ -38,8 +38,8 @@ to include the Socket client:
38
}
39
40
41
-Testing you library
42
--------------------
+Testing your library
+--------------------
43
44
When you install your library on a CI-server (like Travis) you need to include a client. So specify any concrete client
45
in the ``require-dev`` section in your library’s ``composer.json``. You could use any client but the
0 commit comments