TappNetwork / laravel-aws-secrets-manager

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

Laravel 9.8 support #23

Closed Null78 closed 2 years ago

Null78 commented 2 years ago

updated the packages and fixed some comments to support latest version of Laravel 9.8

swilla commented 2 years ago

Also, need to update the workflow matrix to run tests on L9 too: https://github.com/TappNetwork/laravel-aws-secrets-manager/blob/master/.github/workflows/run-tests-l8.yml

Null78 commented 2 years ago

Also, need to update the workflow matrix to run tests on L9 too: https://github.com/TappNetwork/laravel-aws-secrets-manager/blob/master/.github/workflows/run-tests-l8.yml

can you please check it ?

Null78 commented 2 years ago

ok I actually removed some commits because I was testing but you merged anyway

thanks

swilla commented 2 years ago

All the tests were passing for me. Let me know if I missed something.