You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,7 +18,7 @@ A collection of classes to work with delimited files
18
18
19
19
## Requirements
20
20
21
-
Chadicus\Exceptions requires PHP 5.6 (or later).
21
+
SubjectivePHP\Csv requires PHP 7.0 (or later).
22
22
23
23
## Composer
24
24
To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `subjective-php/csv` to your project's `composer.json` file such as:
0 commit comments