Skip to content

Commit 233ae51

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

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
"require-dev": {
4242
"laminas/laminas-coding-standard": "^3.0.1",
4343
"phpunit/phpunit": "^10.5.38",
44-
"webmozart/assert": "^1.11"
44+
"webmozart/assert": "^2.0"
4545
},
4646
"suggest": {
4747
"laminas/laminas-log": "^2.9.1 To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",

0 commit comments

Comments
 (0)