Forked Version of Lifetimessms gatewary for laravel 8 / Composer 2 Until the original version is updated you may install this one.
Add this to your composer.json
"lifetimesms/gateway": "dev-master"
Also this block
"repositories": [{
"type": "vcs",
"url": "https://github.com/simplyaakif/gateway" }]
Then do your usual composer update