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 734cbb4 commit acd94e9Copy full SHA for acd94e9
tests/Integration/Neo4jQueryAPIIntegrationTest.php
@@ -4,7 +4,7 @@
4
5
use GuzzleHttp\Handler\MockHandler;
6
use GuzzleHttp\HandlerStack;
7
-use http\Client;
+use GuzzleHttp\Client;
8
use Neo4j\QueryAPI\Exception\Neo4jException;
9
use Neo4j\QueryAPI\Neo4jQueryAPI;
10
use Neo4j\QueryAPI\Neo4jRequestFactory;
0 commit comments