You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the library supports PHP version >=5.4 which was released in 2012 and is no longer supported since 1st of March 2015, which is 8 years. Looking at the PHP: Supported Versions table the only actively supported one is PHP 8.1, which brings a lot of optimizations and new features. What do you think about changing the dependency to PHP 8.1? Would that be a viable contribution?