Skip to content

Commit 1c26470

Browse files
authored
Update composer.json
1 parent 1c7340d commit 1c26470

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
@@ -20,6 +20,6 @@
2020
"bin": ["bin/phpunitDiffFilter","bin/phpcsDiffFilter", "bin/phpmdDiffFilter", "bin/diffFilter"],
2121
"require": {
2222
"php": ">=5.5",
23-
"nikic/php-parser": "^3.1"
23+
"nikic/php-parser": "^3.1||^4.0"
2424
}
2525
}

0 commit comments

Comments
 (0)