Pages

07 December, 2023

Is your github actions build currently failing on your Laravel project? Solution inside.

Early yesterday (Dec 6th, 2023) our github actions build started randomly failing due to Psr fatal errors. It appears php-psr was added to the widely used setup-php action.

Add , :php-psr to your extension list to resolve the issue.

Hoping this saves you some headache! submitted by /u/selfpaidinc
[link] [comments]

No comments:

Post a Comment

Thanks