Closed PeopleInside closed 5 months ago
Hi,
It appears this is caused by the policy followed for php version support by the maintainer of a sub-dependency of 2FAuth 😕 (see https://github.com/lcobucci/clock/issues/685).
I have run all 2FAuth tests successfully following the compromise provided by the maintainer, so for now I can only suggest you to do the same if you want to use 2FAuth with php8.3 : install it with composer install --ignore-platform-req=php
Oh.. ok, thanks :-)
Please keep this issue opened, it can help people who are facing the issue and I need to follow it
Is your feature request related to a problem? Please describe.
Currently cannot install using composer if PHP is 8.3 because some component are set to support just PHP 8,2
Describe the solution you'd like
Be able to install and use the app also on PHP 8.3