Skip to content

Commit e2581e3

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 68400a7 commit e2581e3

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
@@ -18,7 +18,7 @@
1818
"psr/http-message": "^1.0 || ^2.0",
1919
"psr/http-server-handler": "^1.0",
2020
"psr/http-server-middleware": "^1.0",
21-
"webmozart/assert": "^1.11.0"
21+
"webmozart/assert": "^1.11.0 || ^2.0.0"
2222
},
2323
"require-dev": {
2424
"laminas/laminas-coding-standard": "~3.1.0",

0 commit comments

Comments
 (0)