We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1657379 commit e71e39cCopy full SHA for e71e39c
composer.json
@@ -20,10 +20,10 @@
20
"require": {
21
"php": ">=7.2",
22
"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",
+ "illuminate/cache": "^5.0|^6.0|^7.0|^8.0",
+ "illuminate/config": "^5.0|^6.0|^7.0|^8.0",
+ "illuminate/filesystem": "^5.0|^6.0|^7.0|^8.0",
+ "illuminate/support": "^5.0|^6.0|^7.0|^8.0",
27
"jeremeamia/superclosure": "^2.3",
28
"nesbot/carbon": "~2.0",
29
"tijsverkoyen/css-to-inline-styles": "~2.0"
0 commit comments