Remove type logic from this package

This commit is contained in:
Jaapio
2022-11-11 12:30:14 +01:00
parent d6e90a3238
commit 6a92bc3ce9
28 changed files with 108 additions and 844 deletions
+2 -2
View File
@@ -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": "*",