dusterio/lumen-passport

Getting error on installation for Lumen 10.0

sagnikcapital opened this issue · 0 comments

When I am going to install this package I have faced the comparability error, like this:
Problem 1
- laminas/laminas-diactoros[2.2.3, ..., 2.4.1] require php ^7.1 -> your php version (8.2.11) does not satisfy that requirement.
- laminas/laminas-diactoros[2.5.0, ..., 2.6.0] require php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement.

I think need this package for PHP 8.0 or upgraded version also.