We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd12270 commit e355abdCopy full SHA for e355abd
src/Aggregator.php
@@ -8,9 +8,9 @@
8
use DateTimeImmutable;
9
use DateTimeZone;
10
use Exception;
11
-use SimpleSAML\Assert\Assert;
12
use SimpleSAML\Configuration;
13
use SimpleSAML\Logger;
+use SimpleSAML\SAML2\Assert\Assert;
14
use SimpleSAML\SAML2\Constants as C;
15
use SimpleSAML\SAML2\XML\md\EntitiesDescriptor;
16
use SimpleSAML\SAML2\XML\md\EntityDescriptor;
0 commit comments