재 업데이트

This commit is contained in:
2020-01-28 01:17:00 +09:00
parent a8b3befca9
commit ddb971e41e
413 changed files with 13446 additions and 16025 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
{
}