Skip to content

Commit e586d55

Browse files
author
Daniel Noel-Davies
committed
Upgrade php-parser to 4.2 to enable recent features and compatibility
1 parent 068e581 commit e586d55

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
@@ -4,7 +4,7 @@
44
"type": "package",
55
"require": {
66
"php": ">=7.1",
7-
"nikic/php-parser": "^3.1",
7+
"nikic/php-parser": "^4.2",
88
"ddelnano/dredd-hooks-php": "^1.1"
99
},
1010
"license": "MIT",

0 commit comments

Comments
 (0)