Skip to content

feat: update tools - #230

Merged
Morgy93 merged 2 commits into
mainfrom
update-tools
Aug 9, 2026
Merged

feat: update tools#230
Morgy93 merged 2 commits into
mainfrom
update-tools

Conversation

@Morgy93

@Morgy93 Morgy93 commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the development dependencies in the composer.json file to use newer versions. This ensures compatibility with the latest features and bug fixes from these packages.

Dependency updates:

  • Updated carthage-software/mago from version ^1.30 to ^1.46 to include recent improvements and fixes.
  • Updated infection/infection from ^0.34.0 to ^0.34.2 for better mutation testing support.
  • Updated phpunit/phpunit from ^11.0 to ^11.5 to ensure access to the latest testing features and compatibility.

Copilot AI lite review requested due to automatic review settings August 9, 2026 21:19

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

This pull request primarily updates PHP development tooling versions in composer.json (static analysis/formatting, mutation testing, and unit testing). It also includes changes to GitHub branding SVG assets.

Changes:

  • Bumped dev-tooling dependencies: carthage-software/mago, infection/infection, and phpunit/phpunit.
  • Updated/minified .github/assets SVG logo/slogan files.

Reviewed changes

Copilot reviewed 1 out of 4 changed files in this pull request and generated 1 comment.

File Description
composer.json Updates dev dependency version constraints for formatting/linting, mutation testing, and PHPUnit.
.github/assets/MageForge-Slogan.svg Updates the light slogan SVG asset content/formatting.
.github/assets/MageForge-Slogan-dark.svg Updates the dark slogan SVG asset content/formatting.
.github/assets/MageForge-Logo.svg Updates the logo SVG asset content/formatting.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread composer.json
@Morgy93
Morgy93 merged commit ceda319 into main Aug 9, 2026
21 checks passed
@Morgy93
Morgy93 deleted the update-tools branch August 9, 2026 21:32
@github-actions github-actions Bot mentioned this pull request Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants