Skip to content

Commit 16dc259

Browse files
committed
feat: allow webmozart/assert" 2
1 parent 90614c7 commit 16dc259

File tree

3 files changed

+286
-217
lines changed

3 files changed

+286
-217
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.0",
2020
"phpdocumentor/reflection-common": "^2.2",
2121
"ext-filter": "*",
2222
"phpstan/phpdoc-parser": "^1.7|^2.0",

0 commit comments

Comments
 (0)