Skip to content

Commit bad7c8e

Browse files
committed
Bump minimal version nikic/php-parser
1 parent c522a16 commit bad7c8e

File tree

2 files changed

+78
-77
lines changed

2 files changed

+78
-77
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
}
2020
},
2121
"require": {
22-
"php": "^7.4|8.0.*|8.1.*|8.2.*",
23-
"nikic/php-parser": "^4.13",
22+
"php": "^7.4|8.0.*|8.1.*|8.2.*|8.3.*",
23+
"nikic/php-parser": "~4.14",
2424
"phpdocumentor/reflection-common": "^2.1",
2525
"phpdocumentor/reflection-docblock": "^5",
2626
"phpdocumentor/type-resolver": "^1.2",

0 commit comments

Comments
 (0)