laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

Question: laravel-enso/core ^5.0 in enso 4.2 vs laravel-enso/core ^6.0 #339

Closed pongraczi closed 4 years ago

pongraczi commented 4 years ago

Hi, I would like to ask about this laravel-enso/enso metapackage relation to the versions of other enso components.
As I can see, the laravel-enso/core component has v6.0.3, but enso 4.2 only includes v5.x via the composer.json file.

Are there any rule or condition (or roadmap) when will enso contain the latest version of core?

I tried to install some packages not included in enso by default and I got error message about core 6.0 dependency.
Thanks.

pongraczi commented 4 years ago

Thanks, I got the answer with the latest enso release, aka 4.3 :)