Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / serializer / Exception / ExceptionInterface.php
index ff67edbb022ac4577d623daadb53e7fa7b4b0bc8..99ed63246c5d3b8b79fb3aea747a3e87cd60b090 100644 (file)
@@ -16,6 +16,6 @@ namespace Symfony\Component\Serializer\Exception;
  *
  * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
-interface ExceptionInterface extends Exception
+interface ExceptionInterface
 {
 }