liuggio / ExcelBundle

Excel integration in Symfony2 thanks to https://github.com/PHPOffice/PHPExcel library
www.welcometothebundle.com
MIT License
369 stars 142 forks source link

composer: use PSR-4 autoload #94

Closed TomasVotruba closed 8 years ago

TomasVotruba commented 8 years ago

PSR-0 is deprecated over a year

liuggio commented 8 years ago

Hi @TomasVotruba thanks a lot!! can you please fix the PR A non-empty PSR-4 prefix must end with a namespace separator.

I think you have to add the // at the end of namespace

TomasVotruba commented 8 years ago

Hi, oh sry, I forgot that. Fixed!

liuggio commented 8 years ago

:+1: @TomasVotruba

TomasVotruba commented 8 years ago

:+1:

liuggio commented 8 years ago

@TomasVotruba I think composer has problem can you run composer validate ASAP?

TomasVotruba commented 8 years ago

@liuggio Could you link me to the issue?

liuggio commented 8 years ago

@TomasVotruba https://github.com/liuggio/ExcelBundle/issues/96