Skip to content
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

[Bug]: Incompatibility with Laravel >= 11.43.0 #207

Open
gehrisandro opened this issue Feb 24, 2025 · 0 comments
Open

[Bug]: Incompatibility with Laravel >= 11.43.0 #207

gehrisandro opened this issue Feb 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@gehrisandro
Copy link

What happened?

Due to a change in Laravel 11.43.0, the underlying dependency internachi/modular breaks all tests using factories.

There is already a PR which seems to fix the issue: InterNACHI/modular#110

How to reproduce the bug

  1. Update Laravel to >= v11.43.0
  2. Run any test using a model factory.

Package Version

0.6.4

PHP Version

8.4.4

Laravel Version

11.43.2

Which operating systems does with happen with?

macOS, Windows, Linux

Notes

No response

@gehrisandro gehrisandro added the bug Something isn't working label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant