Skip to content

Commit 1f3ed83

Browse files
Update webmozart/assert requirement in the production-dependencies group
Updates the requirements on [webmozart/assert](https://github.com/webmozarts/assert) to permit the latest version. Updates `webmozart/assert` to 2.0.0 - [Release notes](https://github.com/webmozarts/assert/releases) - [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md) - [Commits](webmozarts/assert@1.12.0...2.0.0) --- updated-dependencies: - dependency-name: webmozart/assert dependency-version: 2.0.0 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c72828 commit 1f3ed83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-spl": "*",
2121

2222
"guzzlehttp/psr7": "~2.8",
23-
"webmozart/assert": "~1.12"
23+
"webmozart/assert": "~2.0"
2424
},
2525
"require-dev": {
2626
"ext-intl": "*",

0 commit comments

Comments
 (0)