Skip to content

Commit a6c46e8

Browse files
akinspethijskh
authored andcommitted
Include missing import
1 parent 1b4bf05 commit a6c46e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SAML2/HTTPPost.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
namespace SAML2;
66

7+
use Webmozart\Assert\Assert;
8+
79
/**
810
* Class which implements the HTTP-POST binding.
911
*

0 commit comments

Comments
 (0)