Skip to content

Commit 18ade51

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

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
@@ -43,7 +43,7 @@
4343
"psr/http-factory": "^1.0",
4444
"psr/http-message": "^1.0.1 || ^2.0",
4545
"psr/http-server-middleware": "^1.0",
46-
"webmozart/assert": "^1.10"
46+
"webmozart/assert": "^1.10 || ^2.0"
4747
},
4848
"require-dev": {
4949
"laminas/laminas-coding-standard": "^3.1",

0 commit comments

Comments
 (0)