Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AidasK authored Apr 11, 2022
1 parent 93bc84c commit 0aa235f
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 @@ -18,9 +18,9 @@
],
"license": "MIT",
"require": {
"php": ">=7.0.0",
"php": ">=7",
"illuminate/support": ">=5",
"phpoffice/phpspreadsheet": "^1.11"
"phpoffice/phpspreadsheet": "*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0aa235f

Please sign in to comment.