diff options
Diffstat (limited to 'src/Plugin/ForbiddenNullValuesValidator.php')
-rw-r--r-- | src/Plugin/ForbiddenNullValuesValidator.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Plugin/ForbiddenNullValuesValidator.php b/src/Plugin/ForbiddenNullValuesValidator.php index c1c4eb1..1670b53 100644 --- a/src/Plugin/ForbiddenNullValuesValidator.php +++ b/src/Plugin/ForbiddenNullValuesValidator.php @@ -4,7 +4,7 @@ * * @license http://opensource.org/licenses/MIT * @link https://github.com/thephpleague/csv/ -* @version 8.1.0 +* @version 8.1.1 * @package League.csv * * For the full copyright and license information, please view the LICENSE |