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