brefphp / laravel-bridge

Package to use Laravel on AWS Lambda with Bref
https://bref.sh/docs/frameworks/laravel.html
MIT License
314 stars 63 forks source link

Setting `lambdaHashingVersion` is deprecated #84

Closed rafaellaurindo closed 1 year ago

rafaellaurindo commented 1 year ago

Hi Everyone!

I am trying to use this package to configure my application in serverless, and I found a deprecated setting that comes with the default Laravel serverless.yml template.

serverless.yml:

image

Deprecated setting:

image

Following the serverless upgrade documentation we can use the 20200924 instead.

https://www.serverless.com/framework/docs/guides/upgrading-v3#lambda-hashing-algorithm