Take a look at the documentation of the PHP library on how to install its dependencies.
- Add
"minimum-stability": "dev",
"prefer-stable": true,
To your project's composer.json
file, as this utility has not reached a stable release status yet.
- Install the package with composer:
$ composer require open-telemetry/contrib-aws