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

Document PHPStan compatible version for 1.x #1482

Merged
merged 1 commit into from Dec 14, 2022

Conversation

oliverpool
Copy link
Contributor

This PR adds 3 words in the README, to emphasize that Larastan 1.x is only compatible with PHPStan 1.8.x.

Along with a link to #1431 (comment), explaining why.


In my case the requirements in composer.json was not sufficient : since phpstan 1.9.0 was already installed (in docker), composer simply switchted to larastan 1.0.3 (without the incompatibility information)...

@nunomaduro nunomaduro merged commit f621cae into larastan:master Dec 14, 2022
@oliverpool oliverpool deleted the patch-1 branch December 14, 2022 16:04
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.

None yet

2 participants