JosephSilber/page-cache

Fix Laravel 7 support because of symfony dependency

viirre opened this issue · 0 comments

Hi, I think you forgot to update the symfony/http-foundation dependency when you updated to support Laravel 7. It needs ^5.0 but this package says: "symfony/http-foundation": "2.6 - 4" and because of that I cannot update an app to Laravel 7 which requires this package.