Skip to content

Commit c8094ed

Browse files
authored
Merge pull request #41 from rozenlicht/master
Update SamlSso.php Thanks @rozenlicht, good catch!
2 parents 222f33a + a178674 commit c8094ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Jobs/SamlSso.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use CodeGreenCreative\SamlIdp\Contracts\SamlContract;
66
use CodeGreenCreative\SamlIdp\Events\Assertion as AssertionEvent;
7+
use CodeGreenCreative\SamlIdp\Exceptions\DestinationMissingException;
78
use CodeGreenCreative\SamlIdp\Traits\PerformsSingleSignOn;
89
use Illuminate\Foundation\Bus\Dispatchable;
910
use LightSaml\Binding\BindingFactory;

0 commit comments

Comments
 (0)