Please allow PHP 8
altraWeb opened this issue · 2 comments
altraWeb commented
Currently its fixed:
"require": {
"php": "^7.1",
"illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0"
},
...And this is why i can't fully upgrade to PHP 8 yet.
Thanks
justinaskav commented
I think this issue can be closed, as I see the composer.json was updated, and I installed it and it works on PHP 8.1.