Skip to content

Commit

Permalink
Include missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
akinspe authored and thijskh committed May 31, 2023
1 parent 1b4bf05 commit a6c46e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SAML2/HTTPPost.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

namespace SAML2;

use Webmozart\Assert\Assert;

/**
* Class which implements the HTTP-POST binding.
*
Expand Down

0 comments on commit a6c46e8

Please sign in to comment.