Skip to content

Commit

Permalink
bump major version for migration to laminas
Browse files Browse the repository at this point in the history
  • Loading branch information
radnan committed Sep 16, 2020
1 parent 026181b commit 1f86f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The **RdnCsv** Laminas module makes it really easy to export and import CSV file
1. Use `composer` to require the `radnan/rdn-csv` package:

~~~bash
$ composer require radnan/rdn-csv:2.*
$ composer require radnan/rdn-csv:3.*
~~~

2. Activate the module by including it in your `application.config.php` file:
Expand Down

0 comments on commit 1f86f48

Please sign in to comment.