Commit Graph

8 Commits

Author SHA1 Message Date
Adrien Crivelli da0269da79 Merge branch 'master' into patch-1 2023-12-12 10:08:09 +01:00
Adrien Crivelli 27e9ed46af Latest phpDocumentor for PHP 8 compat 2023-09-06 22:58:14 +08:00
Adrien Crivelli f131ca30e6 Drop PHP 7.4 support
This is according to our formal, published, policy to only support
EOL PHP after 6 months.

See https://phpspreadsheet.readthedocs.io/en/latest/#php-version-support

Also share the exact same dev deps across all PHP version for GitHub
Actions so runs are faster, much most importantly they are stable and
predictable. And we decide manually when we want to migrate to PHPUnit
10.

Fixes #3634
Closes #3710
2023-09-06 22:51:47 +08:00
Alex 83b24acdbd Merge branch 'master' into patch-1 2022-12-01 02:16:29 +02:00
Adrien Crivelli 8f40b9841a Update GitHub Actions 2022-11-17 14:35:42 +01:00
Alex 6ef22d92ee build: harden github-pages.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-24 22:23:42 +02:00
Adrien Crivelli e8ebf11707 Update phpDocumentor
This will include docs for `Spreadsheet` class which was incorrectly missing
2021-06-02 23:08:02 +09:00
Adrien Crivelli c3d1ce536b Publish API docs via GitHub Actions 2020-10-11 12:06:27 +09:00