TappNetwork / laravel-aws-secrets-manager

Manage environment secrets using AWS Secrets Manager.
MIT License
33 stars 20 forks source link

Error when running composer require #10

Closed stephenconnolly closed 3 years ago

stephenconnolly commented 3 years ago

Hello,

Firstly, thanks very much for developing this package, its will be very helpful to me.

I'm getting the issue below when trying to run the 'composer require' command.

Using version 9999999-dev for tapp/laravel-aws-secrets-manager
./composer.json has been updated
Running composer update tapp/laravel-aws-secrets-manager
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - tapp/laravel-aws-secrets-manager dev-master requires illuminate/support ^6.0 || ^7.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but it conflicts with another require.
    - Root composer.json requires tapp/laravel-aws-secrets-manager 9999999-dev -> satisfiable by tapp/laravel-aws-secrets-manager[].

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

I'm not sure how to resolve this, any help appreciated.

Regards, Steve

swilla commented 3 years ago

Just released Laravel 8 compatability. https://github.com/TappNetwork/laravel-aws-secrets-manager/releases/tag/v.0.6