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

remove include from neon file #18

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

JonPurvis
Copy link
Contributor

@JonPurvis JonPurvis commented Oct 18, 2024

Related to this commit which removed the ergebnis/phpstan-rules package.

The base neon file for this package still includes it as an included file, which means when you run Larastan, you get:

ergebnis/phpstan-rules/rules.neon' is missing or is not readable.

People will still need to remove it from their own applications, but this will fix it for any new forks.

@JonPurvis
Copy link
Contributor Author

Thanks @owenvoke - I've just committed another change which removes a now seemingly unneeded ignore line from the DumpCommand class.

@nunomaduro nunomaduro merged commit 65c5879 into pestphp:3.x Oct 18, 2024
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

Successfully merging this pull request may close these issues.

3 participants