Skip to content

Commit 8addd18

Browse files
committed
chore: Upgrade nikic/php-parser from 4.5.x to 4.6.x
1 parent 9f21147 commit 8addd18

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
@@ -23,7 +23,7 @@
2323
"php": ">=7.1.3",
2424
"pimple/pimple": "~3.0",
2525
"twig/twig": "~2.12",
26-
"nikic/php-parser": "~4.5",
26+
"nikic/php-parser": "~4.6",
2727
"michelf/php-markdown": "~1.3",
2828
"symfony/console": "~4.3|~5.1|~5.2",
2929
"symfony/finder": "~4.3|~5.1|~5.2",

0 commit comments

Comments
 (0)