Skip to content

Releases: eightyknots/phpspreadsheet-bundle

Release 1.1.0

04 Dec 21:58
dd30dbb
Compare
Choose a tag to compare
  • Add support for Symfony 7
  • Minor documentation fixes

Release 1.0.0

20 Jan 23:33
b73f8d6
Compare
Choose a tag to compare
  • Support PHP >= 7.2 & Symfony >= 4 (including Symfony 6)
  • Update PhpSpreadsheet lib

PhpSpreadsheet Responses

26 Mar 05:33
6aab311
Compare
Choose a tag to compare
  • Introduce PhpSpreadsheetResponse type
  • Minor typehinting fix

Fix autowiring issue with Symfony 5

17 Apr 01:55
85bcea7
Compare
Choose a tag to compare

Add support for Symfony 5

18 Jan 21:19
36062b3
Compare
Choose a tag to compare
Merge pull request #15 from zhil/master

Update README.md

v0.0.6: Publicize base library

20 May 06:14
d2cdc11
Compare
Choose a tag to compare

Require the phpoffice.spreadsheet library as a public bundle.

Update PhpDoc

17 Jan 00:20
f758125
Compare
Choose a tag to compare

Updated PhpDoc to expect type string for $type. Was generating errors on phpstan per PR #7 .

v0.0.4: Merge pull request #4 from andrea-daru/streamed-response

22 Mar 09:47
b123a24
Compare
Choose a tag to compare