Allow this package on php8

This commit is contained in:
Jaapio
2020-06-27 14:48:53 +02:00
parent acd4c1fc9d
commit cfd5b88569
2 changed files with 4 additions and 19 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.2 || ^8.0",
"phpdocumentor/type-resolver": "^1.0",
"webmozart/assert": "^1",
"phpdocumentor/reflection-common": "^2.0",