We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e702b commit 8a6c4e9Copy full SHA for 8a6c4e9
src/Laravel/ServiceProvider.php
@@ -6,6 +6,7 @@
6
use Psr\Http\Message\RequestFactoryInterface;
7
use Psr\Http\Message\UriFactoryInterface;
8
use Scriptotek\Alma\Client as AlmaClient;
9
+use Scriptotek\Alma\Zones;
10
use Scriptotek\Sru\Client as SruClient;
11
12
class ServiceProvider extends \Illuminate\Support\ServiceProvider
0 commit comments