mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Remove type logic from this package
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0",
|
||||
"phpdocumentor/type-resolver": "^1.3",
|
||||
"php": "^7.2 || ^8.0",
|
||||
"phpdocumentor/type-resolver": "1.x-dev@dev",
|
||||
"webmozart/assert": "^1.9.1",
|
||||
"phpdocumentor/reflection-common": "^2.2",
|
||||
"ext-filter": "*",
|
||||
|
||||
Reference in New Issue
Block a user