Skip to content

Bump the php-dev group across 1 directory with 2 updates#515

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-dev-69e750494f
Open

Bump the php-dev group across 1 directory with 2 updates#515
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/php-dev-69e750494f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the php-dev group with 2 updates in the / directory: phpstan/phpstan and slevomat/coding-standard.

Updates phpstan/phpstan from 2.2.2 to 2.2.3

Commits

Updates slevomat/coding-standard from 8.29.0 to 8.30.1

Release notes

Sourced from slevomat/coding-standard's releases.

8.30.1

🐛 Fixes

  • SlevomatCodingStandard.Classes.ReadonlyClass: Do not require mark readonly class when class extends from another class (thanks o @​kamil-zacek)

8.30.0

🔧 Improvements

  • SlevomatCodingStandard.Classes.ReadonlyClass: For check to readonly class / promoted properties (thanks to @​kamil-zacek)
  • SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly: New options namespacesAllowedToUsePartially and namespacesRequiredToUsePartially (thanks to @​Toflar)

🐛 Fixes

  • Fix (Disallow|Require)TrailingComma sniffs to handle null parenthesis pointers (thanks to @​HonzaCZ)
Commits
  • 70a3b21 Fix ReadonlyClassSniff for do not require mark readonly class when class is e...
  • 72b3590 ReadonlyClassSniff for check to readonly class / promoted properties
  • 6511c00 Add support to allow partial use rules per namespace
  • d3e1e43 Updated dependencies
  • 5302a0a Updated dependencies
  • 61316e2 Fix (Disallow|Require)TrailingComma*Sniff to handle null parenthesis pointers
  • 39155a9 Update .gitattributes to exclude dev files from composer dist
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the php-dev group with 2 updates in the / directory: [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) and [slevomat/coding-standard](https://github.com/slevomat/coding-standard).


Updates `phpstan/phpstan` from 2.2.2 to 2.2.3
- [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits)

Updates `slevomat/coding-standard` from 8.29.0 to 8.30.1
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@8.29.0...8.30.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dev
- dependency-name: slevomat/coding-standard
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants