Skip to content

Commit 86d28c7

Browse files
authored
Update composer.json
1 parent e291d12 commit 86d28c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
}
2323
},
2424
"require": {
25-
"symfony/framework-bundle": ">=4.4"
25+
"symfony/framework-bundle": ">=4.4",
26+
"phpoffice/phpspreadsheet": "1.18.*"
2627
}
2728
}

0 commit comments

Comments
 (0)