Skip to content

Commit 5f1b2d3

Browse files
authored
Update composer.json
1 parent 55c427b commit 5f1b2d3

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
@@ -26,10 +26,10 @@
2626
"require": {
2727
"php": ">=7.2",
2828
"phpoffice/phpexcel": "^1.9.1",
29-
"illuminate/cache": "^5.0|^6.0|^7.0|^8.0|^9.0",
30-
"illuminate/config": "^5.0|^6.0|^7.0|^8.0|^9.0",
31-
"illuminate/filesystem": "^5.0|^6.0|^7.0|^8.0|^9.0",
32-
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0",
29+
"illuminate/cache": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
30+
"illuminate/config": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
31+
"illuminate/filesystem": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
32+
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
3333
"jeremeamia/superclosure": "^2.3",
3434
"nesbot/carbon": "~2.0",
3535
"tijsverkoyen/css-to-inline-styles": "~2.0"

0 commit comments

Comments
 (0)