-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change abandoned package phpoffice/phpexcel to phpoffice/phpspreadsheet #134
base: master
Are you sure you want to change the base?
Conversation
Full migration guide: https://phpspreadsheet.readthedocs.io/en/develop/topics/migration-from-PHPExcel/ |
@Sharoff45 the instruction is too difficult to follow |
Seems CI builds are failing, could you fix them? |
@liuggio please, help this pr to be merged! It's not very good when your library uses some abandoned package. |
}, | ||
"autoload": { | ||
"exclude-from-classmap": ["/Tests/"], | ||
"psr-4": { | ||
"Liuggio\\ExcelBundle\\": "" | ||
} | ||
}, | ||
"classmap": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be added to autoload-dev
section, is not it?
Any progress with this one? |
No description provided.