Skip to content

Update webmozart/assert requirement from ^1.10 to ^2.4#265

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/webmozart/assert-tw-2.4
Open

Update webmozart/assert requirement from ^1.10 to ^2.4#265
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/webmozart/assert-tw-2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on webmozart/assert to permit the latest version.

Release notes

Sourced from webmozart/assert's releases.

Release 2.4.0

See change log for changes.

Changelog

Sourced from webmozart/assert's changelog.

2.4.0

Changed

  • Updated docblocks for many methods, improving psalm support and type hints.

2.3.0

Changed

  • Clarified documentation and testing of uniqueValues.

Added

  • All assertions now support string|callable for the message.

2.2.0

Added

  • Added isNotInstanceOfAny assertion.

2.1.6

Fixed

  • Corrected docblocks for list* methods.

2.1.5

Fixed

  • Fixed regression of instanceOf messages

2.1.4

Fixed

  • Use custom message for more internal calls.

2.1.3

Fixed

  • Corrected isList type documentation.
  • Corrected isAOf, isInstanceOf, etc type documentation.

2.1.2

Fixed

... (truncated)

Commits
  • 9007ea6 Prepare for 2.4.0 release
  • e946580 Merge pull request #357 from danog/psalm_refactoring
  • dc75364 Psalm refactoring
  • ea4ed4b Merge pull request #358 from trearcul/fix-isInstanceOfAny-generics-annotation
  • cf711fa Fix PHPDoc generics for isInstanceOfAny
  • adfc4bf Clean up readme
  • eb0d790 Prepare for 2.3.0 release
  • 22b175e Add support for lazy assertion messages (#353)
  • b843ecf Add tests for object comparison behavior and clarify uniqueValues() documenta...
  • 1b99650 Prepare for 2.2.0 release
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [webmozart/assert](https://github.com/webmozarts/assert) to permit the latest version.
- [Release notes](https://github.com/webmozarts/assert/releases)
- [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md)
- [Commits](webmozarts/assert@1.10.0...2.4.0)

---
updated-dependencies:
- dependency-name: webmozart/assert
  dependency-version: 2.4.0
  dependency-type: direct:production
...

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 Jun 2, 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