Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eliurkis committed Apr 16, 2020
1 parent 15c10ac commit d35b67d
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 @@ -11,8 +11,8 @@
"description": "Fast Excel import/export for Laravel",
"require": {
"php": "7.*",
"illuminate/database": "5.* || 6.*",
"illuminate/support": "5.* || 6.*",
"illuminate/database": "5.* || 6.* || 7.*",
"illuminate/support": "5.* || 6.* || 7.*",
"smart145/spout": "2.7.*"
},
"require-dev": {
Expand Down

0 comments on commit d35b67d

Please sign in to comment.