chore(deps-dev): bump the php-tooling group with 3 updates - #105
Merged
github-actions[bot] merged 1 commit intoSep 21, 2026
Merged
Conversation
Bumps the php-tooling group with 3 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [doctrine/instantiator](https://github.com/doctrine/instantiator) and [nikic/php-parser](https://github.com/nikic/PHP-Parser). Updates `phpstan/phpstan` from 2.2.13 to 2.2.14 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `doctrine/instantiator` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/doctrine/instantiator/releases) - [Commits](doctrine/instantiator@2.0.0...2.1.0) Updates `nikic/php-parser` from 5.8.0 to 5.9.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.8.0...v5.9.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-tooling - dependency-name: doctrine/instantiator dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: php-tooling - dependency-name: nikic/php-parser dependency-version: 5.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: php-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
github-actions
Bot
deleted the
dependabot/composer/php-tooling-a2d274dffa
branch
September 21, 2026 06:28
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 php-tooling group with 3 updates: phpstan/phpstan, doctrine/instantiator and nikic/php-parser.
Updates
phpstan/phpstanfrom 2.2.13 to 2.2.14Commits
Updates
doctrine/instantiatorfrom 2.0.0 to 2.1.0Release notes
Sourced from doctrine/instantiator's releases.
Commits
23da848Merge pull request #148 from greg0ire/php-8-421dcb5fRequire PHP 8.47be2ebdMerge pull request #147 from greg0ire/phpcs-schema40749bbSpecify schema for PHPCS configuration filea64410cUpdate CI configuration (#145)0b4adf4Merge pull request #146 from derrabus/chore/fix-gitignore225670dAdjust gitignore for PHPUnit 10c2e3244Merge pull request #140 from doctrine/dependabot/github_actions/doctrine/dot-...63f12f5Merge pull request #141 from doctrine/dependabot/github_actions/doctrine/dot-...836482bMerge pull request #142 from doctrine/dependabot/github_actions/doctrine/dot-...Updates
nikic/php-parserfrom 5.8.0 to 5.9.0Release notes
Sourced from nikic/php-parser's releases.
Changelog
Sourced from nikic/php-parser's changelog.
Commits
9e33da9Release PHP-Parser 5.9.023c8e36Implement support for partial function application1aa08bfUse iteration over recursion in `PrettyPrinterAbstract:: newOperandRequiresPa...160ea57Suppress warning on hexdec/bindec/octdec overflowfbd47f7Fix attribute insertion on enum cases in formatting-preserving printer04ba49cAnchor the void cast emulator's interior whitespace check0725f08Reject Unicode escapes above the maximum code point021f412Fix attribute insertion on enums in formatting-preserving printer (#1156)10d6a90Fix typo in Pretty_printing docs: "defaul" -> "default" (#1153)Dependabot 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 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