Skip to content

Commit 2ca3e0e

Browse files
committed
PHP 8.0 support
1 parent d629de5 commit 2ca3e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=7.1",
1616
"nikic/php-parser": "^4.8",
17-
"phpunit/phpunit": "^7.0|^8.0|>=9.0"
17+
"phpunit/phpunit": ">=7.0"
1818
},
1919
"autoload": {
2020
"psr-0": {

0 commit comments

Comments
 (0)