Dusting off. See CHANGELOG.md for more details on this commit

This commit is contained in:
Alexandre Gomes Gaigalas 2023-02-13 01:59:06 -03:00
commit 15f148da24
525 changed files with 920 additions and 1337 deletions

View file

@ -3,7 +3,7 @@
/*
* This file is part of Respect/Validation.
*
* (c) Alexandre Gomes Gaigalas <alexandre@gaigalas.net>
* (c) Alexandre Gomes Gaigalas <alganet@gmail.com>
*
* For the full copyright and license information, please view the LICENSE file
* that was distributed with this source code.
@ -20,7 +20,7 @@ use Respect\Validation\Test\TestCase;
/**
* @covers \Respect\Validation\Exceptions\NestedValidationException
*
* @author Alexandre Gomes Gaigalas <alexandre@gaigalas.net>
* @author Alexandre Gomes Gaigalas <alganet@gmail.com>
* @author Gabriel Caruso <carusogabriel34@gmail.com>
* @author Henrique Moody <henriquemoody@gmail.com>
*/