We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618e2f4 commit e929091Copy full SHA for e929091
composer.json
@@ -20,11 +20,11 @@
20
"description": "Fast Excel import/export for Laravel",
21
"require": {
22
"php": "^8.0",
23
- "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
24
"openspout/openspout": "^4"
25
},
26
"require-dev": {
27
- "illuminate/database": "^6.20.12 || ^7.30.4 || ^8.24.0 || ^9.0",
+ "illuminate/database": "^6.20.12 || ^7.30.4 || ^8.24.0 || ^9.0 || ^10.0",
28
"phpunit/phpunit": "^9.5",
29
"squizlabs/php_codesniffer": "3.*"
30
0 commit comments