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

composer.json PHP >=8.0 ? #397

Closed robbykrlos closed 2 years ago

robbykrlos commented 3 years ago

Shouldn't composer.json be updated with php >= 8.0?

https://github.com/laravel-enso/enso/blob/cf0cc156d43af4c0f0e5515f8b7d9f642408bd69/composer.json#L29

Code updated to 8 will not work with 7.4.

robbykrlos commented 3 years ago

I can do PR, but feel you had a reason of letting this one like this.

aocneanu commented 2 years ago

Is this issue still relevant?

robbykrlos commented 2 years ago

Is this issue still relevant?

Isn't it? Php 7.4 in not compatible anymore with Laravel-enso. Am I missing something?

aocneanu commented 2 years ago

Ah lol, sorry

@GITmanuela, when you release v5 update this as well