Skip to content

Bump the development group with 2 updates - #494

Merged
jbelien merged 1 commit into
masterfrom
dependabot/composer/development-1211cfcc09
Sep 2, 2026
Merged

jbelien merged 1 commit into
masterfrom
dependabot/composer/development-1211cfcc09

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the development group with 2 updates: phpunit/phpunit and squizlabs/php_codesniffer.

Updates phpunit/phpunit from 9.6.35 to 9.6.36

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 9.6.36

Changed

  • Use spl_object_id() instead of spl_object_hash() (which will be deprecated in PHP 8.6)
  • Use the error suppression operator (@) when calling DeepCopy\DeepCopy::copy() because it uses spl_object_hash() (which will be deprecated in PHP 8.6)

Learn how to install or update PHPUnit 9.6 in the documentation.

Keep up to date with PHPUnit:

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.36] - 2026-08-11

Changed

  • Use spl_object_id() instead of spl_object_hash() (which will be deprecated in PHP 8.6)
  • Use the error suppression operator (@) when calling DeepCopy\DeepCopy::copy() because it uses spl_object_hash() (which will be deprecated in PHP 8.6)
Commits
  • abab27e Prepare release
  • 0f2534e Merge branch '8.5' into 9.6
  • 416a546 Prepare release
  • 5a107b8 Use spl_object_id() instead of spl_object_hash() which is deprecated in PHP 8.6
  • 752b775 Update dependencies
  • 6d4bde7 Update github-actions
  • 1d44ec6 Update dependency seld/phar-utils to ^1.2.2
  • bb949f1 Update github-actions
  • 4efef5e Update dependency seld/phar-utils to ^1.2.2
  • b760399 Sync PHP settings
  • Additional commits viewable in compare view

Updates squizlabs/php_codesniffer from 4.0.2 to 4.0.4

Release notes

Sourced from squizlabs/php_codesniffer's releases.

4.0.4 - 2026-08-06

The 4.0.2 release, the 4.0.3 and the 4.0.4 release are 100% the same (aside from the version number), there was just a slight snafu in the release publication on GitHub (missing PHAR assets). Sorry for the confusion.

Changelog

Sourced from squizlabs/php_codesniffer's changelog.

[4.0.4] - 2026-08-06

The 4.0.2 release, the 4.0.3 and the 4.0.4 release are 100% the same, there was just a slight snafu in the release publication on GitHub. Sorry for the confusion.

[4.0.3] - 2026-08-06

WITHDRAWN

Commits
  • bbdc3d0 Merge branch '3.x' into 4.x
  • 3d9e4c6 Merge pull request #1471 from PHPCSStandards/feature/update-gpg-key-info
  • 0c3dc35 Changelog: add release links
  • ddc0bf9 Changelog update for 4.0.3 + 4.0.4
  • 09a2847 Config: update version nr to next
  • aa43975 Merge branch '3.x' into 4.x
  • 29a0859 Config: update version nr to next
  • 305aebb Update for new GPG keys
  • 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 development group with 2 updates: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer).


Updates `phpunit/phpunit` from 9.6.35 to 9.6.36
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.36/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.35...9.6.36)

Updates `squizlabs/php_codesniffer` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-4.x.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@4.0.2...4.0.4)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 9.6.36
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: squizlabs/php_codesniffer
  dependency-version: 4.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

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 Sep 1, 2026
@jbelien
jbelien merged commit 443d17e into master Sep 2, 2026
10 checks passed
@jbelien
jbelien deleted the dependabot/composer/development-1211cfcc09 branch September 2, 2026 18:12
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.

1 participant