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
We are looking into upgrading our project to PHP 8.0 but obviously this project officially does not support the latest version as of composer output:
- omnipay/sagepay is locked to version 3.2.3 and an update of this package was not requested.
- omnipay/sagepay 3.2.3 requires php ^5.6|^7 -> your php version (8.0.10) does not satisfy that requirement.
If this package is compatible to PHP 8.0 it would be nice if the composer requirements would be updated.
The text was updated successfully, but these errors were encountered:
We are looking into upgrading our project to PHP 8.0 but obviously this project officially does not support the latest version as of composer output:
If this package is compatible to PHP 8.0 it would be nice if the composer requirements would be updated.
The text was updated successfully, but these errors were encountered: