Skip to content

Commit 671654e

Browse files
committed
AC-2841: Upgraded nikic/php-parser and phpstan/phpdoc-parse packages to support IntersectionTypes in php8.1
1 parent 0226a35 commit 671654e

File tree

2 files changed

+19
-23
lines changed

2 files changed

+19
-23
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"ext-json": "*",
1313
"laminas/laminas-dependency-plugin": "^2.2.0",
1414
"laminas/laminas-stdlib": "~3.6.0",
15-
"nikic/php-parser": "~4.12.0",
16-
"phpstan/phpdoc-parser": "^0.5.5",
15+
"nikic/php-parser": "^4.15",
16+
"phpstan/phpdoc-parser": "^1.11",
1717
"sabre/xml": "~2.2.3",
1818
"symfony/console": "~4.4.0||~5.4.0",
1919
"tomzx/php-semver-checker": "^0.15.0",

composer.lock

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

0 commit comments

Comments
 (0)