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

Attempted to load class "Assert" #8711

Closed
ben29 opened this issue May 24, 2021 · 1 comment
Closed

Attempted to load class "Assert" #8711

ben29 opened this issue May 24, 2021 · 1 comment
Milestone

Comments

@ben29
Copy link

ben29 commented May 24, 2021

after upgrade to ORM 2.9

Attempted to load class "Assert" from namespace "Webmozart\Assert".
Did you forget a "use" statement for "Assert\Assert"?

use Webmozart\Assert\Assert;

I think this Line should be removed...

@beberlei
Copy link
Member

Fixed in #8713

@beberlei beberlei added this to the 2.9.1 milestone May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants