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 83604f2 commit a460ac5Copy full SHA for a460ac5
composer.json
@@ -11,11 +11,11 @@
11
"description": "Fast Excel import/export for Laravel",
12
"require": {
13
"php": "^8.0",
14
- "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
+ "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
15
"openspout/openspout": "^4.24"
16
},
17
"require-dev": {
18
- "illuminate/database": "^6.20.12 || ^7.30.4 || ^8.24.0 || ^9.0 || ^10.0 || ^11.0",
+ "illuminate/database": "^6.20.12 || ^7.30.4 || ^8.24.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
19
"phpunit/phpunit": "^9.5 || ^10.1",
20
"squizlabs/php_codesniffer": "3.*"
21
0 commit comments