Skip to content

Commit 6d82728

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

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
@@ -41,7 +41,7 @@
4141
"psr/cache": "^2.0 || ^3.0",
4242
"psr/clock": "^1.0",
4343
"psr/simple-cache": "^2.0 || ^3.0",
44-
"webmozart/assert": "^1.11"
44+
"webmozart/assert": "^1.11 || ^2.0"
4545
},
4646
"require-dev": {
4747
"laminas/laminas-cli": "^1.11",

0 commit comments

Comments
 (0)