Skip to content

Conversation

@sweptsquash
Copy link
Contributor

This pull request includes updates to dependencies and configuration files to support new versions and improve testing workflows. The most important changes include adding support for new rector versions in the testing matrix, updating dependencies in composer.json, and adding a new PHPStan rule.

Updates to testing workflows:

Dependency updates:

  • composer.json: Updated spatie/backtrace to version ^1.7.1.
  • composer.json: Updated phpunit/phpunit to include version ^11.0.10 and rector/rector to include versions ^0.19.2, ^1.0.1, and ^2.0.0.

PHPStan configuration:

  • phpstan.neon.dist: Added a new rule to ignore warnings about unsafe usage of new static().

Related to PR spatie/ray#955

fix: run-tests workflow for rector
chore: update composer dependency
@sweptsquash
Copy link
Contributor Author

@timvandijck when you get a moment do you think you could take a look at this PR and the related PR? Thanks :)

@freekmurze freekmurze merged commit 7a51846 into spatie:main Dec 16, 2024
34 checks passed
@freekmurze
Copy link
Member

Thanks!

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.

2 participants