Skip to content

Commit f08f450

Browse files
committed
Update nikic/php-parser to v5
Upgraded nikic/php-parser dependency from v4.19.1 to v5.1.0 in composer.json and composer.lock. This update includes changes in PHP version requirements and additional extension requirements.
1 parent 05abd55 commit f08f450

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "AST-based PHP source diff checker",
55
"require": {
66
"php": "~8.3.0",
7-
"nikic/php-parser": "^4.16",
7+
"nikic/php-parser": "^v5.1.0",
88
"symfony/console": "^6.3"
99
},
1010
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)