Skip to content

Commit dda6f31

Browse files
committed
update to phpspreadsheet 1.9.0
1 parent 6a7657c commit dda6f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=7.1",
2020
"symfony/framework-bundle": "~3.4|~4.0",
2121
"twig/twig": "~2.0",
22-
"phpoffice/phpspreadsheet": "1.8.2"
22+
"phpoffice/phpspreadsheet": "1.9.0"
2323
},
2424
"require-dev": {
2525
"symfony/symfony": "~3.4|~4.0",

0 commit comments

Comments
 (0)