Skip to content

chore(deps-dev): update spatie/phpunit-snapshot-assertions requirement from ^4.2 to ^4.2 || ^5.0 in the composer-phpunit-dependencies group#756

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/composer-phpunit-dependencies-4b973c5471
Open

chore(deps-dev): update spatie/phpunit-snapshot-assertions requirement from ^4.2 to ^4.2 || ^5.0 in the composer-phpunit-dependencies group#756
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/composer-phpunit-dependencies-4b973c5471

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on spatie/phpunit-snapshot-assertions to permit the latest version.
Updates spatie/phpunit-snapshot-assertions to 5.3.0

Release notes

Sourced from spatie/phpunit-snapshot-assertions's releases.

5.3.0

What's Changed

  • Add support for PHPUnit 9.6 by @​alex-dev in spatie/phpunit-snapshot-assertions#235
  • Add PHPUnit versioning to CI matrix to test against multiple PHPUnit versions
  • Add PhpUnitCompatibility trait for cross-version compatibility
  • Fix CI workflow to properly handle PHPUnit version constraints

Full Changelog: spatie/phpunit-snapshot-assertions@5.2.3...5.3.0

Changelog

Sourced from spatie/phpunit-snapshot-assertions's changelog.

5.3.0 - 2026-01-22

What's Changed

  • Add support for PHPUnit 9.6 by @​alex-dev in spatie/phpunit-snapshot-assertions#235
  • Add PHPUnit versioning to CI matrix to test against multiple PHPUnit versions
  • Add PhpUnitCompatibility trait for cross-version compatibility
  • Fix CI workflow to properly handle PHPUnit version constraints

Full Changelog: spatie/phpunit-snapshot-assertions@5.2.3...5.3.0

5.2.3 - 2025-11-14

What's Changed

New Contributors

Full Changelog: spatie/phpunit-snapshot-assertions@5.2.2...5.2.3

5.2.2 - 2025-08-19

What's Changed

Full Changelog: spatie/phpunit-snapshot-assertions@5.2.1...5.2.2

5.2.1 - 2025-07-02

What's Changed

New Contributors

Full Changelog: spatie/phpunit-snapshot-assertions@5.2.0...5.2.1

5.2.0 - 2025-05-08

... (truncated)

Commits
  • 7483543 Fix styling
  • fb7ee23 Fix #235: Remove no-suggest stability to fix CI
  • b365af2 Use string versions
  • b1e001b Fix windows composer update
  • d44acf3 Fix broken tests
  • ab61b6a Check PHPUnit versions in tests
  • 874872b Support PHPUnit 9.6
  • 832da3f Merge pull request #234 from spatie/dependabot/github_actions/dependabot/fetc...
  • c1e9a71 Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
  • dc4e14e Merge pull request #230 from Mika-/fix-deprecation
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…t || ^5.0

Updates the requirements on [spatie/phpunit-snapshot-assertions](https://github.com/spatie/phpunit-snapshot-assertions) to permit the latest version.

Updates `spatie/phpunit-snapshot-assertions` to 5.3.0
- [Release notes](https://github.com/spatie/phpunit-snapshot-assertions/releases)
- [Changelog](https://github.com/spatie/phpunit-snapshot-assertions/blob/main/CHANGELOG.md)
- [Commits](spatie/phpunit-snapshot-assertions@4.2.0...5.3.0)

---
updated-dependencies:
- dependency-name: spatie/phpunit-snapshot-assertions
  dependency-version: 5.3.0
  dependency-type: direct:development
  dependency-group: composer-phpunit-dependencies
...

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 Jan 23, 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