Skip to content
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

ExcelBundle on Symfony 4.0 #127

Open
rgomgar opened this issue Dec 13, 2017 · 6 comments
Open

ExcelBundle on Symfony 4.0 #127

rgomgar opened this issue Dec 13, 2017 · 6 comments

Comments

@rgomgar
Copy link

rgomgar commented Dec 13, 2017

Hi,
I am using ExcelBundle in a Symfony 3.4 project and I would like to upgrade it to the Symfony 4.0 version. I am trying it but there is an error during updating because ExcelBundle requires "symfony/framework-bundle" 2.6 or 3.0.
Is there a way to solve it right now to use it in Symfony 4.0?

Thanks!

@binhle410
Copy link

Just fork it and set up a VCS Repo.

@alarcia
Copy link

alarcia commented Feb 22, 2018

@binhle410 Could you elaborate on what you mean by that, please? Thank you :)

@binhle410
Copy link

@alarcia here is what I mean
https://getcomposer.org/doc/05-repositories.md#loading-a-package-from-a-vcs-repository

You dont have to wait for the proj owner or contributor/maintainer, just fork it, fix it and use it.

@mehmetsen80
Copy link

Even I'd fork, I don't know how to fix it for Symfony 4.0.
We are using this library heavily, wish they upgraded it sooner for Symfony 4.0.

@Valegar
Copy link

Valegar commented Apr 6, 2018

@mehmetsen80 This project is just a little wrapper around the PHPExcel library that is deprecated, use the next version PhpSpreadsheet directly with the new fancy auto-wiring of Symfony 4 😍

@webdevilopers
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants