-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error after updating to v1.10.4 #195
Comments
I've getting same error in Laravel v10.15.0 (PHP v8.2.8). |
Same error here on Laravel Pint 1.10.4 on PHP 8.2.8. |
Hi all. We're waiting until box-project/box#990 gets merged and tagged. Can't really do anything before that :/ |
I'm encountering that too today. Maybe you can downgrade it to 1.10.3 instead |
Same error here on Laravel Pint 1.10.4 on PHP 8.1.10. I've also tried to downgrade it but the problem was not solved. |
@stephanekuma Downgrade works for me. Make sure you completely remove laravel pint then install --- "composer require laravel/pint:1.10.3 --dev" |
Thanks |
I have just the same error: then install --- "composer require laravel/pint:1.10.3 --dev" |
Same issue just downgrade to the 1.10.3 version thanks guys |
Fixed on Pint v1.10.5. |
Pint Version
1.10.4
PHP Version
8.2.8
Description
I
I'm on Windows 11 and here is the error:
Steps To Reproduce
Just run Pint on a fresh Laravel project.
The text was updated successfully, but these errors were encountered: