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

Install PHPStan via composer and pin at 1.x #7916

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

westonruter
Copy link
Member

I tried fixing the PHPStan error due this being invalid in phpstan.neon.dist:

	featureToggles:
		requireFileExists: false

But when I removed it then I got a separate PHPStan internal fatal error: phpstan/phpstan#12005

So I'm just pinning PHPStan at 1.x for now and installing it via Composer since we no longer need to install via civicrm/composer-downloads-plugin.

@westonruter westonruter added this to the v2.5.5 milestone Nov 11, 2024
@westonruter westonruter merged commit 59b8934 into develop Nov 12, 2024
32 of 33 checks passed
@westonruter westonruter deleted the update/phpstan-1.x branch November 12, 2024 00:06
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.

1 participant