Skip to content

Commit 7269bca

Browse files
Update dependency webmozart/assert to v2
| datasource | package | from | to | | ---------- | ---------------- | ------ | ----- | | packagist | webmozart/assert | 1.12.1 | 2.1.1 |
1 parent 821ff2b commit 7269bca

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
@@ -45,7 +45,7 @@
4545
"psr/http-message": "^1.0 || ^2.0",
4646
"sebastian/diff": "^5.0 || ^6.0 || ^7.0",
4747
"symfony/console": "^6.4.13 || ^7.0.0",
48-
"webmozart/assert": "^1.11"
48+
"webmozart/assert": "^1.11 || ^2.0"
4949
},
5050
"require-dev": {
5151
"ext-curl": "*",

0 commit comments

Comments
 (0)