Skip to content

Commit 639f7c5

Browse files
authored
Merge pull request #133 from phpbb/iMattPro-patch-1
Update nikic/php-parser version constraint
2 parents 328acbb + a52b401 commit 639f7c5

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
@@ -16,7 +16,7 @@
1616
"symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
1717
"symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
1818
"symfony/process": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
19-
"nikic/php-parser": "^4.0",
19+
"nikic/php-parser": "^4.0 || ^5.0",
2020
"gitonomy/gitlib": "^1.3.0",
2121
"sensiolabs/ansi-to-html": "~1.1",
2222
"composer/composer": "^1.5 || ^2.0"

0 commit comments

Comments
 (0)