Skip to content

Commit 230418f

Browse files
committed
php8 and bigger
1 parent f7973b6 commit 230418f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "do-php/php_excel_dev",
2+
"name": "do-php/php8_excel_dev",
33
"description": "LibXL - php_excel development stubs",
44
"license": "MIT",
55
"keywords": [
@@ -19,7 +19,7 @@
1919
"bin/check_phpexcel_install.php"
2020
],
2121
"require": {
22-
"php": "^7.1||^8.0"
22+
"php": "^8.0"
2323
},
2424
"require-dev" : {
2525
"captainhook/plugin-composer": "^4.0",

0 commit comments

Comments
 (0)