Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

lifesound's avatar

Ver 5.4 packages with ver 5.5

How to deal with ver 5.4 packages n 5.5 ??

Also how to deal any php package without laravel provider , in laravel,after add it with composer ??

Example : how to use this ver5.4 ver in 5.5

https://github.com/Maatwebsite/Laravel-Excel

Is the installation works the same !?

0 likes
2 replies
lifesound's avatar

Does the old way of adding to Serviceprovider array in ver 5.5 ? Could i use package of ver 5.4 or 5.3 ??

gcwilliams's avatar
Level 15

Yes, you can still manually add packages to your service provider.

Please or to participate in this conversation.