Skip to content

Commit e71e39c

Browse files
authored
Update composer.json
1 parent 1657379 commit e71e39c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"require": {
2121
"php": ">=7.2",
2222
"phpoffice/phpexcel": "^1.8.1",
23-
"illuminate/cache": "^5.0|^6.0|^7.0",
24-
"illuminate/config": "^5.0|^6.0|^7.0",
25-
"illuminate/filesystem": "^5.0|^6.0|^7.0",
26-
"illuminate/support": "^5.0|^6.0|^7.0",
23+
"illuminate/cache": "^5.0|^6.0|^7.0|^8.0",
24+
"illuminate/config": "^5.0|^6.0|^7.0|^8.0",
25+
"illuminate/filesystem": "^5.0|^6.0|^7.0|^8.0",
26+
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
2727
"jeremeamia/superclosure": "^2.3",
2828
"nesbot/carbon": "~2.0",
2929
"tijsverkoyen/css-to-inline-styles": "~2.0"

0 commit comments

Comments
 (0)