Skip to content

Commit 9d03e24

Browse files
committed
fix: Guzzle 6
1 parent 6ff2e1e commit 9d03e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Records.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php namespace Scriptotek\Sru;
22

3-
use \Guzzle\Http\Client as HttpClient;
3+
use GuzzleHttp\Client as HttpClient;
44

55
/**
66
* When iterating, methods are called in the following order:

0 commit comments

Comments
 (0)