Skip to content

Commit f8af103

Browse files
committed
doc block fix
1 parent 25bd848 commit f8af103

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Config/Controls.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* A trait to configure and check CSV file and content
2222
*
2323
* @package League.csv
24-
* @since 5.5.0
24+
* @since 6.0.0
2525
*
2626
*/
2727
trait Controls

src/Config/StreamFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* with a SplFileObject
2222
*
2323
* @package League.csv
24-
* @since 5.5.0
24+
* @since 6.0.0
2525
*
2626
*/
2727
trait StreamFilter

0 commit comments

Comments
 (0)