laravel / pint

Laravel Pint is an opinionated PHP code style fixer for minimalists.
https://laravel.com/docs/pint
MIT License
2.75k stars 138 forks source link

Bump Dependencies #244

Closed Jubeki closed 7 months ago

Jubeki commented 7 months ago

Fixes a bug which occurred with PHP-CS-Fixer 3.47.0.

See https://github.com/laravel/pint/pull/242#issuecomment-1901015357

I tested that with the bumped version the error does no longer occur.

cc: @phh