⬆️ Bump the composer group across 1 directory with 4 updates#319
Merged
homersimpsons merged 1 commit intomainfrom Aug 2, 2025
Merged
⬆️ Bump the composer group across 1 directory with 4 updates#319homersimpsons merged 1 commit intomainfrom
homersimpsons merged 1 commit intomainfrom
Conversation
Bumps the composer group with 4 updates in the / directory: [nikic/php-parser](https://github.com/nikic/PHP-Parser), [symfony/console](https://github.com/symfony/console), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit). Updates `nikic/php-parser` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/nikic/PHP-Parser/releases) - [Changelog](https://github.com/nikic/PHP-Parser/blob/master/CHANGELOG.md) - [Commits](nikic/PHP-Parser@v5.5.0...v5.6.0) Updates `symfony/console` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md) - [Commits](symfony/console@v7.3.1...v7.3.2) Updates `phpstan/phpstan` from 2.1.17 to 2.1.21 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.17...2.1.21) Updates `phpunit/phpunit` from 12.2.5 to 12.3.0 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.0/ChangeLog-12.3.md) - [Commits](sebastianbergmann/phpunit@12.2.5...12.3.0) --- updated-dependencies: - dependency-name: nikic/php-parser dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer - dependency-name: symfony/console dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer - dependency-name: phpstan/phpstan dependency-version: 2.1.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer - dependency-name: phpunit/phpunit dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
IsaacG
approved these changes
Aug 1, 2025
homersimpsons
approved these changes
Aug 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the composer group with 4 updates in the / directory: nikic/php-parser, symfony/console, phpstan/phpstan and phpunit/phpunit.
Updates
nikic/php-parserfrom 5.5.0 to 5.6.0Release notes
Sourced from nikic/php-parser's releases.
Changelog
Sourced from nikic/php-parser's changelog.
Commits
221b0d0Release PHP-Parser 5.6.03b8d8abAdd special case for clone in fuzzerc724ddeAllow final on promoted properties7c4f7caExclude one clone php-src testc5216acRemove use of E_STRICT in test runner507fa76Add support for void cast3e74153Add emulation support for void castb815a16Add support for pipe operatorc1f6c4cAdd lexer emulation support for pipe operator66d5018feat: add CallLike::getArg() method (#1089)Updates
symfony/consolefrom 7.3.1 to 7.3.2Release notes
Sourced from symfony/console's releases.
Commits
5f360ebMerge branch '7.2' into 7.393518c2Merge branch '6.4' into 7.259266a5[Console][Table] Fix unnecessary wrappinge8ebdee[Console][Table] Fix invalid UTF-8 due to text wrapping1c43dcdbug #61080 [Console] FixTreeHelper::addChildwhen providing a string (jtat...b4ee0d4[Console] FixTreeHelper::addChildwhen providing a string3d42007Merge branch '7.2' into 7.3fc5fd0dMerge branch '6.4' into 7.2795dd19[Console] Fix JSON description for negatable input flags6f888fbMerge branch '6.4' into 7.2Updates
phpstan/phpstanfrom 2.1.17 to 2.1.21Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
1ccf445PHPStan 2.1.2190f8b11Updated PHPStan to commit 90f8b11d423e18ff00fd4927907230b22edebcee8ae740cUpdated PHPStan to commit 8ae740c48df5a011f14634fe843fa274d77aac16a9ccfefPHPStan 2.1.20d81cb77Updated PHPStan to commit d81cb77c90b5ca6aaf2d274ec6b012f9522b513ecaef96eShopware moved to Silver sponsorse85367bShopware moved to Silver sponsors80833f9New gold sponsor5cb41b9Adjustment98506a9Revert "Always white"Updates
phpunit/phpunitfrom 12.2.5 to 12.3.0Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
264da86Prepare release43f07fbUpdate ChangeLogc5f93f4Merge branch '12.2'442c06dPrepare releaseaf00d4fMerge branch '11.5' into 12.293f30aaPrepare release4d859e0Merge branch '12.2'c641605Merge branch '11.5' into 12.234d08c0Merge branch '10.5' into 11.5807a55aAdd testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions