Skip to content

Commit 2e80190

Browse files
committed
chore(deps): allow webmozart/assert v2
1 parent 90614c7 commit 2e80190

File tree

2 files changed

+73
-20
lines changed

2 files changed

+73
-20
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "^7.4 || ^8.0",
1818
"phpdocumentor/type-resolver": "^1.7",
19-
"webmozart/assert": "^1.9.1",
19+
"webmozart/assert": "^1.9.1 || ^2",
2020
"phpdocumentor/reflection-common": "^2.2",
2121
"ext-filter": "*",
2222
"phpstan/phpdoc-parser": "^1.7|^2.0",

composer.lock

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

0 commit comments

Comments
 (0)