Skip to content

Commit 5422b14

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 df1acc4 commit 5422b14

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
@@ -19,7 +19,7 @@
1919
"mezzio/mezzio-authentication": "^1.10",
2020
"psr/http-message": "^1.0.1 || ^2.0",
2121
"psr/http-server-middleware": "^1.0",
22-
"webmozart/assert": "^1.11"
22+
"webmozart/assert": "^1.11 || ^2.0"
2323
},
2424
"require-dev": {
2525
"laminas/laminas-coding-standard": "^3.1",

0 commit comments

Comments
 (0)