When I am using composer to install the Billbee API via composer it comes with version 1.9 and seen in SRC folder some files missing like "BatchClientInterface.php" and "ClientInterface.php". Please check on this. When i am trying to update in my composer version 2.0 it giving me bug as below:
Root composer.json requires billbee/billbee-api ^2.0, found billbee/billbee-api[v2.0.0-RC1, v2.0.0-RC2, v2.0.0-RC3, 2.0.0.x-dev] but it does not match your minimum-stability.
When I am using composer to install the Billbee API via composer it comes with version 1.9 and seen in SRC folder some files missing like "BatchClientInterface.php" and "ClientInterface.php". Please check on this. When i am trying to update in my composer version 2.0 it giving me bug as below: