Skip to content

Commit 7dabed4

Browse files
authored
bump phpexcel version to ~1.8.1
1 parent 7325755 commit 7dabed4

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
"require": {
2020
"php": ">=5.3.2",
2121
"symfony/framework-bundle": "~2.6|~3.0",
22-
"phpoffice/phpexcel": "~1.8.0"
22+
"phpoffice/phpexcel": "~1.8.1"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "~4.6",

0 commit comments

Comments
 (0)