Skip to content

Update webmozart/assert requirement from ^1.11 to ^1.11 || ^2.0#58

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/webmozart/assert-tw-1.11or-tw-2.0
Open

Update webmozart/assert requirement from ^1.11 to ^1.11 || ^2.0#58
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/webmozart/assert-tw-1.11or-tw-2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

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

Release notes

Sourced from webmozart/assert's releases.

Relase 2.3.0

See change log for changes.

Changelog

Sourced from webmozart/assert's changelog.

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

  • Changed all* assertion values back to mixed.

2.1.1

Fixed

... (truncated)

Commits
  • 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
  • d02822e Add isNotInstanceOfAny assertion (#352)
  • ff31ad6 Update changelog for 2.1.6
  • a236e26 fix list methods so psalm doesn't see it as list<never> (#351)
  • 79155f9 Ensure helpful message for instanceof checks (#350)
  • b39f187 Use custom message for object checks (#348)
  • 6976757 Fix changelog
  • 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.11.0...2.3.0)

---
updated-dependencies:
- dependency-name: webmozart/assert
  dependency-version: 2.3.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 May 4, 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