mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
chore(deps): allow webmozart/assert v2
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0",
|
||||
"phpdocumentor/type-resolver": "^1.7",
|
||||
"webmozart/assert": "^1.9.1",
|
||||
"webmozart/assert": "^1.9.1 || ^2",
|
||||
"phpdocumentor/reflection-common": "^2.2",
|
||||
"ext-filter": "*",
|
||||
"phpstan/phpdoc-parser": "^1.7|^2.0",
|
||||
|
||||
Reference in New Issue
Block a user