composer update
This commit is contained in:
@@ -16,6 +16,6 @@ namespace Symfony\Component\Translation\Exception;
|
||||
*
|
||||
* @author Fabien Potencier <fabien@symfony.com>
|
||||
*/
|
||||
interface ExceptionInterface
|
||||
interface ExceptionInterface extends \Throwable
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user