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

Add support for PHPStan 2.0 #946

Merged
merged 5 commits into from
Nov 29, 2024
Merged

Add support for PHPStan 2.0 #946

merged 5 commits into from
Nov 29, 2024

Conversation

sweptsquash
Copy link
Contributor

Currently anyone wishing to use PHPStan 2.0 / LaraStan 3.0 are unable to utilise the awesome sauce of Spatie Ray. This is related to package rector/rector, which currently no release tagged for PHPStan 2.0 yet. But it's in the testing phase see the open issue for more details rectorphp/rector#8815 (comment)

Please note once the release has been tagged and released for rector/rector I will update this PR with the tags correctly for the rector/rector in the composer.json file.

Bumps the minimum PHP from 7.3 to 7.4 to match that of the Laravel Ray package and updated the workflows to match this change.

Related to spatie/laravel-ray#367

@freekmurze freekmurze merged commit c1c140f into spatie:main Nov 29, 2024
21 checks passed
@freekmurze
Copy link
Member

Thank you very much!

@pfrenssen
Copy link
Contributor

This introduced a regression when PHPStan 1.0 is used: #951

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