diff options
author | Ignace Nyamagana Butera <nyamsprod@gmail.com> | 2015-02-02 12:45:11 +0100 |
---|---|---|
committer | Ignace Nyamagana Butera <nyamsprod@gmail.com> | 2015-02-02 12:45:11 +0100 |
commit | b15c0b18c48b808a6bf1ad610b96f1ac2fc4a2e5 (patch) | |
tree | 546d433f616cc7eb90d9a7baeecfc1e0d7bd6cdb /src/Config/StreamFilter.php | |
parent | 3cf545c4c170aacc9ddd56f93fb7f6c6bc4cd811 (diff) | |
download | csv-b15c0b18c48b808a6bf1ad610b96f1ac2fc4a2e5.zip csv-b15c0b18c48b808a6bf1ad610b96f1ac2fc4a2e5.tar.gz csv-b15c0b18c48b808a6bf1ad610b96f1ac2fc4a2e5.tar.bz2 |
improve lib
Diffstat (limited to 'src/Config/StreamFilter.php')
-rw-r--r-- | src/Config/StreamFilter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Config/StreamFilter.php b/src/Config/StreamFilter.php index 330f62d..cf2aa8f 100644 --- a/src/Config/StreamFilter.php +++ b/src/Config/StreamFilter.php @@ -4,7 +4,7 @@ * * @license http://opensource.org/licenses/MIT * @link https://github.com/thephpleague/csv/ -* @version 6.3.0 +* @version 7.0.0 * @package League.csv * * For the full copyright and license information, please view the LICENSE |