We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7973b6 commit 230418fCopy full SHA for 230418f
1 file changed
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "do-php/php_excel_dev",
+ "name": "do-php/php8_excel_dev",
3
"description": "LibXL - php_excel development stubs",
4
"license": "MIT",
5
"keywords": [
@@ -19,7 +19,7 @@
19
"bin/check_phpexcel_install.php"
20
],
21
"require": {
22
- "php": "^7.1||^8.0"
+ "php": "^8.0"
23
},
24
"require-dev" : {
25
"captainhook/plugin-composer": "^4.0",
0 commit comments