Skip to content

Commit

Permalink
Update PHP-Parser to ^4.15.2 (#3057)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Nov 12, 2022
1 parent 03f627b commit 295c489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"composer/xdebug-handler": "^3.0.3",
"doctrine/inflector": "^2.0.5",
"nette/utils": "^3.2.8",
"nikic/php-parser": "^4.15.1",
"nikic/php-parser": "^4.15.2",
"ondram/ci-detector": "^4.1",
"phpstan/phpdoc-parser": "^1.8",
"phpstan/phpstan": "^1.9.0",
Expand Down

0 comments on commit 295c489

Please sign in to comment.