Skip to content

Commit

Permalink
compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Apr 9, 2018
1 parent 2048ef6 commit c1b1aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"type": "library",
"keywords": ["laravel", "excel", "csv", "xls", "xlsx"],
"require": {
"illuminate/database": "5.5.* || 5.6.*",
"illuminate/support": "5.5.* || 5.6.*",
"illuminate/database": "5.3.* || 5.4.* || 5.5.* || 5.6.*",
"illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.*",
"box/spout": "^2.7"
},
"require-dev": {
Expand Down

0 comments on commit c1b1aea

Please sign in to comment.