Skip to content

Commit 31fb4e8

Browse files
Merge branch '3.4' into 4.2
* 3.4: SCA: minor code tweaks [Intl] Update the ICU data to 64.1 [Bridge][Twig] DebugCommand - fix escaping and filter
2 parents 5b0d7d3 + d4aac68 commit 31fb4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exception/InvalidTokenConfigurationException.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
*
1717
* @author Matt Johnson <[email protected]>
1818
*/
19-
class InvalidTokenConfigurationException extends LogicException implements ExceptionInterface
19+
class InvalidTokenConfigurationException extends LogicException
2020
{
2121
}

0 commit comments

Comments
 (0)