kalkun-sms / Kalkun

Open Source Web based SMS Manager
https://kalkun.sourceforge.io/
GNU General Public License v2.0
209 stars 129 forks source link

PHP5.6 fix: support league/csv 8.x #461

Closed tenzap closed 2 years ago

tenzap commented 2 years ago

league/csv 9.x needs php >= 7.0.10 So for version below composer will install league/csv 8.x, that we need to support