I am facing the same issue. I am using 'Lumen' microservice framework. I recently resolved the same issue by installing two packages:-
After installing this, you need to execute this command:- composer update
Hope, it will resolve the issue. I work on my system.