Hi, if I try to launch:
composer require lyquidity/xbrl:dev-master lyquidity/xpath2:dev-master lyquidity/utilities:dev-master lyquidity/xml:dev-master --prefer-dist
i get error:
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?
Hi, if I try to launch:
i get error:
Any chance to get all compatible with php 8?