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