Skip to content

Commit

Permalink
Update dependency nikic/php-parser to v5
Browse files Browse the repository at this point in the history
| datasource | package          | from   | to    |
| ---------- | ---------------- | ------ | ----- |
| packagist  | nikic/php-parser | 4.18.0 | 5.0.0 |
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 9eb9c96 commit 4e81acc
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 @@ -29,7 +29,7 @@
"php": "~8.2.0 || ~8.3.0",
"ext-phar": "*",
"composer-runtime-api": "^2.0.0",
"nikic/php-parser": "^4.18.0",
"nikic/php-parser": "^5.0.0",
"symfony/console": "^6.4.1 || ^7.0.1",
"webmozart/assert": "^1.11.0",
"webmozart/glob": "^4.6.0"
Expand Down

0 comments on commit 4e81acc

Please sign in to comment.