Skip to content

Commit 11f3953

Browse files
Update dependency webmozart/assert to v2
| datasource | package | from | to | | ---------- | ---------------- | ------ | ----- | | packagist | webmozart/assert | 1.11.0 | 2.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3405ab commit 11f3953

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
@@ -22,7 +22,7 @@
2222
"psr/http-client-implementation": "*",
2323
"psr/http-factory": "^1.0",
2424
"psr/http-message": "^1.1 || ^2.0",
25-
"webmozart/assert": "^1.11"
25+
"webmozart/assert": "^1.11 || ^2.0"
2626
},
2727
"provide": {
2828
"symfony/polyfill-php73": "*"

0 commit comments

Comments
 (0)