Skip to content

Commit 8c11fb3

Browse files
committed
Bump nikic/php-parser minimum to 5.2 to support PHP 8.4
1 parent 5a0589b commit 8c11fb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": "^8.1",
2424

2525
"hassankhan/config": "^3.0",
26-
"nikic/php-parser": "^5.0",
26+
"nikic/php-parser": "^5.2",
2727
"symfony/console": "^6.0 || ^7.0",
2828
"symfony/yaml": "^6.0 || ^7.0",
2929
"tomzx/finder": "^0.2"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)