Skip to content

Commit 275282c

Browse files
Update dependency nikic/php-parser to ^5.6.0
| datasource | package | from | to | | ---------- | ---------------- | ----- | ----- | | packagist | nikic/php-parser | 5.5.0 | 5.6.0 |
1 parent d9b37c0 commit 275282c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "~8.2.0 || ~8.3.2 || ~8.4.1",
77
"ext-json": "*",
88
"jetbrains/phpstorm-stubs": "2024.3",
9-
"nikic/php-parser": "^5.5.0"
9+
"nikic/php-parser": "^5.6.0"
1010
},
1111
"authors": [
1212
{

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)