-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
Composer package doesn't have Rules and Domains class anymore #344
Comments
@wadih are you sure about your settings 🤔 . I just tried on a new directory and all went OK. |
Hmm interesting, running it on another machine works. On the problem machine I get below. So it's downloading version 1.4.2. Would you happen to know why?
On the good one I have:
|
I'm glad you were able to find the root cause and that it has nothing to do with the package. Unfortunately I am not a composer experts so I will clause the issue as it is not related to the package and I hope you will fin an good explanation for the observed behaviour. |
Looks like the problem resolved itself after I installed |
Seems like the latest composer package is completely different from previous versions.
No Rules.php, no Domain.php, seems the entire interface isn't the same at all.
Downloaded the code with
No src folder inside
Using composer 2.4.4 latest
The text was updated successfully, but these errors were encountered: