When I try to update composer, it will show some error. does anyone know how to solve it? i'm using Mac
$ composer update
Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.Problem 1 - acquia/blt[9.0.4, ..., 9.0.5] require composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
- acquia/blt[9.1.0, ..., 9.2.8] require composer-plugin-api ^1.1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
- Root composer.json requires acquia/blt ^9.0.4 -> satisfiable by acquia/blt[9.0.4, ..., 9.2.8].