Skip to content

Commit 3022b74

Browse files
Update dependency webmozart/assert to v2
| datasource | package | from | to | | ---------- | ---------------- | ------ | ----- | | packagist | webmozart/assert | 1.12.1 | 2.0.0 |
1 parent 25a4185 commit 3022b74

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"psr/http-client-implementation": "*",
2020
"psr/http-factory": "^1.0",
2121
"psr/http-message": "^1.0 || ^2.0",
22-
"webmozart/assert": "^1.10"
22+
"webmozart/assert": "^1.10 || ^2.0"
2323
},
2424
"require-dev": {
2525
"ext-curl": "*",

composer.lock

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)