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
Package lyquidity/xpath2 at version dev-master has requirements incompatible with your PHP version, PHP extensions
and Composer version:
- lyquidity/xpath2 dev-master requires php ^7.0 which does not match your installed version 8.0.13.
Any chance to get all compatible with php 8?
The text was updated successfully, but these errors were encountered:
The XPath2 package is used to support XBRL formulas. Formulas have not been tested with PHP 8.x. My guess is that if the constraint is relaxed it will be used with 8.1 then logs will be filled with deprecation messages. I'll look at checking with 8.x but its not something I'll be able to do today.
Last night the automated test suite ran using PHP 8.0.13. Because all the tests completed successfully, the composer.json has been updated to allow PHP versions >=7.0
Hi, if I try to launch:
i get error:
Any chance to get all compatible with php 8?
The text was updated successfully, but these errors were encountered: