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

Update Dependencies #369

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Update Dependencies #369

merged 2 commits into from
Dec 16, 2024

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