composer reinstall

This commit is contained in:
2020-01-28 00:43:48 +09:00
parent b726c33f3d
commit d16736132c
424 changed files with 14011 additions and 16279 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ namespace Symfony\Component\Lock\Exception;
*
* @author Jérémy Derussé <jeremy@derusse.com>
*/
interface ExceptionInterface
interface ExceptionInterface extends \Throwable
{
}