Revert "composer package update"

This reverts commit e979959219e95fc6435ad40f7e60b602f8bbd208.
This commit is contained in:
2020-01-28 00:23:38 +09:00
parent ed69eb5d7b
commit 9cd40b213d
421 changed files with 16273 additions and 14007 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ namespace Symfony\Component\Lock\Exception;
*
* @author Jérémy Derussé <jeremy@derusse.com>
*/
interface ExceptionInterface extends \Throwable
interface ExceptionInterface
{
}