Skip to content

Commit 7738391

Browse files
author
Stephan Wentz
committed
Allow php 8
1 parent 7d45828 commit 7738391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"minimum-stability": "stable",
1919
"require": {
20-
"php": "^7.2",
20+
"php": "^7.2|^8.0",
2121
"nette/utils": "^3.0",
2222
"nikic/php-parser": "^4.3",
2323
"phpstan/phpstan": "^0.12"

0 commit comments

Comments
 (0)