composer reinstall

This commit is contained in:
2020-01-28 00:43:48 +09:00
parent 19be0c4560
commit da32f0067a
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
{
}