Skip to content

Commit cfd5b88

Browse files
committed
Allow this package on php8
1 parent acd4c1f commit cfd5b88

File tree

2 files changed

+4
-19
lines changed

2 files changed

+4
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.2",
17+
"php": "^7.2 || ^8.0",
1818
"phpdocumentor/type-resolver": "^1.0",
1919
"webmozart/assert": "^1",
2020
"phpdocumentor/reflection-common": "^2.0",

composer.lock

Lines changed: 3 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)