Requirement issue #428
Unanswered
robertnicjoo
asked this question in
Q&A
Replies: 1 comment 6 replies
-
The latest version supports PHP 8: Line 19 in ae0e719 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This package will not install on websites served by
PHP 8.X
it gives following error:The reason for error above is that requirement packages for this package still are not supporting
PHP 8.X
. For instanceApparently this package needs to upgrade it's require packages before be ready for
PHP 8
.Beta Was this translation helpful? Give feedback.
All reactions