Skip to content

Update package dependencies to latest versions#52

Open
fadrian06 wants to merge 7 commits into
leafsphp:v4.xfrom
fadrian06:update-dependencies
Open

Update package dependencies to latest versions#52
fadrian06 wants to merge 7 commits into
leafsphp:v4.xfrom
fadrian06:update-dependencies

Conversation

@fadrian06

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce? (pls check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe below

Description

This pull request updates several dependencies in the composer.json file to keep the project up-to-date with the latest features and security improvements. The most important changes are grouped below by dependency type.

Production dependency updates:

  • Updated firebase/php-jwt to version ^7.1 for improved security and compatibility.

Development dependency updates:

  • Updated pestphp/pest to ^1.23, friendsofphp/php-cs-fixer to ^3.95, and phpstan/phpstan to ^2.2 for better testing and code quality tooling.
  • Updated league/oauth2-google to ^5.0, leafs/billing to ^0.3.0, and rector/rector to ^2.5 for enhanced development features and compatibility.

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Copilot AI review requested due to automatic review settings June 28, 2026 15:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Composer dependency constraints to newer versions to keep the library/tooling current and pick up security/compatibility improvements.

Changes:

  • Bumped firebase/php-jwt from ^7.0 to ^7.1.
  • Updated several dev dependencies (Pest, PHP-CS-Fixer, PHPStan, OAuth2 Google provider, Leaf Billing, Rector) to newer version ranges.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json
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