Skip to content

Commit

Permalink
bump phpexcel version to ~1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Anyqax committed Jun 14, 2016
1 parent 7325755 commit 7dabed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": "~2.6|~3.0",
"phpoffice/phpexcel": "~1.8.0"
"phpoffice/phpexcel": "~1.8.1"
},
"require-dev": {
"phpunit/phpunit": "~4.6",
Expand Down

0 comments on commit 7dabed4

Please sign in to comment.