Skip to content

Commit 5ddb17a

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.1.2 - [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.1.2) --- updated-dependencies: - dependency-name: webmozart/assert dependency-version: 2.1.2 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 397b844 commit 5ddb17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"
2424
},
2525
"require-dev": {
2626
"ext-intl": "*",

0 commit comments

Comments
 (0)