You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we don't include a composer.lock file on this project and Laravel Pint is currently not pinned to a specific version, updates from Pint have resulted CI failures out of the blue:
If Pint continues to introduce changes like this in minor versions, then we might want to just pin the version. Applying the new formatting requirements to the codebase could potentially introduce conflicts with any open PRs.
The text was updated successfully, but these errors were encountered:
Since we don't include a
composer.lock
file on this project and Laravel Pint is currently not pinned to a specific version, updates from Pint have resulted CI failures out of the blue:https://github.com/roots/acorn/actions/runs/7465906223/job/20743042938?pr=329
If Pint continues to introduce changes like this in minor versions, then we might want to just pin the version. Applying the new formatting requirements to the codebase could potentially introduce conflicts with any open PRs.
The text was updated successfully, but these errors were encountered: