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 6ff2e1e commit 9d03e24Copy full SHA for 9d03e24
src/Records.php
@@ -1,6 +1,6 @@
1
<?php namespace Scriptotek\Sru;
2
3
-use \Guzzle\Http\Client as HttpClient;
+use GuzzleHttp\Client as HttpClient;
4
5
/**
6
* When iterating, methods are called in the following order:
0 commit comments