Skip to content

Commit 0aa235f

Browse files
authored
Update composer.json
1 parent 93bc84c commit 0aa235f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
],
1919
"license": "MIT",
2020
"require": {
21-
"php": ">=7.0.0",
21+
"php": ">=7",
2222
"illuminate/support": ">=5",
23-
"phpoffice/phpspreadsheet": "^1.11"
23+
"phpoffice/phpspreadsheet": "*"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)