From 27d83b44045ee5e497b6fe825a00c8fc857ea306 Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Mon, 25 Dec 2017 11:22:41 +0900 Subject: [PATCH] PhpSpreadsheet is stable --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 12a5c4b5..0a138d72 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ PhpSpreadsheet is the next version of PHPExcel. It breaks compatibility to drama Because all efforts have shifted to PhpSpreadsheet, PHPExcel will no longer be maintained. All contributions for PHPExcel, patches and new features, should target PhpSpreadsheet develop branch. -However PhpSpreadsheet is still unstable and not yet released. So if you need stability stick to PHPExcel until this project is released. If you prefer to live on the edge you can try to install this project [manually via composer](https://getcomposer.org/doc/05-repositories.md#loading-a-package-from-a-vcs-repository), but there is no guarantee and it will likely break again before an official release. - ## License PhpSpreadsheet is licensed under [LGPL (GNU LESSER GENERAL PUBLIC LICENSE)](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/LICENSE)