Skip to content

Commit

Permalink
Update dependency nikic/php-parser to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2024
1 parent 1f34a2a commit 6cba0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": ">= 7.1",
"loophp/phptree": "^2.6.2",
"nikic/php-parser": "^4.3.0",
"nikic/php-parser": "^5.0.0",
"symfony/console": "^4 || ^5 || ^6"
},
"require-dev": {
Expand Down

0 comments on commit 6cba0f9

Please sign in to comment.