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.2 |
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 54fd438 commit 5603f73
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": "~8.2.0 || ~8.3.2",
"ext-json": "*",
"jetbrains/phpstorm-stubs": "2023.3",
"nikic/php-parser": "^4.18.0",
"nikic/php-parser": "^5.0.2",
"roave/signature": "^1.8.0"
},
"authors": [
Expand Down
25 changes: 15 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5603f73

Please sign in to comment.