-
-
Notifications
You must be signed in to change notification settings - Fork 436
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
deps: require PHPStan v0.12.70 #774
deps: require PHPStan v0.12.70 #774
Conversation
…uce an improvement to solve the OutOfBoundsException: Package "project/project" is not installed error - https://github.com/phpstan/phpstan/releases/tag/0.12.70
Isn't it instead related to the latest Composer v2 release? |
@chrisp-github Please force-push with an email address registered here on GitHub. |
d9fdcc4
to
5f09413
Compare
@szepeviktor I have pushed again with the right email, sorry about that. The fix here is that they rebuilt the .phar that they use with composer v2. |
Please merge master to get #775 |
@szepeviktor Sorted. |
Thank you! |
IF THIS STILL DOESN'T WORK!
I had a version |
There was a lot of turbulence from v2.0.0 to v2.0.11.
From research results: https://gist.github.com/szepeviktor/6c5b75f84e5c999eb8232cd963c8e6f5 |
This solves the OutOfBoundsException: Package "project/project" is not installed error
getsentry/sentry-symfony#383
Changes
Updated php phpstan/phpstan from v0.12.65 -> v0.12.70
See phpstan/releases/tag/0.12.70
Breaking changes
None