Open pcvvelzen opened 4 years ago
This should be as simple as changing the runtime
value within the serverless.yml
(contributions welcomed!). However I would also say that this way of building PHP services on top of Lambda is probably a bit out of date now since AWS introduced Lambda Layers.
Unfortunately I'm somewhat out of the PHP/Serverless community now, so I'm not actively maintaining this project, but hopefully that helps get you going in the right direction.
After the NodeJS 6 deprecation by AWS the serverless deploy no longer works.
The runtime configured to NodeJS 6.10 in
serverless.yml
:Causes the following error on Serverless deploy